summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | fix(translation): Detect the language first and then ask all providers for tr...Joas Schilling2023-05-021-3/+11
* | | | | | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-typeArthur Schiwon2023-05-0310-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-2710-13/+16
* | | | | | | | | Merge pull request #33106 from nextcloud/feature/update-expire-dateArthur Schiwon2023-05-031-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Update expire_date column of table commentsVitor Mattos2023-04-261-1/+2
* | | | | | | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam...Côme Chilliet2023-05-0210-60/+130
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix tests, and fix Group::searchUsers to avoid duplicatesCôme Chilliet2023-05-021-10/+7
| * | | | | | | | Update version number in since and deprecated annotationsCôme Chilliet2023-04-274-5/+5
| * | | | | | | | Clear up return typesCôme Chilliet2023-04-275-7/+6
| * | | | | | | | Let OC\Group\Group handle the fallback and remove default implementation from...Côme Chilliet2023-04-271-14/+1
| * | | | | | | | Make code clearer and bump @ deprecated annotationsCôme Chilliet2023-04-272-5/+7
| * | | | | | | | Split new method in a new group backend interfaceCarl Schwan2023-04-279-90/+82
| * | | | | | | | Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-277-33/+126
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #38014 from nextcloud/norm-logicSimon L2023-05-021-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Normalize logical operatorsGit'Fellow2023-05-021-13/+13
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-04-283-17/+21
|/ / / / / / /
* | | | | | | fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+2
* | | | | | | fix: Empty fallback for template creator action labelJulius Härtl2023-04-271-1/+1
|/ / / / / /
* / / / / / Create new file/folder labelsChristopher Ng2023-04-271-1/+21
|/ / / / /
* | | | | Merge pull request #37925 from nextcloud/feat-update-maintenance-mode-hintDaniel2023-04-261-7/+3
|\ \ \ \ \
| * | | | | fix: change maintenance mode info wordingDaniel Kesselberg2023-04-261-7/+3
* | | | | | Merge pull request #37480 from nextcloud/fix/ocp/ilogfactor-getcustomlogger-d...Christoph Wurst2023-04-261-1/+1
|\ \ \ \ \ \
| * | | | | | fix(ocp): Add deprecation version to ILogFactory::getCustomLoggerChristoph Wurst2023-03-301-1/+1
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-264-0/+4
* | | | | | | Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-rem...Joas Schilling2023-04-2516-28/+477
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | feat(security): Add PHP \Attribute for remaining security annotationsJoas Schilling2023-04-2516-28/+477
* | | | | | | Merge pull request #37818 from nextcloud/dav-ext-storage-logRobin Appelman2023-04-251-0/+18
|\ \ \ \ \ \ \
| * | | | | | | debug log requests made by dav external storage/sharesRobin Appelman2023-04-241-0/+18
* | | | | | | | Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runsCôme Chilliet2023-04-257-4/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | JobList: add debug log when hasReservedJob query failsMarcel Klehr2023-04-241-1/+5
| * | | | | | | | Update autoloadersMarcel Klehr2023-04-232-0/+2
| * | | | | | | | JobList#hasReservedJobs: Close cursorMarcel Klehr2023-04-231-1/+3
| * | | | | | | | Fix BackgroundJob testsMarcel Klehr2023-04-232-3/+6
| * | | | | | | | IParallelAwareJob: Add missing boilerplateMarcel Klehr2023-04-231-0/+27
| * | | | | | | | Add IParallelAwareJob interfaceMarcel Klehr2023-04-232-2/+22
| * | | | | | | | Update lib/private/BackgroundJob/JobList.phpMarcel Klehr2023-04-231-1/+2
| * | | | | | | | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobsMarcel Klehr2023-04-231-1/+1
| * | | | | | | | fix(SpeechToText): Prevent parallel runs of TranscriptionJobMarcel Klehr2023-04-231-0/+1
| * | | | | | | | feat(BackgroundJobs): Allow preventing parallel runs for a job classMarcel Klehr2023-04-233-0/+52
* | | | | | | | | Merge pull request #36378 from nextcloud/fix/improve-taint-analysisJoas Schilling2023-04-252-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add missing taint analysis docblock comments, and improve escaping in some me...Carl Schwan2023-04-242-1/+4
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-254-0/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #36857 from nextcloud/scan-repair-unencrypted-sizeRobin Appelman2023-04-246-40/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | fix type hintsRobin Appelman2023-04-044-8/+6
| * | | | | | | | fix unencrypted folder size when no children with unencrypted size set are leftRobin Appelman2023-04-042-31/+26
| * | | | | | | | fix unencrypted_size for files when scanningRobin Appelman2023-04-042-1/+12
| * | | | | | | | fix unencrypted_size for folders when scanning the filesystem with encryption...Robin Appelman2023-04-042-6/+16
* | | | | | | | | feat(ratelimit): Add Attributes support to rate limit middlewareJoas Schilling2023-04-246-41/+216
* | | | | | | | | Merge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-...Christoph Wurst2023-04-242-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fix(events): Log deprecated events as debug, not infoChristoph Wurst2023-04-192-2/+2