aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-194-10/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-184-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53540 from nextcloud/feature/add-profile-to-occRichard Steinmetz2025-06-172-0/+236
|\ | | | | Feature/add profile to occ
| * feat: allow reading profile properties from occSalvatore Martire2025-06-172-0/+236
| | | | | | | | | | | | | | This change adds support for reading profile information through the occ command, and updates the corresponding test. Signed-off-by: Salvatore Martire <4652631+klarkent@users.noreply.github.com>
* | fix(core): getRequestToken import typoskjnldsv2025-06-171-2/+2
|/ | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-176-2/+46
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(core): fix typo in session heartbeat servicechore/typoFerdinand Thiessen2025-06-161-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: the core config is not loaded on error pagesFerdinand Thiessen2025-06-162-6/+7
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test: adjust karma global state mockFerdinand Thiessen2025-06-161-0/+7
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test(core): migrate session heartbeat testsFerdinand Thiessen2025-06-162-87/+123
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(OC): restructure session heartbeat code - use types and human ↵Ferdinand Thiessen2025-06-161-109/+98
| | | | | | reading order Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(OC): migrate session heart beat to TypescriptFerdinand Thiessen2025-06-162-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(OC): validate request token and move logic to one placeFerdinand Thiessen2025-06-166-73/+184
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(OC): migrate request token handling to TypescriptFerdinand Thiessen2025-06-167-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-168-4/+308
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-152-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #52909 from nextcloud/feat/noid/check-integrity-all-appsMarcel Müller2025-06-141-16/+43
|\ | | | | feat(integrity): Allow to run check for all apps
| * feat(integrity): Allow to run check for all appsfeat/noid/check-integrity-all-appsMarcel Müller2025-05-161-16/+43
| | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-148-8/+130
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1310-0/+52
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-1216-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore(assets): Recompile assetsfix/loading-account-menunextcloud-command2025-06-111-1/+1
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(files_sharing): public user menu semanticskjnldsv2025-06-111-7/+10
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat(files_sharing): show Account menu on public pagesskjnldsv2025-06-116-6/+164
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(core): bring back Account menu loading indicatorskjnldsv2025-06-111-11/+20
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-11108-108/+108
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | feat(core): Add option to disable creating an admin user when installingfeat/core/install-without-admin-userprovokateurin2025-06-101-2/+5
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #53402 from nextcloud/jtr-fix-403-designAndy Scherzinger2025-06-101-5/+13
|\ \ | | | | | | fix(403): Make design consistent with 404 + add default hint
| * | fix(403): Make design consistent with 404 + add default hintjtr-fix-403-designJosh2025-06-081-5/+13
| | | | | | | | | | | | | | | Fixes #39584 Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-102-0/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | chore: update openAPI filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0Ferdinand Thiessen2025-06-092-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | chore: use consistent casing for header names (required by openAPI)Ferdinand Thiessen2025-06-094-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | test: remove legacy tests covered by library unit testsdependabot/npm_and_yarn/nextcloud/l10n-3.3.0Ferdinand Thiessen2025-06-091-63/+0
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-088-0/+304
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-074-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-068-2/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #53315 from nextcloud/refactor/migration-override-attributeJoas Schilling2025-06-051-0/+4
|\ \ | | | | | | refactor: generate migrations with override attributes
| * | refactor: generate migrations with override attributesrefactor/migration-override-attributeChristoph Wurst2025-06-041-0/+4
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | fix(core): correctly show displayname when picking a fileFerdinand Thiessen2025-06-051-3/+3
| | | | | | | | | | | | | | | | | | | | | Ensure that the display name is shown instead of the filename (important for public shares). Fixed in the library but the legacy wrapper still uses it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(l10n): Update translations from TransifexNextcloud bot2025-06-0514-52/+62
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-042-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #53292 from nextcloud/fix/loginflowKate2025-06-033-1/+22
|\ \
| * | fix: handle IDLE timeoutfix/loginflowFerdinand Thiessen2025-06-033-1/+22
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix(TaskProcessingApiController): use StreamResponse to return the task file ↵fix/noid/task-processing-file-content-streamOleksander Piskun2025-06-031-10/+32
|/ / | | | | | | | | | | content Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-032-22/+208
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: make core application bootstrapable by coordinatorchore/refactor-coreFerdinand Thiessen2025-06-021-1/+1
| | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | refactor(core): migrate core application to `IBootstrap`Ferdinand Thiessen2025-06-023-263/+324
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-022-0/+166
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | docs: update openAPI extracted filesdependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.7.0Ferdinand Thiessen2025-06-013-14/+72
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-05-314-362/+700
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>