aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* fix description of sharing toggleSimon L2023-11-071-1/+1
* fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-061-19/+16
* fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* Do not treat `isDefaultExpireDateEnforced` as fallbackfenn-cs2023-10-221-2/+2
* Fix has expiration date logicfenn-cs2023-10-221-15/+12
* Check expiry enforcement for all share typesfenn-cs2023-10-221-7/+7
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-203-8/+12
* Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* 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-022-32/+30
* 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
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-2/+13
* Consider share type for enforced share expiry datesfenn-cs2023-09-203-28/+18
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-203-0/+153
* Consider link shares in removeShare method in SharingTabfenn-cs2023-09-151-3/+10
* Correctly switch/revert from custom to bundled permsfenn-cs2023-09-151-3/+5
* Properly align all sharing-entry typesfenn-cs2023-09-144-47/+56
* Fix invite guest for new sharing flowfenn-cs2023-09-142-13/+22
* Hide additional content when share details is openLouis Chemineau2023-09-131-55/+57
* Ellipsize user status in sharing entryfenn-cs2023-09-131-28/+25
* Non sticky delete buttonfenn-cs2023-09-131-6/+10
* Display user status by the side in sharing flowfenn-cs2023-09-131-6/+10
* Consistent delete button in share detailsfenn-cs2023-09-121-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-123-4/+9
* Refactor migrated addShare methodfenn-cs2023-09-121-18/+15
* 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
* fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
* renable download configuration on circles sharesMaxence Lange2023-09-051-6/+0
* Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-311-5/+8
* Improve sharing flowfenn-cs2023-08-3015-554/+1468
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-233-13/+19
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-239-15/+13
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2310-49/+36
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-172-7/+7
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-172-3/+2
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-023-5/+2
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-015-15/+15
* fix(i18n) Changed case of "Files"rakekniven2023-08-012-2/+2
* fix(files_sharing): String translationsChristopher Ng2023-07-312-3/+3
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-182-7/+27
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-116-6/+163
* fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-111-1/+1