summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* small fixesMaxence Lange2023-09-201-1/+4
* set authType to basicMaxence Lange2023-09-201-0/+1
* ocm controllerMaxence Lange2023-09-204-55/+74
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-204-2/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-182-0/+2
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-152-0/+12
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-134-0/+34
* Consistent delete button in share detailsfenn-cs2023-09-121-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-124-6/+30
* Refactor migrated addShare methodfenn-cs2023-09-121-18/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-122-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-114-0/+50
* 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(l10n): Update translations from TransifexNextcloud bot2023-09-076-0/+32
* 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
* Merge pull request #39863 from nextcloud/sharing-mask-wrapperRobin Appelman2023-09-042-1/+7
|\
| * cleanup di for share permissions wrapperRobin Appelman2023-08-161-1/+3
| * more share permission logic to storage wrapperRobin Appelman2023-08-141-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-042-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-032-0/+18
* | Fix sharing creation insert and getJohn Molakvoæ (skjnldsv)2023-09-021-4/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-024-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-0128-12/+202
* | Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-311-5/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-3190-1532/+2168
* | Improve sharing flowfenn-cs2023-08-3015-554/+1468
* | fix(cache): Remove displayname cache entry on deleteJoas Schilling2023-08-281-0/+4
* | Merge pull request #39944 from nextcloud/share-cache-shareRobin Appelman2023-08-282-5/+14
|\ \
| * | pass the share to the cache instead of having to ask the storageRobin Appelman2023-08-182-5/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-282-0/+2
* | | fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-262-8/+8
* | | Merge pull request #40012 from nextcloud/techdebt/noid/prepare-doctrine-updateDaniel2023-08-232-20/+28
|\ \ \
| * | | fix(tests): Specify all positional parameters again to fix testsJoas Schilling2023-08-232-20/+28
* | | | 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(l10n): Update translations from TransifexNextcloud bot2023-08-232-0/+2
* | | Merge pull request #39867 from nextcloud/login-lessJoas Schilling2023-08-181-5/+6
|\ \ \ | |/ / |/| |