summaryrefslogtreecommitdiffstats
path: root/src/store/addressbooks.js
AgeCommit message (Expand)Author
2023-08-21chore(eslint): fix all linter issuesRichard Steinmetz
2023-06-01enh(addressbooks): add show/hide option for system and shared addressbooksJohannes Merkel
2023-02-24remove quotes on importStefan Mielke
2022-11-08Bump @nextcloud/eslint-config from 6.1.2 to 8.1.2dependabot[bot]
2021-08-18Bump @nextcloud/eslint-config from 6.0.0 to 6.1.0dependabot[bot]
2021-05-07improve compatibily with macOS contactsJohannes Zlattinger
2021-02-24Fix contact deletion from addressbookJohn Molakvoæ (skjnldsv)
2020-09-08Fix import addressbook display nameJohn Molakvoæ (skjnldsv)
2020-09-01Fix dialogs scss and notificationsJohn Molakvoæ (skjnldsv)
2020-08-13Merge pull request #1741 from t-bucchi/feature/phonetic-3.3.0John Molakvoæ
2020-08-09Support phonetic name as sort keyTomohiro Masubuchi
2020-07-25Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0dependabot-preview[bot]
2020-04-02Fix addressbook sharesJohn Molakvoæ (skjnldsv)
2020-04-01Fix try catchJohn Molakvoæ (skjnldsv)
2020-03-13Add ability to clone contactJohn Molakvoæ (skjnldsv)
2020-01-06Only add sharee if not present alreadyRaimund Schlüßler
2019-12-08Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-09-26Move to global eslintJohn Molakvoæ (skjnldsv)
2019-09-03Better debug logs on parsing failureJohn Molakvoæ (skjnldsv)
2019-03-27Do not validate on initJohn Molakvoæ (skjnldsv)
2019-03-26Do not close on import done and use modal for importJohn Molakvoæ (skjnldsv)
2019-03-15Repair and fix REV and repair on importJohn Molakvoæ (skjnldsv)
2019-01-25Properly format displayName and validate fieldsJohn Molakvoæ (skjnldsv)
2018-12-17Do not fail hard on initial parsingJohn Molakvoæ (skjnldsv)
2018-11-19JSDoc cleanup and better code commentsJohn Molakvoæ (skjnldsv)
2018-11-12Sharing design and cdav requestJohn Molakvoæ (skjnldsv)
2018-11-09Eslint aliases and improved linting rulesJohn Molakvoæ (skjnldsv)
2018-11-09Fix tests & add MOVEJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-10-24Animate and fix major structure conflict amongst addressbooksJohn Molakvoæ (skjnldsv)
2018-10-24Fix enable ab toggleJohn Molakvoæ (skjnldsv)
2018-10-01Cleaned up old etag methods and bump to beta1John Molakvoæ (skjnldsv)
2018-09-28Merge branch 'vue' of https://github.com/nextcloud/contacts into vueJohn Molakvoæ (skjnldsv)
2018-09-28Move addressbookJohn Molakvoæ (skjnldsv)
2018-09-28Merge pull request #650 from nextcloud/vue-ab-delete-update-contacts-fixJohn Molakvoæ
2018-09-28Conflict managementJohn Molakvoæ (skjnldsv)
2018-09-27Groups sorting fixesJohn Molakvoæ (skjnldsv)
2018-09-27Properly update groups on importJohn Molakvoæ (skjnldsv)
2018-09-27Delete the contacts from the store after an ab deletionJohn Molakvoæ (skjnldsv)
2018-09-27Fix Importing state resetJohn Molakvoæ (skjnldsv)
2018-09-27Fix import and push vCards to the serverJohn 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-25Fixed select propertyJohn 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)