summaryrefslogtreecommitdiffstats
path: root/src/components/ContactDetails/ContactDetailsAvatar.vue
AgeCommit message (Expand)Author
2020-10-20Fix avatar display on read-only contacts and use global Avatar componentJohn Molakvoæ (skjnldsv)
2020-09-08Bump sanitize-svgJohn Molakvoæ (skjnldsv)
2020-09-06Fix avatar sanitize and cleanup code & cssJohn Molakvoæ (skjnldsv)
2020-09-01Fix dialogs scss and notificationsJohn Molakvoæ (skjnldsv)
2020-07-29show image options button on avatarcall-me-matt
2020-07-25Allow for avatar downloads from social networksmatthias
2020-03-13Add ability to clone contactJohn Molakvoæ (skjnldsv)
2020-03-12use application/octet-streamJohn Molakvoæ (skjnldsv)
2020-03-12Properly sanitize avatars in uploadJohn Molakvoæ (skjnldsv)
2020-02-03Merge branch 'master' into enh/import-from-filesJohn Molakvoæ
2020-01-29Allow importing from filesJohn Molakvoæ (skjnldsv)
2020-01-23Fix sorting and wording of contact picture actionsJan-Christoph Borchardt
2019-12-27Move to @nextcloud/vueRaimund Schlüßler
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-09-03Allow to toggle yearJohn Molakvoæ (skjnldsv)
2019-08-30Support vcard 3 photo syntaxJohn Molakvoæ (skjnldsv)
2019-06-25Use nextcloud-router moreChristoph Wurst
2019-06-25Remove usage of nextcloud-serverChristoph Wurst
2019-05-16Fix avatar errors, and migrate settings menu to ActionsJohn Molakvoæ (skjnldsv)
2019-05-13Update template and cssJohn Molakvoæ (skjnldsv)
2019-04-03Use isMobile mixinJohn Molakvoæ (skjnldsv)
2019-03-29Fix small images displayJohn Molakvoæ (skjnldsv)
2019-03-29Properly align and display image in modalJohn Molakvoæ (skjnldsv)
2019-03-29Allow to pick avatar from files + use modalJohn Molakvoæ (skjnldsv)
2019-03-04White icons fix for preview, fix 927John Molakvoæ (skjnldsv)
2019-01-30Fix string detection, put delete in last and fix properties scopingJohn Molakvoæ (skjnldsv)
2019-01-15Reset input and avatar file checkJohn Molakvoæ (skjnldsv)
2019-01-15Max avatar sizeJohn Molakvoæ (skjnldsv)
2018-12-15Fix multiselect width and avatar displayJohn Molakvoæ (skjnldsv)
2018-12-13Eslint config bumpJohn Molakvoæ (skjnldsv)
2018-11-19JSDoc cleanup and better code commentsJohn Molakvoæ (skjnldsv)
2018-11-15Srinking optimisations and fixesJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-10-25Design and readOnly fixesJohn Molakvoæ (skjnldsv)
2018-09-28Merge branch 'vue-avatar-management' of github.com:nextcloud/contacts into vu...Jessica
2018-09-28removed padding and changed img to divJessica
2018-09-28Check if file exists before selecting it. #603suntala
2018-09-27Add removePhoto method. #603suntala
2018-09-27added downloadJessica
2018-09-26Merge pull request #646 from nextcloud/vue-avatar-management-styleJessica Greene
2018-09-26updated styling for preview screen, removed minimise screen iconJessica
2018-09-26Check if photo property exists before adding it. #603suntala
2018-09-26worked on the styling to allow avatar options to be accessible.Jessica
2018-09-25fixed toggleSize methodJessica
2018-09-25added notes from pair programmingJessica
2018-09-20added code for preview and merged in work on uploading photo from other branc...Jessica
2018-09-19Add photo getters and setters, updateContact with photo. #603Jessica
2018-09-18initial work on preview screen and additional options for avatar managementJessica
2018-09-13Set avatar property in processFile method. #603suntala