aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-022-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-302-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2978-102/+102
* Merge pull request #40430 from nextcloud/enh/a11y/share-note-labelF. E Noel Nfebe2023-09-281-1/+4
|\
| * enh(a11y): Add label to share note textboxChristopher Ng2023-09-271-1/+4
* | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-283-4/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-282-0/+2
* Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-40/+60
* Add single status code descriptions for OpenAPIjld31032023-09-275-5/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-274-6/+64
* Auto set password for new email sharesfenn-cs2023-09-261-3/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-262-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-244-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2320-0/+28
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-2/+13
* Merge pull request #40500 from nextcloud/improve-expire-date-enforcementArthur Schiwon2023-09-213-28/+18
|\
| * Consider share type for enforced share expiry datesfenn-cs2023-09-203-28/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-2184-84/+84
* | Merge pull request #39574 from nextcloud/fix/noid/ocm-controllerArthur Schiwon2023-09-204-55/+78
|\ \ | |/ |/|
| * small fixesMaxence Lange2023-09-201-1/+4
| * set authType to basicMaxence Lange2023-09-201-0/+1
| * ocm controllerMaxence Lange2023-09-204-55/+74