| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-26 | 2 | -2/+12 |
* | fix(occ): hide sensitive data while config:app:setbackport/50426/stable31 | Misha M.-Kupriyanov | 2025-01-25 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-25 | 8 | -4/+28 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-24 | 8 | -0/+90 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-23 | 114 | -3046/+120 |
* | chore(assets): Recompile assets | nextcloud-command | 2025-01-22 | 2 | -2/+2 |
* | fix(reuse): core/openapi-administration license | skjnldsv | 2025-01-22 | 1 | -0/+2 |
* | feat(files): add mime icon endpoint | skjnldsv | 2025-01-22 | 4 | -0/+577 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-22 | 2 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-21 | 4 | -6/+18 |
* | Merge pull request #49443 from nextcloud/feat/issue-994-two-factor-api | Sebastian Krupinski | 2025-01-18 | 2 | -0/+447 |
|\ |
|
| * | feat: Two Factor APIfeat/issue-994-two-factor-api | SebastianKrupinski | 2025-01-16 | 2 | -0/+447 |
* | | Merge pull request #50241 from nextcloud/perf/noid/unified-search-init | Maksim Sukharev | 2025-01-18 | 1 | -12/+13 |
|\ \ |
|
| * | | fix(UnifiedSearch): request data only when opening modal | Maksim Sukharev | 2025-01-18 | 1 | -12/+13 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-18 | 2 | -0/+6 |
|/ / |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-17 | 2 | -0/+6 |
* | | chore: Resolve ESLint warnings | Ferdinand Thiessen | 2025-01-16 | 1 | -6/+5 |
|/ |
|
* | 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 |