aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-17134-134/+134
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-162-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-152-0/+134
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-13134-510/+558
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1218-0/+18
* fix(Session): avoid race conditions on clustered setupsArthur Schiwon2024-07-113-46/+19
* Merge pull request #46394 from nextcloud/backport/46320/stable28Joas Schilling2024-07-111-0/+1
|\
| * perf: Set session.cache_limiter at runtime to avoid clients caching static as...Julius Härtl2024-07-101-0/+1
* | Merge pull request #46067 from nextcloud/backport/45877/stable28Andy 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 #45920 from nextcloud/backport/45582/stable28Andy Scherzinger2024-07-103-2/+14
|\ \ \ | |_|/ |/| |
| * | test: update DummyJobListRobin Appelman2024-06-171-1/+1
| * | fix: delete background jobs by id when cleaning upRobin Appelman2024-06-173-2/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-102-0/+46
* | | Merge pull request #46297 from nextcloud/backport/46174/stable28Git'Fellow2024-07-091-7/+9
|\ \ \
| * | | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-051-7/+9
* | | | fix(s3): Don't wait indefinitely for S3 to returnGit'Fellow2024-07-091-29/+37
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-094-0/+94
* | | | feat: log file id and path when extracting the mp3 cover failsDaniel Kesselberg2024-07-081-4/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-082-0/+48
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-072-4/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0616-0/+380
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0536-0/+36
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-042-0/+72
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-032-0/+18
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-022-0/+2
* | | Merge pull request #46141 from nextcloud/backport/46097/stable28Louis2024-07-012-21/+30
|\ \ \
| * | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-272-21/+30
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-302-0/+26
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-292-0/+84
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-286-12/+96
* | | | fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-271-1/+6
* | | | fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-271-11/+14
* | | | fix: do a select in systemtag_object_mapping to see if tag exists already in ...yemkareems2024-06-271-6/+20
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-272-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-262-0/+80
* | | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-251-1/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-252-2/+2
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-234-0/+14
* | fix: set mimetype_version during upgrade to the old versionRobin Appelman2024-06-212-6/+8
* | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-214-23/+85
* | fix: move repair mimetype repair step to the expensive stepsRobin Appelman2024-06-211-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-212-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-4/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-152-44/+44
* refactor(shareManager): Use constructor property promotionfenn-cs2024-06-131-75/+23
* fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-06-133-82/+127
* refactor: make share manager buildableRobin Appelman2024-06-132-29/+6
* Merge pull request #45839 from nextcloud/backport/45649/stable28Andy Scherzinger2024-06-131-1/+1
|\