| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Two Factor APIfeat/issue-994-two-factor-api | SebastianKrupinski | 2025-01-16 | 2 | -0/+447 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-16 | 2 | -0/+4 |
* | fix(systemtags): objecttype index registrationfix/index-systemtags | skjnldsv | 2025-01-15 | 2 | -0/+8 |
* | fix(missing-index): update preferences tablefix/49638/update-prefs-indexes | Maxence Lange | 2025-01-15 | 1 | -2/+7 |
* | fix(template): Use `<div>` instead of `<main>` to support Vue3 apps mounting | Ferdinand Thiessen | 2025-01-14 | 3 | -6/+7 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-14 | 2 | -0/+6 |
* | Merge pull request #49967 from nextcloud/jtr/occ-maintenance-mode-desc | Andy Scherzinger | 2025-01-13 | 1 | -1/+2 |
|\ |
|
| * | fix: Make `maintenance:mode` description more accurate + add helpjtr/occ-maintenance-mode-desc | Josh | 2025-01-01 | 1 | -1/+2 |
* | | feat: Adapt providers `disabled` property to match user applied filters | nfebe | 2025-01-13 | 1 | -6/+19 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-13 | 6 | -0/+20 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-12 | 2 | -0/+2 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-11 | 4 | -0/+12 |
* | | Merge pull request #50076 from Koc/bugfix/fix-enforce-theme-for-public-links | Stephan Orbaugh | 2025-01-10 | 1 | -6/+8 |
|\ \ |
|
| * | | fix: Apply enforce theme config for anonymous users as well | Kostiantyn Miakshyn | 2025-01-08 | 1 | -6/+8 |
* | | | feat(contacts-menu): implement custom javascript hook actionfeat/contacts-menu/js-hook-action | Richard Steinmetz | 2025-01-09 | 1 | -2/+25 |
* | | | chore: generate openapi specsfix/noid/broken-taskprocessing-api | Julien Veyssier | 2025-01-09 | 2 | -32/+32 |
* | | | fix(taskprocessing): /tasktypes endpoint was broken by #49015 | Julien Veyssier | 2025-01-09 | 2 | -28/+68 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-09 | 18 | -2/+50 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-08 | 114 | -114/+114 |
|/ / |
|
* | | Merge pull request #49377 from nextcloud/enh/add-first-login-timestamp | Pytal | 2025-01-07 | 2 | -2/+24 |
|\ \ |
|
| * | | feat(occ): Show first_seen in output of user:list --info | Côme Chilliet | 2025-01-07 | 2 | -19/+24 |
| * | | feat(users): Use -1 for unknown firstLogin instead of setting it to current date | Côme Chilliet | 2025-01-07 | 1 | -2/+18 |
| * | | feat: Add first login timestamp of each user to oc_preferences and user:info ... | Côme Chilliet | 2025-01-07 | 1 | -0/+1 |
* | | | Merge pull request #49670 from nextcloud/feat/allow-oauth-grant-bypass | Arthur Schiwon | 2025-01-07 | 1 | -8/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Remove skip of grant page, only skip first step | Côme Chilliet | 2025-01-07 | 1 | -6/+0 |
| * | | feat(oauth2): Skip page before login as well for authorized applications | Côme Chilliet | 2025-01-07 | 1 | -1/+1 |
| * | | feat(oauth): Allow to skip the grant step for selected applications | Côme Chilliet | 2025-01-07 | 1 | -7/+14 |
* | | | fix(setup): clarify installation wording to be clear that it is about account... | Jan C. Borchardt | 2025-01-07 | 1 | -3/+3 |
|/ / |
|
* | | refactor(OpenAPI): Adjust scopes to match previous behavior | provokateurin | 2025-01-06 | 9 | -0/+20 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-05 | 6 | -14/+18 |
* | | fix: improve wording of occ:upgrade command when no upgrade is requiredocc-upgrade-wording | Robin Appelman | 2025-01-03 | 1 | -1/+7 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-03 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-25 | 4 | -0/+26 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-23 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-22 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-21 | 2 | -72/+76 |
* | Merge pull request #49560 from nextcloud/fix/login-origin | Stephan Orbaugh | 2024-12-20 | 1 | -8/+27 |
|\ |
|
| * | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 1 | -8/+27 |
* | | fix: Redirect user to login if session is terminated | Ferdinand Thiessen | 2024-12-19 | 1 | -6/+53 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-19 | 2 | -2/+2 |
* | | fix: error handling for wrong json values | Jana Peper | 2024-12-18 | 1 | -9/+14 |
* | | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 1 | -7/+3 |
* | | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 2 | -0/+61 |
* | | Merge pull request #49577 from ehfd/17801 | Joas Schilling | 2024-12-18 | 1 | -6/+20 |
|\ \ |
|
| * | | fix(occ): Revise output condition | Seungmin Kim | 2024-12-17 | 1 | -1/+1 |
| * | | fix(occ): Cosmetic edits | Seungmin Kim | 2024-12-17 | 1 | -1/+1 |
| * | | fix(occ): Modify IAppManager | Seungmin Kim | 2024-12-17 | 1 | -1/+1 |
| * | | fix(occ): Add condition for isShipped | Seungmin Kim | 2024-12-17 | 1 | -1/+3 |
| * | | fix(occ): Fix linting issues | Seungmin Kim | 2024-12-17 | 1 | -1/+4 |
| * | | fix(occ): Fix `occ integrity:check-app` and Admin panel "rescan" deliver inco... | Seungmin Kim | 2024-12-17 | 1 | -7/+16 |