Commit Graph

50 Commits

Author SHA1 Message Date
John Molakvoæ f37a6caf26
Update README.md 2020-04-16 17:20:01 +02:00
John Molakvoæ 88fc6595eb
Remove travis badge 2020-03-31 16:48:02 +02:00
John Molakvoæ 53dfb28dd8
Update README.md 2020-02-26 16:04:48 +01:00
John Molakvoæ 4e291592fa
Update README.md 2020-02-26 16:03:59 +01:00
John Molakvoæ ac23c36ceb
Remove nightlies 2019-10-26 16:49:52 +02:00
John Molakvoæ (skjnldsv) 677003d1b6
Add TZ & LANG
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-27 08:18:51 +02:00
John Molakvoæ e162d9b61b
IE exclude 2018-12-12 18:09:16 +01:00
John Molakvoæ 2827ab4406
Fix typo
Fix #729
2018-11-17 17:37:37 +01:00
John Molakvoæ c26fb804db
Codacy fix 2018-11-02 08:59:42 +01:00
John Molakvoæ cd05c755c9
Badges update 2018-10-30 10:48:31 +01:00
The Codacy Badger 40e0def97c Add Codacy badge 2018-10-30 09:37:15 +00:00
John Molakvoæ (skjnldsv) a12216df96
Rebase
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 17:37:32 +02:00
John Molakvoæ (skjnldsv) 7fea47b63e
Merge branch 'master' of https://github.com/nextcloud/contacts into vue 2018-09-28 17:34:09 +02:00
John Molakvoæ (skjnldsv) 83c18d501e
Readme bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-11 20:38:58 +02:00
John Molakvoæ 021164b5fb
Vue warning 2018-08-28 14:46:43 +02:00
John Molakvoæ e96169810d
Fix merge 2018-08-26 01:38:36 +02:00
John Molakvoæ a315ec3eef
Merge branch 'master' into camilasan-patch-1 2018-08-26 01:37:34 +02:00
Camila Ayres 08a991b230
Fixes typo in the README.
Signed-off-by: Camila San <hello@camila.codes>
2018-08-25 17:51:15 +02:00
Camila Ayres 1e8c8e10c1
Adds section How to create a pull request to the README. 2018-08-25 17:39:44 +02:00
Camila Ayres a8d5f36d07
Adds code of conduct section to the README.
Also includes some more emojis.
2018-08-25 17:23:56 +02:00
John Molakvoæ (skjnldsv) 75f0d3c093
Vue cleanup and init
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-11 15:31:29 +02:00
Alexander Weidinger 2dbf37c240 Remove myself from maintainers list. 2018-02-03 15:14:02 +01:00
John Molakvoæ e69ce4ecad
Add coverage badge to readme 2017-10-27 20:57:31 +02:00
John Molakvoæ 291d5c4e3f Update readme 2017-09-02 18:53:44 +02:00
Steffen Lindner 2834f55b9e
Bring back travis testing & adds nightly upload 2017-01-21 11:22:29 +01:00
LEDfan 60509fbb42 Contacts app is actually in the "Organization" category 2016-12-14 17:42:56 +01:00
Marius Blüm 37fea110a0 Reintroduce the link to the issues 2016-10-27 18:41:34 +02:00
Marius Blüm 65555aa0be It's SabreDAV 2016-10-27 18:39:20 +02:00
Marius Blüm 977c27dde3 Fix Screenshot & Birthday text
Signed-off-by: Marius Blüm <marius@lineone.io>
2016-10-27 16:51:38 +02:00
Marius Blüm 18bf5fba6b Refactor README
Signed-off-by: Marius Blüm <marius@lineone.io>
2016-10-27 16:49:17 +02:00
Alexander Weidinger d613b1e70e Replaced various ownCloud with Nextcloud. 2016-10-20 15:15:13 +02:00
Thomas Müller 40b906f55a I'm not maintaining this app 2016-10-19 22:54:39 +02:00
Alexander Weidinger 1fc631fd2b Update dependencies and increase version number (#509)
* Update dependencies and increase version number.

* npm doesn't like 4 digit version strings.

* Update the README.md.
2016-09-21 21:06:36 +02:00
Bernhard Posselt 8b9a37ce50 speed up travis build 2016-03-27 20:43:14 +02:00
Bernhard Posselt 04c1c8d3bd add common makefile, make it possible to run tests and build package without installing global libs, enhance travis build file to also run php tests, add dev docs
fix indention

fix copyright

exclude gulpfile from appstore build

also generate coverage when phpunit exsits in path

remove breaking codecov from test

run codecov after success, use previous make package

run test suite instead of build

try without sudo

another try without sudo

switch from mariadb to mysql

mysql server seems to be present out of the box
2016-03-27 14:53:29 +02:00
Thomas Müller 9ed868cf87 Ignore coverage and add coverage graph 2016-03-25 14:38:52 +01:00
Thomas Müller ba15f40ca5 Add codecov badge and execute tests on travis 2016-03-25 14:33:58 +01:00
aspdye 7fb47e338e Remove IRC info
#223 added an IRC badge, so the notice at the end of the README.md is not longer needed 😉
2016-03-17 17:41:38 +01:00
Alexander Weidinger eb43745a1c Add link to irc badge. 2016-03-17 15:59:48 +01:00
Hendrik Leppelsack dca357990c add badge for dev dependencies 2016-03-17 15:41:59 +01:00
Alexander Weidinger 48815c13c9 Cleanup Badges in README.MD
+ added irc badge
- removed scrutinizer
- removed code coverage
2016-03-17 15:24:52 +01:00
Daniel Hansson a02c371efd This is the new contacts app 2016-03-09 00:04:01 +01:00
aspdye 1df3324a89 Fix Spelling "a/an" in README.md 2016-03-05 22:09:24 +01:00
aspdye 34ae132ef2 Fix Badges Link 2016-03-05 17:34:07 +01:00
aspdye 779f598230 Update README.md
Improved display of the names ;)
2016-03-05 15:41:35 +01:00
aspdye 2a9d4c2429 Added Maintainers 2016-03-05 15:39:57 +01:00
aspdye 78b0ac02e3 Update README.md
Getting Screenshot working 🚀
2016-03-05 13:46:57 +01:00
aspdye 0e49bd9b18 Update README.md 2016-03-05 13:44:30 +01:00
Thomas Müller eca9db6bba THIS IS CONTACTS! 2016-02-29 14:53:59 +01:00
Hendrik Leppelsack 14804ae7b7 Initial commit 2015-10-26 11:29:01 +01:00