summaryrefslogtreecommitdiffstats
path: root/src/store/contacts.js
AgeCommit message (Expand)Author
2021-08-18Bump @nextcloud/eslint-config from 6.0.0 to 6.1.0dependabot[bot]
2021-06-18Fix chain condition of responsesJohn Molakvoæ (skjnldsv)
2021-05-07improve compatibily with macOS contactsJohannes Zlattinger
2020-09-01Fix dialogs scss and notificationsJohn Molakvoæ (skjnldsv)
2020-08-21Add PatchPluginJohn Molakvoæ (skjnldsv)
2020-07-25Allow for avatar downloads from social networksmatthias
2020-02-28Fix first contact syncJohn Molakvoæ (skjnldsv)
2020-01-06Save vCards using the correct syntax for its versionChristian Kraus
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-03-27Do not validate on initJohn Molakvoæ (skjnldsv)
2019-03-12Add sorting my last modifiedJohn Molakvoæ (skjnldsv)
2019-03-11Properly update store contact on first pushJohn Molakvoæ (skjnldsv)
2019-03-10Fix conflict and white iconsJohn Molakvoæ (skjnldsv)
2019-03-06Validate on appendContactsJohn Molakvoæ (skjnldsv)
2019-03-04Add REV on updateJohn Molakvoæ (skjnldsv)
2019-01-31Do not update after contact first push to serverJohn Molakvoæ (skjnldsv)
2019-01-30Fix string detection, put delete in last and fix properties scopingJohn Molakvoæ (skjnldsv)
2019-01-30Add property-defined actionsJohn Molakvoæ (skjnldsv)
2019-01-25Properly format displayName and validate fieldsJohn Molakvoæ (skjnldsv)
2019-01-05Remove contact from group^on contat deletionJohn Molakvoæ (skjnldsv)
2018-12-19Fix groups addition and new contact instertion into groupsJohn Molakvoæ (skjnldsv)
2018-11-19JSDoc cleanup and better code commentsJohn Molakvoæ (skjnldsv)
2018-11-15Srinking optimisations and fixesJohn Molakvoæ (skjnldsv)
2018-11-09Fix tests & add MOVEJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-10-25Design and readOnly fixesJohn Molakvoæ (skjnldsv)
2018-10-25Fix etag conflictJohn Molakvoæ (skjnldsv)
2018-10-24Update webpack and fix response checkJohn Molakvoæ (skjnldsv)
2018-10-01Cleaned up old etag methods and bump to beta1John Molakvoæ (skjnldsv)
2018-09-28Move addressbookJohn Molakvoæ (skjnldsv)
2018-09-28Conflict managementJohn 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-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-08-28Import progress work by @suntalaJohn Molakvoæ (skjnldsv)
2018-08-28Dav lib 1John Molakvoæ (skjnldsv)
2018-08-17properties update propagation fixes, groups and eventsJohn Molakvoæ (skjnldsv)
2018-08-09New contact and first init of rfc propsJohn Molakvoæ (skjnldsv)
2018-08-08Details properties update and addressbook templateJohn Molakvoæ (skjnldsv)
2018-07-31Groups selection and init 1John Molakvoæ (skjnldsv)
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)