aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #46414 from nextcloud/feat/provide-new-files-configFerdinand Thiessen2024-07-111-1/+4
|\
| * feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-111-1/+4
* | chore: Recompile assetsFerdinand Thiessen2024-07-111-1/+1
|/
* feat: don't count failed CSRF as failed login attemptBenjamin Gaussorgues2024-07-111-4/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-114-24/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1092-92/+92
* refactor(core): Split app menu into componentsFerdinand Thiessen2024-07-103-205/+261
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-0/+30
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0914-29/+30
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-094-0/+14
* Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occCôme Chilliet2024-07-081-0/+69
|\
| * feat: Add reserved options in a new OCP class so that applications know about...Côme Chilliet2024-07-041-3/+4
| * fix(occ): Move debug log listener setup to a static method, add option for levelCôme Chilliet2024-07-021-0/+30
| * feat(occ): Add a --debug option to output all log levels to the outputCôme Chilliet2024-07-021-0/+38
* | Merge pull request #46259 from nextcloud/feat/provide-body-containerFerdinand Thiessen2024-07-075-16/+7
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-07-044-4/+4
| * | feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-041-12/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-062-34/+34
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-052-0/+12
|/ /
* | fix: Adapt icon color to new default for mime iconsJulius Härtl2024-07-042-2/+2
* | feat: support excalidraw fileHoang Pham2024-07-043-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-042-6/+6
* | chore(assets): Recompile assetsnextcloud-command2024-07-034-4/+4
* | feat: Match input height with clickable areaMarco Ambrosini2024-07-031-6/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-032-0/+10
* | Merge pull request #46215 from nextcloud/enh/dashboard-iconAndy Scherzinger2024-07-022-1/+5
|\ \
| * | chore: Replace dashboard icon with Material SymbolsFerdinand Thiessen2024-07-012-1/+5
* | | Merge pull request #45981 from nextcloud/artonge/update/nc_dialogs_v5.3.2Louis2024-07-022-2/+14
|\ \ \
| * | | fix(deps): Update `@nextcloud/dialogs` to 5.3.2 to fix picking current directoryLouis Chemineau2024-07-022-2/+14
| |/ /
* | | Merge pull request #46194 from nextcloud/schema-export-cmndRobin Appelman2024-07-024-0/+229
|\ \ \ | |_|/ |/| |
| * | feat: add commands for exporting current and expected database schemaRobin Appelman2024-07-024-0/+229
* | | Merge pull request #46185 from nextcloud/debt/noid/migrate-background-command...Daniel2024-07-026-88/+47
|\ \ \
| * | | refactor: simplify background commandsDaniel Kesselberg2024-07-016-88/+47
* | | | feat(OpenAPI): Add ex_app scopeprovokateurin2024-07-022-1/+1
* | | | chore(deps): Update openapi-extractorprovokateurin2024-07-023-1563/+1787
| |_|/ |/| |
* | | feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-016-384/+9686
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-012-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-308-0/+42
* | Merge pull request #46199 from nextcloud/debt/noid/spdx-migrations-templateDaniel2024-06-291-19/+2
|\ \
| * | chore: use spdx for migrations generatorDaniel Kesselberg2024-06-281-19/+2
| |/
* | Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-295-24/+29
|\ \
| * | refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-282-9/+10
| * | refactor(core): Make AJAX cron script work without jQueryFerdinand Thiessen2024-06-284-15/+19
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2918-0/+60
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-28110-1674/+1758
* chore: Compile assetsFerdinand Thiessen2024-06-274-4/+4
* fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-0/+6
* fix(unified-search): Also show local search on apps managementFerdinand Thiessen2024-06-271-1/+1
* fix: Open unified search by pressing `ctrl + F`Ferdinand Thiessen2024-06-271-1/+24
* refactor(styles): Make padding not a magic valueFerdinand Thiessen2024-06-272-2/+3