summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2016-10-20Replaced various ownCloud with Nextcloud.Alexander Weidinger
2016-09-03Bigger add symbol and button translation fixskjnldsv
2016-09-02Fix missing rev field update. (#504)Alexander Weidinger
2016-09-02Fix import error (#495)Thomas Müller
2016-08-30Fix loading spinner with usernames containing spaces.Alexander Weidinger
2016-08-29Fix export button. (#501)Alexander Weidinger
2016-08-25Add support for X-ABLABEL refs #204 (#377)Thomas Müller
2016-08-23Fix photo upload (#477)Thomas Müller
2016-08-22Move button to the side bar - fixes #483 (#493)Thomas Müller
2016-08-11fix capitalization of death date (#484)Jan-Christoph Borchardt
2016-08-02💀 Deathdate … and anniversary! 🎉 (#472)Thomas Müller
2016-07-29fix #467Thomas Müller
2016-07-25Add number of displayed contacts to the bottom of the contact listJulius Haertl
2016-06-16Adding detailed name field with all structured elements including sync N to FNThomas Müller
2016-05-30Use proper mime type on data uri - fixes #421Thomas Müller
2016-05-09Add file size limitation and error popup (1MB)John Molakvoæ
2016-05-09add change avatar functionalityHendrik Leppelsack
2016-05-09avatar uploadHendrik Leppelsack
2016-04-25Do not rely on the file type but simply try to parse the given file as vcard ...Thomas Müller
2016-04-25Revert "Do not rely on the file type but simply try to parse the given file a...Thomas Müller
2016-04-25Do not rely on the file type but simply try to parse the given file as vcard ...Thomas Müller
2016-04-21Fix sorting- fixes #382Thomas Müller
2016-04-21Merge pull request #379 from owncloud/no-fnThomas Müller
2016-04-20In case no FN is defined we use N - temporal hack for now until we properly s...Thomas Müller
2016-04-20Sort contact list with respect to the locale - fixes #376Thomas Müller
2016-04-20Revert "Add support for X-ABLABEL refs #204"Thomas Müller
2016-04-20Add support for X-ABLABEL refs #204Thomas Müller
2016-04-20Merge pull request #374 from owncloud/fix-loading-broken-vcardsThomas Müller
2016-04-20Single contact export buttonskjnldsv
2016-04-18Don't use the browser's DOMParser - it seems to have issues with parsing some...Thomas Müller
2016-04-18Load valid contact in case an invalid uid is entered in the urlThomas Müller
2016-04-18Don't fall apart in case we receive an invalid vcard - refs #311 and othersThomas Müller
2016-04-17Merge pull request #367 from owncloud/add-socialprofile-fieldsThomas Müller
2016-04-15Don't allow to delete the last addressbookThomas Müller
2016-04-15Merge pull request #362 from owncloud/company-only-cardsThomas Müller
2016-04-15Adding social profile fieldsThomas Müller
2016-04-15Merge pull request #361 from owncloud/feedback-on-import-of-unknown-file-typeThomas Müller
2016-04-15In case there is not fullName we use the company name - fixes #335Thomas Müller
2016-04-15Tell the user that the file type was wrong on importThomas Müller
2016-04-11Fixed group list not updating when adding/deleting a groupskjnldsv
2016-04-10Merge pull request #345 from owncloud/use-core-colors-generatorThomas Müller
2016-04-10New contact string if no fullNameskjnldsv
2016-04-10Improved codeskjnldsv
2016-04-10Hide the Add Contact button if we've got an invalid contactskjnldsv
2016-04-08Fix error loading page when no contactsJohn Molakvoæ
2016-04-08Updated color filter to use the core functionskjnldsv
2016-04-05First contact load fix, group load and order (fix #312)John Molakvoæ
2016-04-05Auto-resizing input for org and title layout + header improvements fix #286skjnldsv
2016-04-04Merge pull request #331 from owncloud/fix-move-color-changeThomas Müller
2016-04-03Add mobile style from Mail app, ref #36Jan-Christoph Borchardt