summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-28Disable photo fetching on all contactsJohn Molakvoæ (skjnldsv)
2018-09-28Scroll to selected contactJohn Molakvoæ (skjnldsv)
2018-09-28Conflict managementJohn Molakvoæ (skjnldsv)
2018-09-27Fix JSDocJohn Molakvoæ (skjnldsv)
2018-09-27Do not display dupisate typesJohn Molakvoæ (skjnldsv)
2018-09-27Merge pull request #648 from nextcloud/vue-import-dav-fixJohn Molakvoæ
2018-09-27Groups sorting fixesJohn Molakvoæ (skjnldsv)
2018-09-27Properly update groups on importJohn Molakvoæ (skjnldsv)
2018-09-27Fix Importing state resetJohn Molakvoæ (skjnldsv)
2018-09-27Fix import and push vCards to the serverJohn Molakvoæ (skjnldsv)
2018-09-25Use inner div for avatarJohn Molakvoæ (skjnldsv)
2018-09-25Merge branch 'vue' of https://github.com/nextcloud/contacts into vue-avatars-...John Molakvoæ (skjnldsv)
2018-09-25Merge branch 'vue' into vue-cdav-libJohn Molakvoæ
2018-09-25added cleaner concat for url of avatarJessica
2018-09-25removed notification & action for download addressbookJessica
2018-09-25removed timeout from delete addressbook, updated notificationsJessica
2018-09-25added notifications, removed timeout for copyJessica
2018-09-25Added icon and proper infoJohn Molakvoæ (skjnldsv)
2018-09-25corrected naming of avatarUrl in if statement in initialJessica
2018-09-25added computed properties for avatarUrl and initial to combine two divsJessica
2018-09-25added prevent & stop to event for copy addressbookJessica
2018-09-25Home mobile compatibility additionJohn Molakvoæ (skjnldsv)
2018-09-25Contact deletion fix and warning if fetchFull fails and/of contact goneJohn Molakvoæ (skjnldsv)
2018-09-25JSDoc fixesJohn Molakvoæ (skjnldsv)
2018-09-25Css pulse and warning on unsaved vcardsJohn Molakvoæ (skjnldsv)
2018-09-25Multiseelct and comments fixJohn Molakvoæ (skjnldsv)
2018-09-25Fixed select propertyJohn Molakvoæ (skjnldsv)
2018-09-25Regex fixJohn Molakvoæ (skjnldsv)
2018-09-25Add addressbook davJohn Molakvoæ (skjnldsv)
2018-09-25Add addressbook davJohn Molakvoæ (skjnldsv)
2018-09-25Contact save and loaderJohn Molakvoæ (skjnldsv)
2018-09-25Fixed deletion on details, improved loading performances and commentsJohn Molakvoæ (skjnldsv)
2018-09-25moved .then to new lineJessica
2018-09-25added dav lib for rename, delete and enable addressbook actions.Jessica
2018-09-25Delete dav handlerJohn Molakvoæ (skjnldsv)
2018-09-25Removed unwanted config, better error handling and preload contactsJohn Molakvoæ (skjnldsv)
2018-09-25Really load the server contactsJohn Molakvoæ (skjnldsv)
2018-09-25Dav client service and first checksJohn Molakvoæ (skjnldsv)
2018-09-24Add tooltip to the details icon. #630suntala
2018-09-21Fix linting errors.suntala
2018-09-21Merge branch 'vue' into vue-property-hint-#630suntala
2018-09-21Add a tooltip displaying 'info' property.suntala
2018-09-21Merge remote-tracking branch 'origin/vue' into vue-avatars-in-listJessica
2018-09-21Merge pull request #628 from nextcloud/vue-settings-popovermenuJessica Greene
2018-09-18Disable import multiselect when there is at most one address book. #607suntala
2018-09-18Remove pattern attribute and addressBookRegex property. #605suntala
2018-09-17Remove unnecessary classes. #605suntala
2018-09-17Merge branch 'vue' into vue-new-addressbooksuntala
2018-09-17added code to close popover menu once addressbook is renamedJessica
2018-09-17added condition to watch if popover menu was closed and change editingName to...Jessica