summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingEntryLink.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix sharing panel lighthouse warningsVincent Petry2022-07-221-7/+7
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-0/+20
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-2/+2
* Support CRUD share permissionsLouis Chemineau2022-02-151-107/+12
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-4/+5
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-19/+40
* Fix ShareLink Upload UI for FoldersJonas Rittershofer2021-12-141-1/+1
* Fix first day localeJohn Molakvoæ2021-12-091-2/+1
* Add new ExternalShareActions APIJohn Molakvoæ2021-09-161-8/+31
* Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-091-1/+1
* Extract GeneratePassword function to its own fileJohn Molakvoæ (skjnldsv)2021-03-221-35/+4
* Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-1/+23
* Avoid creating two share links when password is enforcedJulius Härtl2021-02-191-6/+21
* Fix clearing the label of a shareDaniel Calviño Sánchez2021-01-081-1/+1
* 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