summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-08-03Fix group filter trimJohn Molakvoæ (skjnldsv)
2020-07-29show image options button on avatarcall-me-matt
2020-07-25Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0dependabot-preview[bot]
2020-07-25Allow for avatar downloads from social networksmatthias
2020-06-02Merge pull request #1597 from eleith/vcard-rev-type-version-differencesJohn Molakvoæ
2020-05-23l10n: Changed grammar "URL" > "link"rakekniven
2020-05-21l10n: Changed spelling of URLrakekniven
2020-05-06Merge pull request #1447 from nextcloud/design/remove-colorbarJan-Christoph Borchardt
2020-04-22Remove header color bar as it is not related to the contactJan-Christoph Borchardt
2020-04-22Show transparent contact photos on a lighter backgroundChristian Kraus
2020-04-22re-use existing variableeleith
2020-04-22support different rev value types depending on vcard versioneleith
2020-04-21Merge pull request #1559 from ksl1989/masterJohn Molakvoæ
2020-04-17Fix app init & initialstateJohn Molakvoæ (skjnldsv)
2020-04-14Merge pull request #1567 from nextcloud/tintou/oc_configJohn Molakvoæ
2020-04-11Allow to use any name for Group creationCorentin Noël
2020-04-11Replace oc_config with OC.configCorentin Noël
2020-04-04l10n: Corrected spelling of vCardrakekniven
2020-04-04Merge branch 'master' of https://github.com/nextcloud/contactsJohn Molakvoæ (skjnldsv)
2020-04-03Added four IM servicesksl1989
2020-04-02Merge pull request #1557 from nextcloud/Valdnet-patch-3John Molakvoæ
2020-04-02Merge pull request #1556 from nextcloud/Valdnet-patch-2John Molakvoæ
2020-04-02Correction of descriptionsValdnet
2020-04-02Correction of descriptionsValdnet
2020-04-02Correction of descriptionsValdnet
2020-04-02Fix addressbook sharesJohn Molakvoæ (skjnldsv)
2020-04-02Update babel.config.jsJohn Molakvoæ
2020-04-01Fix try catchJohn Molakvoæ (skjnldsv)
2020-03-13Add ability to clone contactJohn Molakvoæ (skjnldsv)
2020-03-13Merge pull request #1514 from nextcloud/fixsvgsanitizeJohn Molakvoæ
2020-03-12l10n: Improved grammarrakekniven
2020-03-12use application/octet-streamJohn Molakvoæ (skjnldsv)
2020-03-12Properly sanitize avatars in uploadJohn Molakvoæ (skjnldsv)
2020-03-10Add SIP supportJohn Molakvoæ
2020-03-06Correctly use plurals and placeholdersJoas Schilling
2020-02-28Fix first contact syncJohn Molakvoæ (skjnldsv)
2020-02-05l10n: Changed spelling rakekniven
2020-02-03Merge branch 'master' into enh/import-from-filesJohn Molakvoæ
2020-01-29Allow importing from filesJohn Molakvoæ (skjnldsv)
2020-01-28Merge pull request #1448 from nextcloud/design/viewer-actionsJohn Molakvoæ
2020-01-23Merge pull request #1418 from hanzi/do-not-validate-uriJohn Molakvoæ
2020-01-23Remove delete action from list, fix #1368Jan-Christoph Borchardt
2020-01-23Fix sorting and wording of contact picture actionsJan-Christoph Borchardt
2020-01-18Disable input validation on text properties in generalChristian Kraus
2020-01-18Do not validate URL properties to allow entering non-URL instant messenger ha...Christian Kraus
2020-01-18Prevent bogus updates of selected contactChristian Kraus
2020-01-16remove delete buttons and other actions if contact is not readableMatthias
2020-01-06Hide sharee in list if already shared with himRaimund Schlüßler
2020-01-06Only add sharee if not present alreadyRaimund Schlüßler
2020-01-06Move to @nextcloud/vue (#1389)John Molakvoæ