aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-274-4/+150
* better indexesMaxence Lange2024-01-243-20/+29
* Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-sizeJulius Härtl2024-01-233-16/+20
|\
| * perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-123-16/+20
* | fix(apps): Fix type information of app managerJoas Schilling2024-01-232-9/+6
* | Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirtyChristoph Wurst2024-01-231-2/+5
|\ \
| * | fix(db): Do not log transacted reads as dirty readChristoph Wurst2024-01-181-2/+5
* | | Merge pull request #42971 from nextcloud/fix/auth/login-email-password-login-...Christoph Wurst2024-01-221-13/+24
|\ \ \
| * | | fix(auth): Fix logging in with email, password and login name mismatchChristoph Wurst2024-01-191-13/+24
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-22/+22
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+2
* | | fix(db): Remove very verbose dirty query logsChristoph Wurst2024-01-181-11/+0
* | | Merge pull request #41067 from Murena-SAS/preview-folder-deletesArthur Schiwon2024-01-181-0/+3
|\ \ \ | |/ / |/| |
| * | Check if the node has a null ID before deleting in preview watcherAkhil2023-10-231-0/+3
* | | Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-ownJoas Schilling2024-01-181-2/+10
|\ \ \
| * | | exceptions on their ownMaxence Lange2024-01-161-2/+10
* | | | Merge pull request #42860 from nextcloud/jr/fix/i42858Pytal2024-01-171-6/+7
|\ \ \ \
| * | | | Update ContactsStore: Avoid exceptions on empties Josh2024-01-161-6/+7
* | | | | Revert "add key location to info:file output"Robin Appelman2024-01-172-26/+25
* | | | | add key location to info:file outputRobin Appelman2024-01-172-25/+26
* | | | | fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-2/+5
|/ / / /
* / / / returns default on exceptionMaxence Lange2024-01-161-1/+7
|/ / /
* | | Merge pull request #41755 from nextcloud/enh/noid/lazyconfigMaxence Lange2024-01-1612-307/+1895
|\ \ \
| * | | small fixesMaxence Lange2024-01-151-2/+2
| * | | fixesMaxence Lange2024-01-152-227/+69
| * | | lazy AppConfigMaxence Lange2024-01-1512-307/+2053
* | | | Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-k...John Molakvoæ2024-01-161-4/+7
|\ \ \ \
| * | | | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-151-4/+7
| |/ / /
* | | | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-161-1/+1
|\ \ \ \
| * | | | Improve validator output in case of invalid RichObjectCôme Chilliet2024-01-151-1/+1
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-162-4/+4
|/ / /
* | | Merge pull request #42768 from nextcloud/errorToWarnGit'Fellow2024-01-151-1/+1
|\ \ \
| * | | Lower to infoGit'Fellow2024-01-151-1/+1
| * | | Lower error to warningGit'Fellow2024-01-141-1/+1
* | | | Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-deleteMaxence Lange2024-01-152-0/+2
|\ \ \ \
| * | | | occ background-job:deleteMaxence Lange2024-01-112-0/+2
* | | | | introduce IProviderWithUserIdAlexander Piskun2024-01-144-0/+21
| |/ / / |/| | |
* | | | fix: Add reconnect check in case of timeouts on the db sideJulius Härtl2024-01-121-0/+27
| |_|/ |/| |
* | | feat: First attempt to track dirty tables after writes and switch back to rep...Julius Härtl2024-01-121-0/+27
* | | feat: Add logging for transaction timeJulius Härtl2024-01-121-0/+34
|/ /
* | Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-115-2/+95
|\ \
| * \ Merge branch 'master' into enh/machine-translation-provider-with-idMarcel Klehr2024-01-112-0/+4
| |\ \
| * | | fix(autoloaders)Marcel Klehr2024-01-112-0/+2
| * | | fix(coding style)Marcel Klehr2024-01-101-7/+7
| * | | enh(OCP\Translation): Introduce ITranslationProviderWithUserIdMarcel Klehr2024-01-102-0/+47
| * | | enh(OCP\Translation): Make ITranslationProviderWithId extend ITranslationProv...Marcel Klehr2024-01-101-1/+1
| * | | Rebuild autoloadersMarcel Klehr2024-01-102-0/+2
| * | | enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-102-2/+44
* | | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-119-83/+87
|\ \ \ \
| * | | | Import OCP IToken as OCPIToken to avoid a name clash in lib/privateCôme Chilliet2024-01-113-65/+65