summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-8/+8
* Merge pull request #38022 from nextcloud/backport/32877/stable25Arthur Schiwon2023-06-153-17/+21
|\
| * allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-05-313-17/+21
* | Merge pull request #38760 from nextcloud/seekable-http-size-25Arthur Schiwon2023-06-151-1/+7
|\ \
| * | set stream size for SeekableHttpStreamRobin Appelman2023-06-121-1/+7
* | | Adjust @since annotationArthur Schiwon2023-06-151-2/+2
* | | autoloadercheckerArtur Neumann2023-06-152-0/+2
* | | added @since tagArtur Neumann2023-06-151-0/+4
* | | public interface to invalidate tokens of userArtur Neumann2023-06-153-3/+50
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-154-54/+54
* | | encrypt oauth2 client secretsJulien Veyssier2023-06-141-2/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-2/+4
* | | Merge pull request #38253 from nextcloud/backport/37865/stable25Arthur Schiwon2023-06-132-0/+4
|\ \ \
| * | | add option to list all files instead of limitingRobin Appelman2023-05-252-0/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-12/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-18/+20
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-8/+10
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-2/+2
* | | drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-071-0/+55
* | | Merge pull request #38480 from nextcloud/backport/38440/stable25Simon L2023-06-061-2/+2
|\ \ \
| * | | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-062-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-052-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-0/+2
* | | | fix: catch errors in id3parser libraryDaniel Kesselberg2023-05-301-2/+13
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+60
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27136-540/+8
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-05-264-0/+28
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-242-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-222-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-216-6/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-204-4/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-0/+2
* Merge pull request #38309 from nextcloud/backport/37961/stable25Arthur Schiwon2023-05-176-54/+179
|\
| * fix: PHP 7.4 compatArthur Schiwon2023-05-161-1/+4
| * refactor: remove where specification from SELECT getterArthur Schiwon2023-05-163-7/+8
| * refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-165-52/+110
| * feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-162-2/+13
| * PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-163-46/+98
* | Merge pull request #38090 from nextcloud/backport/35092/stable25Arthur Schiwon2023-05-171-2/+12
|\ \
| * | Fix conflictsGit'Fellow2023-05-041-1/+6
| * | [BUGFIX] throw exception instead of error if unable to create file handler (o...Jan Messer2023-05-041-0/+4
| * | [BUGFIX] check return value and improve error handlingJan Messer2023-05-041-1/+2
* | | Merge pull request #38132 from nextcloud/backport/36895/stable25Git'Fellow2023-05-171-1/+1
|\ \ \
| * | | Update Checker.phpIlya Apasov2023-05-091-1/+1
* | | | Merge pull request #37850 from nextcloud/backport/37834/stable25Arthur Schiwon2023-05-171-1/+1
|\ \ \ \