aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-072-24/+24
* chore: Compile assetsFerdinand Thiessen2024-05-064-4/+4
* Merge pull request #30359 from nextcloud/enh/background-job-classMarcel Klehr2024-05-063-1/+253
|\
| * feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:...Julien Veyssier2024-05-021-21/+7
| * fix(bg-jobs): review adjustmentsJulien Veyssier2024-05-023-12/+23
| * feat(bg-jobs): allow setting a job class list instead of a single class in cr...Julien Veyssier2024-05-022-10/+32
| * chore(bg-jobs): more output in verbose mode in the bg job workerJulien Veyssier2024-05-021-3/+7
| * fix(bg-jobs): cs:fixMarcel Klehr2024-05-021-4/+0
| * fix(bg-jobs): fix psalm issuesMarcel Klehr2024-05-023-10/+10
| * fix(bg-jobs): Remove interval bookkeepingMarcel Klehr2024-05-021-36/+1
| * fix(bg-jobs): fix minor issuesMarcel Klehr2024-05-021-7/+2
| * fix(bg-jobs): Fix running once when no job was scheduledJulius Härtl2024-05-024-207/+267
| * feat(bg-jobs): Add background worker occ commandJulius Härtl2024-05-022-0/+213
* | Merge pull request #45160 from nextcloud/fix/styleF. E Noel Nfebe2024-05-045-4/+8
|\ \
| * | fix: Changes the color of the "Delete User" and "X" exit buttons on hover.Ty Davis2024-05-025-4/+8
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-044-26/+40
* | fix(icons): Update files iconprovokateurin2024-05-031-1/+1
|/
* fix(core): add fs_name_hash index to migrationVarun Patil2024-04-301-0/+1
* Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-fileCôme Chilliet2024-04-301-3/+14
|\
| * feat(occ): Add --storage-tree option to info:file to help debug storagesCôme Chilliet2024-04-151-3/+14
* | fix: Improve typing of mimetype aliasesCôme Chilliet2024-04-301-1/+1
* | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2024-04-301-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-304-4/+16
* | fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-04-292-1/+6
* | Merge pull request #44586 from nextcloud/pulsejet/name-idxFerdinand Thiessen2024-04-281-0/+5
|\ \
| * | perf(core): add index on nameVarun Patil2024-03-301-0/+5
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-272-0/+30
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-252-0/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-242-0/+34
* | | Merge pull request #44923 from nextcloud/fix/public-share-truncationPytal2024-04-236-14/+29
|\ \ \
| * | | chore: compile assetsChristopher Ng2024-04-224-4/+4
| * | | fix: Fix truncation on public sharesChristopher Ng2024-04-222-10/+25
* | | | Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-urlChristoph Wurst2024-04-233-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | fix(auth): Keep redirect URL during 2FA setup and challengeChristoph Wurst2024-04-193-5/+11
* | | | Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1Pytal2024-04-221-1/+1
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2024-04-221-1/+1
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+12
|/ / / /
* | | | fix: Revert to OC_App in places where we need all apps even disabled onesCôme Chilliet2024-04-222-2/+2
* | | | fix: use DI to build main Application class in console.phpCôme Chilliet2024-04-221-1/+1
* | | | fix: Migrate away from OC_App toward the IAppManagerCôme Chilliet2024-04-226-30/+58
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-222-10/+10
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-212-0/+2
* | | | Merge pull request #44915 from nextcloud/fix/add-missing-file-for-clear-avata...Louis2024-04-201-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php ...yemkareems2024-04-181-0/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-36/+36
|/ / /
* | | Merge pull request #44640 from nextcloud/fix/noid/returns-real-value-on-detailsMaxence Lange2024-04-181-2/+2
|\ \ \
| * | | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+28
|/ / /
* | | fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-4/+6
* | | Merge pull request #44761 from nextcloud/fix/deps-webauthn-libFerdinand Thiessen2024-04-164-156/+83
|\ \ \