summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingEntryLink.vue
Commit message (Expand)AuthorAgeFilesLines
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-23/+1
* Properly align all sharing-entry typesfenn-cs2023-09-201-42/+52
* Improve sharing flowfenn-cs2023-08-311-142/+36
* Revert "Improve sharing flow"Arthur Schiwon2023-08-311-36/+142
* Improve sharing flowfenn-cs2023-08-301-142/+36
* fix(files_sharing): String translationsChristopher Ng2023-08-011-2/+2
* Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-07-131-8/+8
* Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-07-131-4/+4
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* Do not allow to toggle between password and text in sharingLouis Chemineau2023-05-091-0/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-9/+9
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-011-1/+1
* Add visible share labelChristopher Ng2023-01-121-4/+2
* Differentiate share linksChristopher Ng2023-01-121-1/+19
* Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-101-1/+8
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-051-41/+13
* Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-141-26/+18
* Add success popup message for copying share linksChristopher Ng2022-12-061-3/+5
* Show success on share actionsChristopher Ng2022-12-031-1/+3
* Copy to clipboard with button instead of linkChristopher Ng2022-11-241-18/+26
* Fix date handling and savingJohn Molakvoæ2022-11-161-21/+29
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-061-29/+18
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-76/+76
* Multiple fixesCarl Schwan2022-07-311-2/+7
* Enforcing permission during resharingCarl Schwan2022-07-281-0/+1
* Accessible names for share panel buttonsVincent Petry2022-07-261-0/+1
* 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