aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsnextcloud-command2025-01-222-2/+2
* fix(reuse): core/openapi-administration licenseskjnldsv2025-01-221-0/+2
* feat(files): add mime icon endpointskjnldsv2025-01-224-0/+577
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-222-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-214-6/+18
* Merge pull request #49443 from nextcloud/feat/issue-994-two-factor-apiSebastian Krupinski2025-01-182-0/+447
|\
| * feat: Two Factor APIfeat/issue-994-two-factor-apiSebastianKrupinski2025-01-162-0/+447
* | Merge pull request #50241 from nextcloud/perf/noid/unified-search-initMaksim Sukharev2025-01-181-12/+13
|\ \
| * | fix(UnifiedSearch): request data only when opening modalMaksim Sukharev2025-01-181-12/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-182-0/+6
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-172-0/+6
* | chore: Resolve ESLint warningsFerdinand Thiessen2025-01-161-6/+5
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-162-0/+4
* fix(systemtags): objecttype index registrationfix/index-systemtagsskjnldsv2025-01-152-0/+8
* fix(missing-index): update preferences tablefix/49638/update-prefs-indexesMaxence Lange2025-01-151-2/+7
* fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mountingFerdinand Thiessen2025-01-143-6/+7
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-142-0/+6
* Merge pull request #49967 from nextcloud/jtr/occ-maintenance-mode-descAndy Scherzinger2025-01-131-1/+2
|\
| * fix: Make `maintenance:mode` description more accurate + add helpjtr/occ-maintenance-mode-descJosh2025-01-011-1/+2
* | feat: Adapt providers `disabled` property to match user applied filtersnfebe2025-01-131-6/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-136-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-122-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-114-0/+12
* | Merge pull request #50076 from Koc/bugfix/fix-enforce-theme-for-public-linksStephan Orbaugh2025-01-101-6/+8
|\ \
| * | fix: Apply enforce theme config for anonymous users as wellKostiantyn Miakshyn2025-01-081-6/+8
* | | feat(contacts-menu): implement custom javascript hook actionfeat/contacts-menu/js-hook-actionRichard Steinmetz2025-01-091-2/+25
* | | chore: generate openapi specsfix/noid/broken-taskprocessing-apiJulien Veyssier2025-01-092-32/+32
* | | fix(taskprocessing): /tasktypes endpoint was broken by #49015Julien Veyssier2025-01-092-28/+68
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0918-2/+50
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-08114-114/+114
|/ /
* | Merge pull request #49377 from nextcloud/enh/add-first-login-timestampPytal2025-01-072-2/+24
|\ \
| * | feat(occ): Show first_seen in output of user:list --infoCôme Chilliet2025-01-072-19/+24
| * | feat(users): Use -1 for unknown firstLogin instead of setting it to current dateCôme Chilliet2025-01-071-2/+18
| * | feat: Add first login timestamp of each user to oc_preferences and user:info ...Côme Chilliet2025-01-071-0/+1
* | | Merge pull request #49670 from nextcloud/feat/allow-oauth-grant-bypassArthur Schiwon2025-01-071-8/+9
|\ \ \ | |/ / |/| |
| * | fix: Remove skip of grant page, only skip first stepCôme Chilliet2025-01-071-6/+0
| * | feat(oauth2): Skip page before login as well for authorized applicationsCôme Chilliet2025-01-071-1/+1
| * | feat(oauth): Allow to skip the grant step for selected applicationsCôme Chilliet2025-01-071-7/+14
* | | fix(setup): clarify installation wording to be clear that it is about account...Jan C. Borchardt2025-01-071-3/+3
|/ /
* | refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-069-0/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-056-14/+18
* | fix: improve wording of occ:upgrade command when no upgrade is requiredocc-upgrade-wordingRobin Appelman2025-01-031-1/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-032-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-254-0/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-232-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-222-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-212-72/+76
* Merge pull request #49560 from nextcloud/fix/login-originStephan Orbaugh2024-12-201-8/+27
|\
| * feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-8/+27
* | fix: Redirect user to login if session is terminatedFerdinand Thiessen2024-12-191-6/+53