| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-size | Julius Härtl | 2024-01-23 | 3 | -16/+20 |
|\ |
|
| * | perf: Avoid updating the folder size if we know the size difference | Julius Härtl | 2024-01-12 | 3 | -16/+20 |
* | | fix(apps): Fix type information of app manager | Joas Schilling | 2024-01-23 | 2 | -9/+6 |
* | | Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty | Christoph Wurst | 2024-01-23 | 1 | -2/+5 |
|\ \ |
|
| * | | fix(db): Do not log transacted reads as dirty read | Christoph Wurst | 2024-01-18 | 1 | -2/+5 |
* | | | Merge pull request #42971 from nextcloud/fix/auth/login-email-password-login-... | Christoph Wurst | 2024-01-22 | 1 | -13/+24 |
|\ \ \ |
|
| * | | | fix(auth): Fix logging in with email, password and login name mismatch | Christoph Wurst | 2024-01-19 | 1 | -13/+24 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-21 | 4 | -22/+22 |
|/ / / |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-19 | 2 | -0/+2 |
* | | | fix(db): Remove very verbose dirty query logs | Christoph Wurst | 2024-01-18 | 1 | -11/+0 |
* | | | Merge pull request #41067 from Murena-SAS/preview-folder-deletes | Arthur Schiwon | 2024-01-18 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Check if the node has a null ID before deleting in preview watcher | Akhil | 2023-10-23 | 1 | -0/+3 |
* | | | Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own | Joas Schilling | 2024-01-18 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | exceptions on their own | Maxence Lange | 2024-01-16 | 1 | -2/+10 |
* | | | | Merge pull request #42860 from nextcloud/jr/fix/i42858 | Pytal | 2024-01-17 | 1 | -6/+7 |
|\ \ \ \ |
|
| * | | | | Update ContactsStore: Avoid exceptions on empties | Josh | 2024-01-16 | 1 | -6/+7 |
* | | | | | Revert "add key location to info:file output" | Robin Appelman | 2024-01-17 | 2 | -26/+25 |
* | | | | | add key location to info:file output | Robin Appelman | 2024-01-17 | 2 | -25/+26 |
* | | | | | fix(session): Avoid two useless authtoken DB queries for every anonymous request | Git'Fellow | 2024-01-17 | 1 | -2/+5 |
|/ / / / |
|
* / / / | returns default on exception | Maxence Lange | 2024-01-16 | 1 | -1/+7 |
|/ / / |
|
* | | | Merge pull request #41755 from nextcloud/enh/noid/lazyconfig | Maxence Lange | 2024-01-16 | 12 | -307/+1895 |
|\ \ \ |
|
| * | | | small fixes | Maxence Lange | 2024-01-15 | 1 | -2/+2 |
| * | | | fixes | Maxence Lange | 2024-01-15 | 2 | -227/+69 |
| * | | | lazy AppConfig | Maxence Lange | 2024-01-15 | 12 | -307/+2053 |
* | | | | Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-k... | John Molakvoæ | 2024-01-16 | 1 | -4/+7 |
|\ \ \ \ |
|
| * | | | | fix(appstore): Only send subscription keys to valid appstores | Joas Schilling | 2024-01-15 | 1 | -4/+7 |
| |/ / / |
|
* | | | | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check | Côme Chilliet | 2024-01-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Improve validator output in case of invalid RichObject | Côme Chilliet | 2024-01-15 | 1 | -1/+1 |
| |/ / / |
|
* / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-16 | 2 | -4/+4 |
|/ / / |
|
* | | | Merge pull request #42768 from nextcloud/errorToWarn | Git'Fellow | 2024-01-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Lower to info | Git'Fellow | 2024-01-15 | 1 | -1/+1 |
| * | | | Lower error to warning | Git'Fellow | 2024-01-14 | 1 | -1/+1 |
* | | | | Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete | Maxence Lange | 2024-01-15 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | occ background-job:delete | Maxence Lange | 2024-01-11 | 2 | -0/+2 |
* | | | | | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 4 | -0/+21 |
| |/ / /
|/| | | |
|
* | | | | fix: Add reconnect check in case of timeouts on the db side | Julius Härtl | 2024-01-12 | 1 | -0/+27 |
| |_|/
|/| | |
|
* | | | feat: First attempt to track dirty tables after writes and switch back to rep... | Julius Härtl | 2024-01-12 | 1 | -0/+27 |
* | | | feat: Add logging for transaction time | Julius Härtl | 2024-01-12 | 1 | -0/+34 |
|/ / |
|
* | | Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit... | Julius Härtl | 2024-01-11 | 5 | -2/+95 |
|\ \ |
|
| * \ | Merge branch 'master' into enh/machine-translation-provider-with-id | Marcel Klehr | 2024-01-11 | 2 | -0/+4 |
| |\ \ |
|
| * | | | fix(autoloaders) | Marcel Klehr | 2024-01-11 | 2 | -0/+2 |
| * | | | fix(coding style) | Marcel Klehr | 2024-01-10 | 1 | -7/+7 |
| * | | | enh(OCP\Translation): Introduce ITranslationProviderWithUserId | Marcel Klehr | 2024-01-10 | 2 | -0/+47 |
| * | | | enh(OCP\Translation): Make ITranslationProviderWithId extend ITranslationProv... | Marcel Klehr | 2024-01-10 | 1 | -1/+1 |
| * | | | Rebuild autoloaders | Marcel Klehr | 2024-01-10 | 2 | -0/+2 |
| * | | | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 2 | -2/+44 |
* | | | | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2 | Côme Chilliet | 2024-01-11 | 9 | -83/+87 |
|\ \ \ \ |
|
| * | | | | Import OCP IToken as OCPIToken to avoid a name clash in lib/private | Côme Chilliet | 2024-01-11 | 3 | -65/+65 |
| * | | | | Use OCP version of IToken in AppPasswordCreatedEvent | Côme Chilliet | 2024-01-11 | 1 | -6/+4 |
| * | | | | Use IToken from OCP instead of OC | Côme Chilliet | 2024-01-11 | 3 | -0/+3 |