| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(carddav): Handle race for SAB creation betterfix/carddav/create-sab-concurrently | Christoph Wurst | 2024-09-18 | 2 | -8/+28 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-18 | 156 | -240/+436 |
* | Merge pull request #44013 from nextcloud/fieat/profile-pronounces | John Molakvoæ | 2024-09-18 | 30 | -779/+938 |
|\ |
|
| * | fix(core): profile design and pronouns supportfieat/profile-pronounces | John Molakvoæ (skjnldsv) | 2024-09-18 | 6 | -738/+752 |
| * | feat: add profile pronouns | John Molakvoæ (skjnldsv) | 2024-09-17 | 29 | -50/+195 |
* | | Merge pull request #45020 from Noodlesalat/fix-lastlogin-update-token-login | John Molakvoæ | 2024-09-17 | 1 | -0/+1 |
|\ \ |
|
| * | | fix: update last_login timestamp for token based-logins | Fabian Dreßler | 2024-09-06 | 1 | -0/+1 |
* | | | Merge pull request #48151 from nextcloud/dependabot/npm_and_yarn/vite-5.4.6 | dependabot[bot] | 2024-09-17 | 1 | -17/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | chore(deps): Bump vite from 5.4.2 to 5.4.6 | dependabot[bot] | 2024-09-17 | 1 | -17/+15 |
|/ / |
|
* | | Merge pull request #48144 from nextcloud/fix/psalm/throws-annotations | Kate | 2024-09-17 | 7 | -7/+7 |
|\ \ |
|
| * | | fix(psalm): Fix @throws annotationsfix/psalm/throws-annotations | provokateurin | 2024-09-17 | 7 | -7/+7 |
|/ / |
|
* | | Merge pull request #47986 from cfiehe/fix_move_on_same_bucket | Stephan Orbaugh | 2024-09-17 | 4 | -0/+183 |
|\ \ |
|
| * | | perf(ObjectStoreStorage): Improve (slow) move on same object bucket | Christoph Fiehe | 2024-09-16 | 4 | -0/+183 |
* | | | Merge pull request #48138 from nextcloud/chore/remove-legacy-settings-fors | Ferdinand Thiessen | 2024-09-17 | 5 | -116/+6 |
|\ \ \ |
|
| * | | | fix: Remove legacy settings formschore/remove-legacy-settings-fors | Ferdinand Thiessen | 2024-09-17 | 5 | -116/+6 |
|/ / / |
|
* | | | Merge pull request #48129 from nextcloud/feat/zst | John Molakvoæ | 2024-09-17 | 7 | -96/+149 |
|\ \ \ |
|
| * | | | chore: update RepairMimeTypes migrationfeat/zst | John Molakvoæ (skjnldsv) | 2024-09-17 | 4 | -53/+103 |
| * | | | chore: add `application/zstd` | John Molakvoæ (skjnldsv) | 2024-09-17 | 3 | -43/+46 |
* | | | | Merge pull request #48086 from nextcloud/refactor/move-to-new-activity-exception | Anna | 2024-09-17 | 15 | -41/+53 |
|\ \ \ \ |
|
| * | | | | refactor: move to new activity exceptionrefactor/move-to-new-activity-exception | Anna Larch | 2024-09-17 | 15 | -41/+53 |
|/ / / / |
|
* | | | | Merge pull request #48080 from nextcloud/fix/storage/method-docs-inheritance | Kate | 2024-09-17 | 12 | -176/+16 |
|\ \ \ \ |
|
| * | | | | fix(Storage): Fix method docs inheritancefix/storage/method-docs-inheritance | provokateurin | 2024-09-17 | 12 | -176/+16 |
* | | | | | Merge pull request #48094 from nextcloud/fix/storage/get-owner-false | John Molakvoæ | 2024-09-17 | 17 | -66/+75 |
|\| | | | |
|
| * | | | | fix(Files): Handle getOwner() returning falsefix/storage/get-owner-false | provokateurin | 2024-09-17 | 6 | -18/+60 |
| * | | | | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 13 | -48/+15 |
* | | | | | Merge pull request #48090 from nextcloud/fix/settings--disable-discover-when-... | Grigorii K. Shartsev | 2024-09-17 | 6 | -9/+12 |
|\ \ \ \ \ |
|
| * | | | | | chore(assets): Recompile assetsfix/settings--disable-discover-when-app-store-is-disabled | Grigorii K. Shartsev | 2024-09-16 | 4 | -6/+6 |
| * | | | | | fix(settings): disable Discover when appstore is disabled | Grigorii K. Shartsev | 2024-09-16 | 2 | -3/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #47998 from nextcloud/fix/sabre-dav-itip-broker | John Molakvoæ | 2024-09-17 | 1 | -0/+0 |
|\ \ \ \ \ |
|
| * | | | | | fix: Add SabreDav Patch for iTip Brokerfix/sabre-dav-itip-broker | SebastianKrupinski | 2024-09-16 | 1 | -0/+0 |
* | | | | | | Merge pull request #48114 from nextcloud/fix/AppStore--remove-unneeded-warning | John Molakvoæ | 2024-09-17 | 2 | -9/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | fix(appstoreFetcher): get app list from custom app storefix/AppStore--remove-unneeded-warning | Grigorii K. Shartsev | 2024-09-17 | 2 | -8/+1 |
| * | | | | | fix(appstoreFetcher): remove unneeded warning | Grigorii K. Shartsev | 2024-09-17 | 1 | -1/+0 |
* | | | | | | Merge pull request #48110 from nextcloud/chore/remove-deprecated-aliases | Côme Chilliet | 2024-09-17 | 2 | -134/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | chore: Replace DI alias with real classchore/remove-deprecated-aliases | Ferdinand Thiessen | 2024-09-17 | 1 | -3/+4 |
| * | | | | | | chore: Remove deprecated aliases from dependency injection | Côme Chilliet | 2024-09-16 | 1 | -131/+0 |
* | | | | | | | Merge pull request #48115 from nextcloud/automated/noid/master-update-psalm-b... | github-actions[bot] | 2024-09-17 | 1 | -14/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-09-17 | 1 | -14/+0 |
|/ / / / / / / |
|
* | / / / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-17 | 176 | -378/+408 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #48009 from nextcloud/fix/remove-references-to-deprected-s... | Côme Chilliet | 2024-09-16 | 38 | -656/+167 |
|\ \ \ \ \ \ |
|
| * | | | | | | chore: Improve typing and phpdoc comments | Côme Chilliet | 2024-09-16 | 3 | -11/+7 |
| * | | | | | | chore: Check storage is an instance of the correct class instead of psalm-sup...fix/remove-references-to-deprected-storage-interface | Côme Chilliet | 2024-09-16 | 1 | -6/+9 |
| * | | | | | | chore: Remove deprecated Storage::search method instead of moving it to IStorage | Côme Chilliet | 2024-09-16 | 5 | -43/+0 |
| * | | | | | | chore: psalm-suppress legacy code weirdness | Côme Chilliet | 2024-09-16 | 1 | -2/+12 |
| * | | | | | | chore: Fix psalm issues, put back private versions of getter in private Stora... | Côme Chilliet | 2024-09-16 | 9 | -18/+78 |
| * | | | | | | chore: fix autoloaders | Côme Chilliet | 2024-09-16 | 2 | -2/+0 |
| * | | | | | | chore: Fix encryption test use statement | Côme Chilliet | 2024-09-16 | 1 | -1/+2 |
| * | | | | | | fix: Fix other uses of removed Storage interface | Côme Chilliet | 2024-09-16 | 7 | -95/+30 |
| * | | | | | | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 19 | -539/+90 |
| |/ / / / / |
|
* | | | | | | Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallback | Robin Appelman | 2024-09-16 | 4 | -4/+10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|