summaryrefslogtreecommitdiffstats
path: root/src/services
AgeCommit message (Expand)Author
2020-01-29Allow importing from filesJohn Molakvoæ (skjnldsv)
2020-01-06Make sure we don't include 'VALUE=PHONE-NUMBER' to avoid a bug in sabre-io/vo...Christian Kraus
2020-01-06Workaround for bug that prevented editing vCards with commas in… (#1394)John Molakvoæ
2020-01-06Fix importChristian Kraus
2020-01-06Fix code styleChristian Kraus
2020-01-06Refactor ical.js design set changes into its own serviceChristian Kraus
2020-01-05Fix 'duplicate types' check for properties with a single typeChristian Kraus
2019-12-08Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-10-03Provide our own initialstateJohn Molakvoæ (skjnldsv)
2019-10-03Better debug of the duplicate types checkJohn Molakvoæ (skjnldsv)
2019-09-26Move to global eslintJohn Molakvoæ (skjnldsv)
2019-09-03Allow to toggle yearJohn Molakvoæ (skjnldsv)
2019-06-25Use nextcloud-router moreChristoph Wurst
2019-04-06Automatic repair of duplicate typesJohn Molakvoæ (skjnldsv)
2019-03-15Repair and fix REV and repair on importJohn Molakvoæ (skjnldsv)
2019-03-10Fix conflict and white iconsJohn Molakvoæ (skjnldsv)
2019-03-06Gender auto fixJohn Molakvoæ (skjnldsv)
2019-02-14Fix FN repair step for ORGJohn 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-25Fix displayName checks and replace FN if empty on validateJohn Molakvoæ (skjnldsv)
2019-01-25Properly format displayName and validate fieldsJohn Molakvoæ (skjnldsv)
2018-11-12Cleanup code with Property MixinJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-09-27Fix import and push vCards to the serverJohn Molakvoæ (skjnldsv)
2018-09-25Dav client service and first checksJohn Molakvoæ (skjnldsv)
2018-09-03ParceVcf fix on failed vCardJohn Molakvoæ (skjnldsv)
2018-08-29Display importScreen when stage is not "default".suntala
2018-08-29Merge conflict resolution.suntala
2018-08-29Merge branch 'vue-import-progress' of https://github.com/nextcloud/contacts i...suntala
2018-08-29Import store into parseVcf.suntala
2018-08-28Import progress work by @suntalaJohn Molakvoæ (skjnldsv)
2018-08-28Disable client while waiting for fixJohn Molakvoæ (skjnldsv)
2018-08-28Import progress work by @suntalaJohn Molakvoæ (skjnldsv)
2018-08-28added group to sharee so to distinguish groups and users and decide which ico...Jessica
2018-08-28added api.js with axios and worked on getting the matching users and groups b...Jessica
2018-08-28refractored api call in share addressbook to use axios allJessica
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-10Ignore error on import VCFJohn Molakvoæ (skjnldsv)
2018-07-31Groups selection and init 1John Molakvoæ (skjnldsv)
2018-07-28List fixes, first contact selection, details first shot and sorting implement...John Molakvoæ (skjnldsv)
2018-07-26Contact class, first contacts management and listJohn Molakvoæ (skjnldsv)