summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingEntryLink.vue
Commit message (Expand)AuthorAgeFilesLines
* Show email address for shares that were created by other usersJulius Härtl2020-12-101-0/+6
* Fix link share label placeholder not showingGary Kim2020-11-071-2/+3
* Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con...John Molakvoæ2020-11-061-0/+3
|\
| * Add confirm button in new link share pending expire/password menuRichard Steinmetz2020-11-051-0/+3
* | Make link share avatar icon blue againVincent Petry2020-11-051-1/+5
* | Fix link share avatar iconVincent Petry2020-11-051-1/+1
|/
* Never copy the share link when the password is forcedJoas Schilling2020-09-181-1/+1
* Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-201-1/+5
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-4/+4
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-2/+4
* Add user input for link share labelsGary Kim2020-07-141-2/+48
* Fix the Talk verificationChristoph Wurst2020-06-011-2/+32
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-041-3/+12
* Fix expiry datepicker allowing all datesGary Kim2020-05-021-4/+2
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-011-9/+13
* Fix share expiration date not shownGary Kim2020-04-301-0/+2
* Show the link password when it's setChristoph Wurst2020-02-231-2/+3
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-10/+10
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-161-3/+12
* Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-141-0/+38
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-101-3/+3
* Clarify "Delete share" action in sharing sidebarAlexandre GV2019-12-251-2/+2
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-14/+14
* Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-271-0/+22
* fix min-heightGreta Doci2019-11-251-3/+1
* fix share side bar icon and text overlappingGreta Doci2019-11-201-0/+2
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-291-2/+5
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+8
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+769