aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot2025-07-072-8/+52
* fix(l10n): Update translations from TransifexNextcloud bot2025-07-058-0/+8
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-1/+2
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-0155-38/+83
* Merge pull request #53671 from nextcloud/fix/read-only-share-downloadJohn Molakvoæ2025-07-011-4/+1
|\
| * feat(files_sharing): allow viewing files with download disabledskjnldsv2025-06-261-4/+1
* | fix(l10n): Update translations from TransifexNextcloud bot2025-07-014-6/+270
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-304-94/+366
* | chore(assets): Recompile assetsnextcloud-command2025-06-264-4/+4
* | style(content): rely on var(--header-height)fix/noid/content-header-heightMaksim Sukharev2025-06-261-4/+4
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-262-2/+452
* fix(profile): Consistent email confirmation success page designJosh2025-06-251-1/+1
* fix(profile): Consistent email confirmation page designJosh2025-06-251-1/+1
* Merge pull request #52880 from nextcloud/memcache-commandsRobin Appelman2025-06-257-75/+273
|\
| * feat: add command to clear memcachememcache-commandsRobin Appelman2025-06-242-1/+49
| * feat: add command to delete memcache keyRobin Appelman2025-06-242-0/+45
| * feat: add commands to get and set memcache valuesRobin Appelman2025-06-243-0/+102
| * refactor: split off value casting out of config:system:set commandRobin Appelman2025-06-242-75/+78
* | feat(occ): Add commands to list all routes and match a single onefeat/noid/add-command-to-list-all-routesJoas Schilling2025-06-253-0/+233
|/
* feat(lexicon): migrate config key/valueMaxence Lange2025-06-243-21/+13
* Merge pull request #53615 from nextcloud/fix/revive-lowercase-emailRichard Steinmetz2025-06-241-0/+16
|\
| * fix: revive always storing lowercased email addressesRichard Steinmetz2025-06-241-0/+16
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-244-0/+240
* | fix: update request token on two-factor pagesfix/two-factor-request-tokenRichard Steinmetz2025-06-236-4/+34
* | fix: generate csrf tokens if two factor challenge is ongoingRichard Steinmetz2025-06-231-0/+2
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-232-0/+184
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-224-0/+92
* | fix(l10n): Update translations from TransifexNextcloud bot2025-06-218-0/+1102
* | fix(core): Make --password-from-env work with NC_PASS everywherefix/core/password-from-env-nc-passprovokateurin2025-06-202-6/+6
* | fix(core): Make OC_PASS actually work for occ user:auth-tokens:add --password...provokateurin2025-06-201-2/+2
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-206-4/+154
* fix: reload login page after password resetSebastianKrupinski2025-06-191-2/+3
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-194-10/+12
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-184-0/+12
* Merge pull request #53540 from nextcloud/feature/add-profile-to-occRichard Steinmetz2025-06-172-0/+236
|\
| * feat: allow reading profile properties from occSalvatore Martire2025-06-172-0/+236
* | fix(core): getRequestToken import typoskjnldsv2025-06-171-2/+2
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-176-2/+46
* chore(core): fix typo in session heartbeat servicechore/typoFerdinand Thiessen2025-06-161-4/+4
* fix: the core config is not loaded on error pagesFerdinand Thiessen2025-06-162-6/+7
* test: adjust karma global state mockFerdinand Thiessen2025-06-161-0/+7
* test(core): migrate session heartbeat testsFerdinand Thiessen2025-06-162-87/+123
* refactor(OC): restructure session heartbeat code - use types and human readin...Ferdinand Thiessen2025-06-161-109/+98
* refactor(OC): migrate session heart beat to TypescriptFerdinand Thiessen2025-06-162-1/+1
* fix(OC): validate request token and move logic to one placeFerdinand Thiessen2025-06-166-73/+184
* refactor(OC): migrate request token handling to TypescriptFerdinand Thiessen2025-06-167-6/+6
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-168-4/+308
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-152-0/+10
* 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 appsfeat/noid/check-integrity-all-appsMarcel Müller2025-05-161-16/+43