summaryrefslogtreecommitdiffstats
path: root/src/services
AgeCommit message (Expand)Author
2021-07-01Approve request from contacts UIJohn Molakvoæ (skjnldsv)
2021-06-15Change route to rename a circle from `displayName` to `name`Jonas Meurer
2021-06-15Fix renaming a circleJonas Meurer
2021-06-04Properly check for circles versionJohn Molakvoæ (skjnldsv)
2021-06-01Handle circles being disabledJohn Molakvoæ (skjnldsv)
2021-05-30New circle introJohn Molakvoæ (skjnldsv)
2021-05-30Fix copylink, and member pickerJohn Molakvoæ (skjnldsv)
2021-05-30Refactor circle actionsJohn Molakvoæ (skjnldsv)
2021-05-30Circle detailsJohn Molakvoæ (skjnldsv)
2021-05-30New member button and virtual listJohn Molakvoæ (skjnldsv)
2021-05-30Member levels changeJohn Molakvoæ (skjnldsv)
2021-05-30Circles listing baseJohn Molakvoæ (skjnldsv)
2021-05-30Move Navigation to dedicated componentJohn Molakvoæ (skjnldsv)
2020-12-30remove workaround for postal addresses containing commas because base issue h...Johannes Zlattinger
2020-11-03Fix eslintJohn Molakvoæ (skjnldsv)
2020-09-30Use silent repairsJohn Molakvoæ (skjnldsv)
2020-09-08Fix import addressbook display nameJohn Molakvoæ (skjnldsv)
2020-08-21Recently contacted fix & sortingJohn Molakvoæ (skjnldsv)
2020-08-21Add PatchPluginJohn Molakvoæ (skjnldsv)
2020-07-25Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0dependabot-preview[bot]
2020-04-22re-use existing variableeleith
2020-04-22support different rev value types depending on vcard versioneleith
2020-04-17Fix app init & initialstateJohn Molakvoæ (skjnldsv)
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)