aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/views/SharingDetailsTab.vue
Commit message (Expand)AuthorAgeFilesLines
...
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-8/+12
* Fixed mixed translations in sharing detailsfenn-cs2023-10-091-17/+17
* chore: Adapt to breaking DateTime renameChristopher Ng2023-10-061-2/+2
* show loading icon in 'save share' button when creating a shareJulien Veyssier2023-10-031-0/+8
* Correct check for enabled expiration datefenn-cs2023-10-021-3/+9
* Updates to sharing flowfenn-cs2023-10-021-30/+27
* enh(a11y): Add label to share note textboxChristopher Ng2023-09-271-1/+4
* Auto set password for new email sharesfenn-cs2023-09-261-3/+9
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-5/+8
* Correctly switch/revert from custom to bundled permsfenn-cs2023-09-151-3/+5
* Fix invite guest for new sharing flowfenn-cs2023-09-141-9/+1
* Non sticky delete buttonfenn-cs2023-09-131-6/+10
* Consistent delete button in share detailsfenn-cs2023-09-121-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-1/+1
* Refactor migrated addShare methodfenn-cs2023-09-121-18/+15
* Do not toggle custom permissionsfenn-cs2023-09-071-9/+7
* renable download configuration on circles sharesMaxence Lange2023-09-051-6/+0
* Improve sharing flowfenn-cs2023-08-301-0/+1053