aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43465 from nextcloud/artonge/fix/bad_revert_commitLouis2024-02-084-35/+35
|\
| * Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-082-11/+11
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-082-24/+24
* | chore!: Remove global `autosize`Ferdinand Thiessen2024-02-081-2/+1
|/
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-084-35/+35
* chore: Delete deprecated internal Job classesCôme Chilliet2024-02-081-3/+3
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-082-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-082-24/+24
* chore(perf): prevent unnecessary bundling of caniuse-liteRichard Steinmetz2024-02-071-15/+5
* Merge pull request #43319 from nextcloud/fix/theming-background-primaryAndy Scherzinger2024-02-066-7/+6
|\
| * chore: Compile assetsFerdinand Thiessen2024-02-034-4/+4
| * fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-032-3/+2
* | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-042-0/+78
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-022-2/+4
* Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-diJoas Schilling2024-02-012-169/+136
|\
| * chore: Fix DI for integrity checker before installationCôme Chilliet2024-01-301-12/+4
| * chore: use DI for \OC\RepairCôme Chilliet2024-01-301-7/+1
| * chore: Revert using DI for IntegrityCodeChecker as it uses a special service ...Côme Chilliet2024-01-301-4/+12
| * chore: use DI for Command\Security\ListCertificatesCôme Chilliet2024-01-302-2/+6
| * chore: use long namespaced class instead of putting it inlineCôme Chilliet2024-01-301-1/+2
| * chore: Fix DI for Encryption\DecryptAll commandCôme Chilliet2024-01-301-0/+1
| * chore: Use DI in register_command instead of new callsCôme Chilliet2024-01-301-162/+129
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-012-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-312-0/+2
|/
* Merge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-param...Côme Chilliet2024-01-301-0/+1
|\
| * chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* | Merge pull request #43191 from nextcloud/fix/use-di-for-setup-classCôme Chilliet2024-01-301-16/+7
|\ \ | |/ |/|
| * chore: Cleanup Installer class as wellCôme Chilliet2024-01-291-3/+2
| * fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-13/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-3070-76/+76
|/
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-291-6/+0
* chore: Compile assetsFerdinand Thiessen2024-01-271-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+2
* Merge pull request #42903 from nextcloud/enh/noid/improve-index-on-appconfigMaxence Lange2024-01-264-16/+219
|\
| * Update core/Migrations/Version29000Date20240124132202.phpMaxence Lange2024-01-251-1/+1
| * Update core/Migrations/Version29000Date20240124132201.phpMaxence Lange2024-01-251-1/+1
| * better indexesMaxence Lange2024-01-244-16/+219
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2692-310/+312
* | fix(tests): Adjust legacy tests for nextcloud-router updateFerdinand Thiessen2024-01-253-10/+10
* | Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-252-17/+0
* | Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-252-47/+0
* | Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-252-49/+0
* | Merge pull request #42836 from nextcloud/enh/migrate-mysql-utf8mb4-setupcheckJohn Molakvoæ2024-01-252-53/+0
|\ \
| * | Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-232-53/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-252-4/+4
| |/ |/|
* | fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-231-4/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2472-80/+82
|/
* Merge pull request #42978 from nextcloud/fix/refactor-unified-searchFerdinand Thiessen2024-01-237-38/+34
|\
| * chore: Compile assetsFerdinand Thiessen2024-01-234-4/+4