summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Remove `newPassword` from share model, if disabledfenn-cs2024-01-151-3/+7
* Create element reference inside $nextTick()fenn-cs2024-01-151-7/+6
* Improve share logic for enforced password & expiry datefenn-cs2023-11-303-33/+37
* fix(a11y): Focus on sharing quick permission radioChristopher Ng2023-11-301-1/+6
* fix: Change scroll container for sharing detailsJulius Härtl2023-11-302-162/+177
* Replace "Update" with "Edit"Jérôme Herbinet2023-11-291-2/+2
* Fix icons for bundled perms in sharing detailsfenn-cs2023-11-251-10/+5
* fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-251-21/+20
* Fix dupblicate sharing optionfenn-cs2023-10-281-3/+0
* Do not treat `isDefaultExpireDateEnforced` as fallbackfenn-cs2023-10-281-2/+2
* Fix has expiration date logicfenn-cs2023-10-281-15/+12
* Check expiry enforcement for all share typesfenn-cs2023-10-281-7/+7
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-281-8/+12
* Fixed mixed translations in sharing detailsfenn-cs2023-10-101-16/+19
* enh(a11y): Add label to share note textboxChristopher Ng2023-10-091-1/+4
* Correct check for enabled expiration datefenn-cs2023-10-091-3/+9
* Updates to sharing flowfenn-cs2023-10-092-30/+27
* Auto set password for new email sharesfenn-cs2023-09-211-3/+9
* Consider share type for enforced share expiry datesfenn-cs2023-09-203-28/+18
* Properly align all sharing-entry typesfenn-cs2023-09-204-48/+56
* Consider link shares in removeShare method in SharingTabfenn-cs2023-09-181-3/+10
* Correctly switch/revert from custom to bundled permsfenn-cs2023-09-151-3/+5
* Fix invite guest for new sharing flowfenn-cs2023-09-142-13/+22
* Hide additional content when share details is openLouis Chemineau2023-09-141-55/+57
* Ellipsize user status in sharing entryfenn-cs2023-09-141-27/+25
* Display user status by the side in sharing flowfenn-cs2023-09-141-6/+10
* Consistent delete button in share detailsfenn-cs2023-09-131-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-133-4/+9
* Refactor migrated addShare methodfenn-cs2023-09-131-18/+15
* Add icons for bundled permissionsfenn-cs2023-09-111-22/+29
* Adjust share details view UIfenn-cs2023-09-111-1/+3
* Add accesibility features to quick share dropdownfenn-cs2023-09-071-16/+98
* Close quickshare dropdown on outside clickfenn-cs2023-09-071-1/+13
* Do not toggle custom permissionsfenn-cs2023-09-071-9/+7
* enable download configuration on circles sharesMaxence Lange2023-09-061-6/+0
* Improve sharing flowfenn-cs2023-08-3115-554/+1468
* Revert "Improve sharing flow"Arthur Schiwon2023-08-3115-1468/+554
* Improve sharing flowfenn-cs2023-08-3015-554/+1468
* fix(files_sharing): String translationsChristopher Ng2023-08-012-3/+3
* 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
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* reload filelist when adding or removing sharesRobin Appelman2023-05-241-1/+6
* 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
* Merge pull request #38012 from nextcloud/fix/a11y-share-inputPytal2023-05-031-1/+1
|\
| * Fix share input idChristopher Ng2023-05-021-1/+1
* | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-05-021-1/+1
|/
* fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1