aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* chore(core): wrap initial state into hidden containerGrigorii K. Shartsev2024-07-305-15/+17
* Merge pull request #46827 from nextcloud/build/psalm/named-attribute-argsJoas Schilling2024-07-297-15/+15
|\
| * refactor(core): Make all attribute arguments namedprovokateurin2024-07-277-15/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-284-2/+62
|/
* chore(assets): Recompile assetsnextcloud-command2024-07-271-1/+1
* Merge branch 'master' into fix/public-footerJohn Molakvoæ2024-07-277-6/+8
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-07-272-0/+2
| * chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
| * fix(styles): use also new CSS variable for correct header text color on publi...Ferdinand Thiessen2024-07-261-2/+2
* | chore: Compile assetsFerdinand Thiessen2024-07-264-4/+4
* | fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-262-18/+41
|/
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-2636-256/+219
* Merge pull request #46761 from nextcloud/fix/core/document-csrf-token-endpointKate2024-07-263-2/+99
|\
| * fix(core): Document CSRF token endpointprovokateurin2024-07-253-2/+99
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-266-4/+14
* | Merge pull request #45708 from nextcloud/feat/files-filtersFerdinand Thiessen2024-07-251-1/+1
|\ \
| * | feat(files): Implement files list filters for name, modified time and typeFerdinand Thiessen2024-07-251-1/+1
| |/
* | Merge pull request #46672 from nextcloud/fix/preview-invalid-idAndy Scherzinger2024-07-251-0/+4
|\ \ | |/ |/|
| * fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-221-0/+4
* | fix(taskprocessing): fix cs issues and generate autoloadersJulien Veyssier2024-07-251-3/+0
* | fix(taskprocessing): fix OpenAPI error and generate specsJulien Veyssier2024-07-253-14/+268
* | fix(taskprocessing): run cs:fixJulien Veyssier2024-07-251-14/+13
* | feat(TaskProcessing): Implement enums and default valuesMarcel Klehr2024-07-252-21/+41
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-242-2/+2
* | feat(taskprocessing): add appId filter to taskprocessing occ commandsJulien Veyssier2024-07-232-2/+16
* | feat(taskprocessing): add stats about input/output sizesJulien Veyssier2024-07-231-6/+47
* | feat(taskprocessing): add occ commands to list tasks and compute statsJulien Veyssier2024-07-234-3/+235
* | feat(taskprocessing): add start, stop and schedule time to tasksJulien Veyssier2024-07-231-0/+56
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2310-0/+16
|/
* feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p...Julien Veyssier2024-07-224-2/+79
* Merge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidatorStephan Orbaugh2024-07-221-2/+1
|\
| * refactor: Migrate some legacy and core functions to `IFilenameValidator`Ferdinand Thiessen2024-07-191-2/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2114-0/+14
* | refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-2/+4
|/
* Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versionsJoas Schilling2024-07-194-8/+6
|\
| * fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-193-6/+4
| * fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprec...Joas Schilling2024-07-191-2/+2
* | Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-193-4/+447
|\ \ | |/ |/|
| * chore: update openapi specsMarcel Klehr2024-07-183-1512/+1908
| * fix(TaskProcessing): Update openapi specsMarcel Klehr2024-07-173-1712/+1712
| * fix(TaskProcessingApiController): Address review commentsMarcel Klehr2024-07-171-5/+5
| * fix: psalm errorsMarcel Klehr2024-07-171-3/+3
| * feat(TaskProcessing): Allow setting task results for file slotsMarcel Klehr2024-07-171-2/+49
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-192-0/+6
* | Merge pull request #46587 from nextcloud/fix/shrink-headlinesFerdinand Thiessen2024-07-188-12/+17
|\ \
| * | chore: Recompile assetsFerdinand Thiessen2024-07-176-7/+7
| * | fix(css): Shrink headlines a bitFerdinand Thiessen2024-07-172-5/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-186-12/+52
* | | fix(ReferenceApiController): Remove accidently added AnonRateLimitJonas2024-07-171-1/+0
|/ /
* / feat(Reference): Add public API endpoints to get referencesJonas2024-07-173-0/+713
|/