summaryrefslogtreecommitdiffstats
path: root/package.json
AgeCommit message (Expand)Author
2018-09-27Fix Importing state resetJohn Molakvoæ (skjnldsv)
2018-09-27Fix import and push vCards to the serverJohn Molakvoæ (skjnldsv)
2018-09-25Removed unused dependenciesJohn Molakvoæ (skjnldsv)
2018-09-25Npm updateJohn Molakvoæ (skjnldsv)
2018-09-25NC components updateJohn Molakvoæ (skjnldsv)
2018-09-25Removed unwanted config, better error handling and preload contactsJohn Molakvoæ (skjnldsv)
2018-09-11Npm updateJohn Molakvoæ (skjnldsv)
2018-09-11Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-datetimeJohn Molakvoæ (skjnldsv)
2018-09-11Migrate components to nextcloud repoJohn Molakvoæ (skjnldsv)
2018-09-10Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-datetimeJohn Molakvoæ (skjnldsv)
2018-09-10Packages updates and babel fixesJohn Molakvoæ (skjnldsv)
2018-09-10Babel updateJohn Molakvoæ (skjnldsv)
2018-09-07Moment dynamic import and babel updateJohn Molakvoæ (skjnldsv)
2018-09-06Datetime init and moment supportJohn Molakvoæ (skjnldsv)
2018-09-05added vue clipboardJessica
2018-08-30Config bump and updateJohn Molakvoæ (skjnldsv)
2018-08-28working version of shareAdressbook, adds sharees to addressbook objectJessica
2018-08-28added api.js with axios and worked on getting the matching users and groups b...Jessica
2018-08-28Dav lib 1John Molakvoæ (skjnldsv)
2018-08-17properties update propagation fixes, groups and eventsJohn Molakvoæ (skjnldsv)
2018-07-30merged updated upstreamJessica
2018-07-30Details header fix, tooltip, sorting optimisationsJohn Molakvoæ (skjnldsv)
2018-07-28List fixes, first contact selection, details first shot and sorting implement...John Molakvoæ (skjnldsv)
2018-07-26end of day commit for work on sort contacts and address book componentsJessica
2018-07-25First design session and small fixesJohn Molakvoæ (skjnldsv)
2018-07-16Fake base data and init for app navigationJohn Molakvoæ (skjnldsv)
2018-07-11Vue cleanup and initJohn Molakvoæ (skjnldsv)
2018-07-102.2.0John Molakvoæ (skjnldsv)
2018-06-01New update 2.1.5v2.1.5John Molakvoæ (skjnldsv)
2018-06-012.1.4 updateJohn Molakvoæ (skjnldsv)
2018-03-27Bump versionJohn Molakvoæ (skjnldsv)
2018-02-26add stylelint to package.json which prevented make buildHendrik Leppelsack
2018-02-26Merge pull request #490 from spantaleev/patch-1John Molakvoæ
2018-02-26Fixed scss lintJohn Molakvoæ (skjnldsv)
2018-02-20Fix processing of vCards with empty nameSlavi Pantaleev
2017-10-30proper version of angular-mocksHendrik Leppelsack
2017-10-30fix karmaHendrik Leppelsack
2017-10-30remove bowerHendrik Leppelsack
2017-10-03Download variables.scss from nextcloud/server#master.Alexander Weidinger
2017-10-03Compile function and packageJohn Molakvoæ (skjnldsv)
2017-09-14initial stylelint setupHendrik Leppelsack
2017-02-05Increment version number.Alexander Weidinger
2016-11-26Increment version number to have correct signature file.Alexander Weidinger
2016-11-25Release with signature.Alexander Weidinger
2016-11-22Update vers. number for release.Alexander Weidinger
2016-10-25Fix indention; Change version to 1.4.0; Fixed missing NC branding.Alexander Weidinger
2016-10-20Replaced various ownCloud with Nextcloud.Alexander Weidinger
2016-09-21Update dependencies and increase version number (#509)Alexander Weidinger
2016-03-29Add watch to makefile, fix watch and kill coffeescriptThomas Müller
2016-03-27add common makefile, make it possible to run tests and build package without ...Bernhard Posselt