summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* perf: Set session.cache_limiter at runtime to avoid clients caching static as...Julius Härtl2024-07-111-0/+1
* Merge pull request #45919 from nextcloud/backport/45582/stable29Andy Scherzinger2024-07-101-1/+1
|\
| * fix: delete background jobs by id when cleaning upRobin Appelman2024-07-101-1/+1
* | Merge pull request #46069 from nextcloud/backport/45877/stable29Andy Scherzinger2024-07-101-9/+9
|\ \
| * | fix: don't use custom certificate bundle if no customer certificates are conf...Robin Appelman2024-06-241-9/+9
* | | Merge pull request #46035 from nextcloud/backport/46017/stable29Andy Scherzinger2024-07-101-1/+1
|\ \ \ | |_|/ |/| |
| * | fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeByIdRobin Appelman2024-06-211-1/+1
| |/
* | Merge pull request #46298 from nextcloud/backport/46174/stable29Ferdinand Thiessen2024-07-101-5/+10
|\ \
| * | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-051-5/+10
* | | fix(s3): Don't wait indefinitely for S3 to returnGit'Fellow2024-07-091-29/+37
* | | Merge pull request #46306 from nextcloud/backport/46276/stable29Daniel2024-07-061-4/+4
|\ \ \
| * | | feat: log file id and path when extracting the mp3 cover failsDaniel Kesselberg2024-07-061-4/+4
| |/ /
* | | Merge pull request #46163 from nextcloud/backport/45876/stable29Daniel2024-07-061-0/+16
|\ \ \ | |/ / |/| |
| * | fix: Avoid throwing errors for teams are unavailableJulius Härtl2024-06-281-0/+16
* | | fix(preview): don't create folder structure when previews are disabledDaniel Kesselberg2024-07-021-4/+17
* | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-07-012-20/+29
|/ /
* | fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-272-4/+14
* | Merge pull request #45995 from nextcloud/backport/45580/stable29Louis2024-06-251-0/+22
|\ \
| * | fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-201-1/+6
| * | fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-201-11/+14
| * | fix: do a select in systemtag_object_mapping to see if tag exists already in ...yemkareems2024-06-201-6/+20
* | | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-241-1/+4
| |/ |/|
* | fix: set mimetype_version during upgrade to the old versionRobin Appelman2024-06-192-6/+8
* | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-192-25/+85
* | fix: move repair mimetype repair step to the expensive stepsRobin Appelman2024-06-191-1/+1
|/
* feat: add option to disable scanner transactionsRobin Appelman2024-06-131-1/+5
* fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
* fix(ObjectStore): handle empty S3 hostnameJosh2024-06-131-1/+1
* Merge pull request #45809 from nextcloud/fix/noid/fix-new-token-scope-nameArthur Schiwon2024-06-123-3/+3
|\
| * fix(Token): make new scope future compatibleArthur Schiwon2024-06-123-3/+3
* | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-121-2/+6
|/
* fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-116-40/+76
* fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-071-1/+4
* Merge pull request #45379 from nextcloud/backport/45374/stable29John Molakvoæ2024-06-071-0/+1
|\
| * feat: Add `forbidden_filename_characters` to JSConfig for use in frontend lib...Ferdinand Thiessen2024-05-161-0/+1
* | Merge pull request #45476 from nextcloud/backport/45459/stable29John Molakvoæ2024-06-071-0/+3
|\ \
| * | fix: register DI alias for IFileAccessRobin Appelman2024-05-231-0/+3
* | | Merge pull request #45590 from nextcloud/backport/45413/stable29John Molakvoæ2024-06-071-1/+1
|\ \ \
| * | | Try create folder first and check if it exists afterGit'Fellow2024-05-301-1/+1
| * | | fix(files): Try to create dir only if it not existsGit'Fellow2024-05-301-1/+1
* | | | fix: regression with updating read-only configSam Bull2024-06-071-4/+0
* | | | Merge pull request #44988 from nextcloud/backport/44973/stable29John Molakvoæ2024-06-071-1/+1
|\ \ \ \
| * | | | feat: Update help entry nameChristopher Ng2024-04-231-1/+1
* | | | | Merge pull request #44894 from nextcloud/backport/44644/stable29John Molakvoæ2024-06-072-10/+64
|\ \ \ \ \
| * | | | | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-172-28/+38
| * | | | | fix(appconfig): format app valuesMaxence Lange2024-04-171-4/+48
* | | | | | fix(auth): Update authtoken activity selectivelyChristoph Wurst2024-06-062-2/+4
* | | | | | fix: Always set last activity if we update the row of an authtoken anywaysJulius Härtl2024-06-061-0/+2
* | | | | | Merge pull request #45645 from nextcloud/backport/45455/stable29Kate2024-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-06-031-1/+1