aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-192-2/+2
* | fix: error handling for wrong json valuesJana Peper2024-12-181-9/+14
* | feat: add occ command for task type togglingJana Peper2024-12-181-7/+3
* | feat: add occ command for task type togglingJana Peper2024-12-182-0/+61
* | Merge pull request #49577 from ehfd/17801Joas Schilling2024-12-181-6/+20
|\ \
| * | fix(occ): Revise output conditionSeungmin Kim2024-12-171-1/+1
| * | fix(occ): Cosmetic editsSeungmin Kim2024-12-171-1/+1
| * | fix(occ): Modify IAppManagerSeungmin Kim2024-12-171-1/+1
| * | fix(occ): Add condition for isShippedSeungmin Kim2024-12-171-1/+3
| * | fix(occ): Fix linting issuesSeungmin Kim2024-12-171-1/+4
| * | fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver inco...Seungmin Kim2024-12-171-7/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-186-14/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-172-0/+4
* | | fix(ReferenceApiController): Bump rate limit for public resolve endpointfix/resolve_public_rate_limitJonas2024-12-161-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-164-62/+64
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-102-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-092-4/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-084-6/+20
* | | Merge pull request #49477 from nextcloud/hasTableTaskprocessingTasksGit'Fellow2024-12-061-5/+7
|\ \ \
| * | | fix(migration): Check if table existshasTableTaskprocessingTasksGit'Fellow2024-11-251-5/+7
* | | | feat(systemtags): allow setting color with occskjnldsv2024-12-061-2/+23
* | | | feat(systemtags): add color support backendskjnldsv2024-12-061-60/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-066-0/+6
* | | | fix(db): Create the systag_by_objectid index for new installationsChristoph Wurst2024-12-051-0/+2
| |_|/ |/| |
* | | fix: Show errors in encryption:migrate-key-storage-format and continue to oth...Côme Chilliet2024-12-041-10/+20
* | | chore: Improve typing in core/Command/Encryption/MigrateKeyStorage.phpCôme Chilliet2024-12-041-17/+7
* | | Merge pull request #49637 from nextcloud/fix/app-remove-wordingPytal2024-12-041-2/+2
|\ \ \
| * | | fix: Correct wording when attempting to remove a disabled appChristopher Ng2024-12-031-2/+2
* | | | feat(ocm): signing ocm requestsMaxence Lange2024-12-042-6/+141