summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* optimize builtin storage wrappersRobin Appelman2023-11-085-2/+33
* fix description of sharing toggleSimon L2023-11-071-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-072-6/+6
* fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-061-19/+16
* Merge branch 'master' into update/openapi-extractorJulien Veyssier2023-11-068-8/+10
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-064-4/+4
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-044-4/+4
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-032-0/+2
* | refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-026-84/+84
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-302-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-282-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-262-32/+586
* Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-251-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-252-0/+2
* Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-242-3/+14
|\
| * add more checks to ensure mounts aren't emptyRobin Appelman2023-09-122-3/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-242-6/+6
* | fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* | Merge pull request #40495 from nextcloud/fix/master-name-in-share-cacheJulius Härtl2023-10-232-0/+41
|\ \
| * | test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-10-181-0/+37
| * | fix(sharing): set name to target name in sharing cacheMax2023-10-181-0/+4
* | | 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
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-16/+16
* | | refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-203-8/+12
* | | Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-192-0/+16
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-184-6/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-174-4/+54
* | Merge pull request #40931 from nextcloud/bugfix/noid/fix-unit-tests-on-8.3Joas Schilling2023-10-161-0/+3
|\ \
| * | Fix unit tests on PHP 8.3Joas Schilling2023-10-161-0/+3
* | | Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-8/+12
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-162-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-2/+2
* | Merge pull request #40864 from nextcloud/bugfix/noid/use-allowSelfSignedCerti...Joas Schilling2023-10-123-19/+17
|\ \
| * | Fix unit testsJoas Schilling2023-10-121-1/+4
| * | fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config ...Joas Schilling2023-10-112-18/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-124-2/+6
|/ /
* | Fixed mixed translations in sharing detailsfenn-cs2023-10-091-17/+17
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-092-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-084-2/+18
* | chore: Adapt to breaking DateTime renameChristopher Ng2023-10-061-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-062-20/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-052-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-042-0/+2
* | show loading icon in 'save share' button when creating a shareJulien Veyssier2023-10-031-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0370-70/+74
* | Correct check for enabled expiration datefenn-cs2023-10-021-3/+9
* | Updates to sharing flowfenn-cs2023-10-022-32/+30