aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: add nfo file supportfeat/nfoJohn Molakvoæ (skjnldsv)2024-09-185-2/+6
* Merge pull request #48145 from nextcloud/artonge/fix/drop_unecessary_exitJoas Schilling2024-09-1811-199/+142
|\
| * fix: Prevent duplicate creation of print_exception functionLouis Chemineau2024-09-184-23/+39
| * fix(tests): Adapt tests to changes in RepairMimeTypesCôme Chilliet2024-09-171-3/+14
| * fix(tests): Fix most obvious errors in ObjectStore testsCôme Chilliet2024-09-173-56/+60
| * fix(tests): Fix Folder testsCôme Chilliet2024-09-171-3/+22
| * fix(tests): Remove deprecated tests for ServerTestCôme Chilliet2024-09-171-113/+7
| * fix: Drop unnecessary exitLouis Chemineau2024-09-171-1/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-18156-240/+436
* | Merge pull request #44013 from nextcloud/fieat/profile-pronouncesJohn Molakvoæ2024-09-1830-779/+938
|\ \
| * | fix(core): profile design and pronouns supportfieat/profile-pronouncesJohn Molakvoæ (skjnldsv)2024-09-186-738/+752
| * | feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-1729-50/+195
* | | Merge pull request #45020 from Noodlesalat/fix-lastlogin-update-token-loginJohn Molakvoæ2024-09-171-0/+1
|\ \ \
| * | | fix: update last_login timestamp for token based-loginsFabian Dreßler2024-09-061-0/+1
* | | | Merge pull request #48151 from nextcloud/dependabot/npm_and_yarn/vite-5.4.6dependabot[bot]2024-09-171-17/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(deps): Bump vite from 5.4.2 to 5.4.6dependabot[bot]2024-09-171-17/+15
|/ / /
* | | Merge pull request #48144 from nextcloud/fix/psalm/throws-annotationsKate2024-09-177-7/+7
|\ \ \ | |_|/ |/| |
| * | fix(psalm): Fix @throws annotationsfix/psalm/throws-annotationsprovokateurin2024-09-177-7/+7
|/ /
* | Merge pull request #47986 from cfiehe/fix_move_on_same_bucketStephan Orbaugh2024-09-174-0/+183
|\ \
| * | perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-09-164-0/+183
* | | Merge pull request #48138 from nextcloud/chore/remove-legacy-settings-forsFerdinand Thiessen2024-09-175-116/+6
|\ \ \
| * | | fix: Remove legacy settings formschore/remove-legacy-settings-forsFerdinand Thiessen2024-09-175-116/+6
|/ / /
* | | Merge pull request #48129 from nextcloud/feat/zstJohn Molakvoæ2024-09-177-96/+149
|\ \ \
| * | | chore: update RepairMimeTypes migrationfeat/zstJohn Molakvoæ (skjnldsv)2024-09-174-53/+103
| * | | chore: add `application/zstd`John Molakvoæ (skjnldsv)2024-09-173-43/+46
* | | | Merge pull request #48086 from nextcloud/refactor/move-to-new-activity-exceptionAnna2024-09-1715-41/+53
|\ \ \ \
| * | | | refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-1715-41/+53
|/ / / /
* | | | Merge pull request #48080 from nextcloud/fix/storage/method-docs-inheritanceKate2024-09-1712-176/+16
|\ \ \ \
| * | | | fix(Storage): Fix method docs inheritancefix/storage/method-docs-inheritanceprovokateurin2024-09-1712-176/+16
* | | | | Merge pull request #48094 from nextcloud/fix/storage/get-owner-falseJohn Molakvoæ2024-09-1717-66/+75
|\| | | |
| * | | | fix(Files): Handle getOwner() returning falsefix/storage/get-owner-falseprovokateurin2024-09-176-18/+60
| * | | | fix(Storage): Document getOwner() can return falseprovokateurin2024-09-1713-48/+15
* | | | | Merge pull request #48090 from nextcloud/fix/settings--disable-discover-when-...Grigorii K. Shartsev2024-09-176-9/+12
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsfix/settings--disable-discover-when-app-store-is-disabledGrigorii K. Shartsev2024-09-164-6/+6
| * | | | | fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-162-3/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #47998 from nextcloud/fix/sabre-dav-itip-brokerJohn Molakvoæ2024-09-171-0/+0
|\ \ \ \ \
| * | | | | fix: Add SabreDav Patch for iTip Brokerfix/sabre-dav-itip-brokerSebastianKrupinski2024-09-161-0/+0
* | | | | | Merge pull request #48114 from nextcloud/fix/AppStore--remove-unneeded-warningJohn Molakvoæ2024-09-172-9/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(appstoreFetcher): get app list from custom app storefix/AppStore--remove-unneeded-warningGrigorii K. Shartsev2024-09-172-8/+1
| * | | | | fix(appstoreFetcher): remove unneeded warningGrigorii K. Shartsev2024-09-171-1/+0
* | | | | | Merge pull request #48110 from nextcloud/chore/remove-deprecated-aliasesCôme Chilliet2024-09-172-134/+4
|\ \ \ \ \ \
| * | | | | | chore: Replace DI alias with real classchore/remove-deprecated-aliasesFerdinand Thiessen2024-09-171-3/+4
| * | | | | | chore: Remove deprecated aliases from dependency injectionCôme Chilliet2024-09-161-131/+0
* | | | | | | Merge pull request #48115 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-09-171-14/+0
|\ \ \ \ \ \ \
| * | | | | | | chore(tests): Update psalm baselinenextcloud-command2024-09-171-14/+0
|/ / / / / / /
* | / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-09-17176-378/+408
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #48009 from nextcloud/fix/remove-references-to-deprected-s...Côme Chilliet2024-09-1638-656/+167
|\ \ \ \ \ \
| * | | | | | chore: Improve typing and phpdoc commentsCôme Chilliet2024-09-163-11/+7
| * | | | | | chore: Check storage is an instance of the correct class instead of psalm-sup...fix/remove-references-to-deprected-storage-interfaceCôme Chilliet2024-09-161-6/+9
| * | | | | | chore: Remove deprecated Storage::search method instead of moving it to IStorageCôme Chilliet2024-09-165-43/+0