aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-062-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-036-2/+32
* Merge pull request #48514 from nextcloud/backport/48513/stable30Marcel Klehr2024-10-021-1/+1
|\
| * fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultbackport/48513/stable30Marcel Klehr2024-10-021-1/+1
* | Merge pull request #48077 from nextcloud/backport/47852/stable30Benjamin Gaussorgues2024-10-027-13/+13
|\ \
| * | fix: misc code fixes around db shardingbackport/47852/stable30Robin Appelman2024-09-167-13/+13
* | | Merge pull request #48093 from nextcloud/backport/47316/stable30Kate2024-10-021-1/+1
|\ \ \
| * | | fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable30Vincent FarZz2024-10-021-1/+1
| | |/ | |/|
* / | fix(theming): Use `AppConfig` for setting background imagebackport/48439/stable30Ferdinand Thiessen2024-10-021-0/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-0/+36
* | Merge pull request #48503 from nextcloud/backport/48426/stable30Josh2024-10-011-1/+2
|\ \
| * | fix(config): Suppress error at install timebackport/48426/stable30Josh2024-10-011-1/+2
* | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable30Arthur Schiwon2024-10-011-6/+14
|/ /
* | Merge pull request #48317 from nextcloud/backport/48307/stable30Kate2024-09-301-0/+10
|\ \
| * | fix: gracefully parse non-standard trusted certificatesbackport/48307/stable30Richard Steinmetz2024-09-301-0/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-29134-214/+236
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-284-0/+42
* | | fix(QueryBuilder): Restrict identifier length to 30 characters due to Oracle ...backport/48361/stable30provokateurin2024-09-261-0/+17
* | | Merge pull request #48142 from nextcloud/backport/47265/stable30Joas Schilling2024-09-261-5/+17
|\ \ \
| * | | fix(share): Ensure unique share tokensbackport/47265/stable30ernolf2024-09-251-5/+17
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-262-2/+2
* | | | fix(icons): Document icon requirements for notifications and activitiesbackport/48356/stable30Joas Schilling2024-09-252-0/+16
|/ / /
* / / fix(querybuilder): Fix boolean type so that oracle handles boolean wellbackport/48215/stable30Joas Schilling2024-09-252-2/+3
|/ /
* | Merge pull request #48127 from nextcloud/backport/48114/stable30Grigorii K. Shartsev2024-09-242-9/+1
|\ \
| * | fix(appstoreFetcher): get app list from custom app storebackport/48114/stable30Grigorii K. Shartsev2024-09-172-8/+1
| * | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-171-1/+0
* | | Merge pull request #48285 from nextcloud/backport/48207/stable30Andy Scherzinger2024-09-232-9/+18
|\ \ \
| * | | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable30Louis Chemineau2024-09-232-9/+18
* | | | Merge pull request #48302 from nextcloud/backport/48268/stable30Andy Scherzinger2024-09-231-2/+3
|\ \ \ \
| * | | | fix: skip the integrity check for nextcloud-init-sync.lockbackport/48268/stable30Daniel Kesselberg2024-09-231-2/+3
* | | | | Merge pull request #48299 from nextcloud/backport/48162/stable30Joas Schilling2024-09-232-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(autocomplete): Move known array keys to psalm docsbackport/48162/stable30Joas Schilling2024-09-232-4/+4
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-238-0/+82
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2212-0/+102
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2138-258/+10
* | | Merge pull request #48233 from nextcloud/backport/48222/stable30Kate2024-09-201-2/+2
|\ \ \
| * | | perf: reuse cache info we already have when moving to object storebackport/48222/stable30Robin Appelman2024-09-201-2/+2
* | | | Merge pull request #48221 from nextcloud/backport/30/fix_move_on_same_bucketKate2024-09-201-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-09-191-0/+5
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2010-0/+140
* | | | fix: ensure parent folder exists when writing a file to object storageRobin Appelman2024-09-191-0/+4
* | | | fix: verify that parent exists in cache when insertingRobin Appelman2024-09-191-0/+3
* | | | fix: fix object store id for test object storeRobin Appelman2024-09-191-2/+2
* | | | fix: cleanup objectstore file_put_contentRobin Appelman2024-09-191-7/+4
* | | | fix: create intermediate directories for objectstore moveFromStorageRobin Appelman2024-09-191-0/+1
* | | | fix: get source file before moving the cache item in objectstore moveFromStorageRobin Appelman2024-09-191-1/+5
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-196-0/+6
* | | Merge pull request #47944 from nextcloud/backport/47883/stable30Ferdinand Thiessen2024-09-192-3/+3
|\ \ \
| * | | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-152-3/+3