aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-213-940/+928
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-212-0/+20
* chore: Add webhook_listeners to list of shipped appsCôme Chilliet2024-08-201-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+2
* fix(UnifiedSearch): Focus search input on openfenn-cs2024-08-191-3/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-4/+4
* feat(occ): add 'stop_after' option to stop the worker after some timeJulien Veyssier2024-08-161-0/+36
* Merge pull request #39611 from FedericoHeichou/add-command-user-welcomeJohn Molakvoæ2024-08-162-0/+87
|\
| * fix: copyright headerJohn Molakvoæ2024-08-161-20/+2
| * feat: Add user:welcome commandFedericoHeichou2024-08-162-0/+105
* | Merge pull request #47248 from nextcloud/fix/settings-stylesJohn Molakvoæ2024-08-168-50/+56
|\ \ | |/ |/|
| * chore: Compile assetsFerdinand Thiessen2024-08-156-7/+7
| * fix: Adjust legacy CSS styles for new Nextcloud 30 designFerdinand Thiessen2024-08-152-43/+49
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-162-0/+2
* | feat(webauthn): Add user verification to webauthn challengesS1m2024-08-151-0/+27
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-15116-7324/+1770
|/
* fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-142-1/+38
* fix(AppMenu): Prevent menu entries from jumping on hoverFerdinand Thiessen2024-08-142-28/+34
* fix(core): Limit valid avatar sizesprovokateurin2024-08-144-17/+52
* Merge pull request #46888 from nextcloud/jtr/bfp-settings-app-default-enableJohn Molakvoæ2024-08-141-0/+1
|\
| * feat: enable bruteforcesettings app by defaultJosh2024-07-301-0/+1
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-136-13/+12
* | Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handlingFerdinand Thiessen2024-08-135-3/+7
|\ \
| * | feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-135-3/+7
* | | Merge pull request #47189 from nextcloud/feat/noid/ship-twofactor_nextcloud_n...Stephan Orbaugh2024-08-131-0/+1
|\ \ \
| * | | chore: Ship twofactor_nextcloud_notificationJoas Schilling2024-08-131-0/+1
| |/ /
* / / fix(avatar): Fix icon-color for action-router contacts menu optionsJoas Schilling2024-08-135-4/+5
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-104-2/+10
* | chore: Compile assetsFerdinand Thiessen2024-08-092-2/+2
* | fix(styles): Guest layout should follow the new designFerdinand Thiessen2024-08-091-35/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09110-110/+112
* | fix: Make focussed app menu entry wider to see full nameFerdinand Thiessen2024-08-082-3/+43
* | Merge pull request #47116 from nextcloud/addColMigNotExGit'Fellow2024-08-081-4/+6
|\ \
| * | fix(migration): Add column if not existsGit'Fellow2024-08-071-4/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-084-2/+16
* | | fix: Make app menu overflow entries vertically alignedFix/app-menu-overflowFerdinand Thiessen2024-08-071-2/+3
* | | fix: Ensure app overflow menu is rendered centeredFerdinand Thiessen2024-08-072-43/+46
|/ /
* | Merge pull request #47069 from nextcloud/fix/noid/display-message-on-no-migra...Maxence Lange2024-08-071-0/+9
|\ \
| * | fix(migration-preview): display a message if no attributes setMaxence Lange2024-08-061-0/+9
* | | occ: Revert all changes to Info.phpnooblag2024-08-071-10/+1
* | | occ: Remove timezone changes.Jore2024-08-072-7/+0
* | | occ: Add locale setting timezone to timestamps.Jore2024-08-072-0/+12
* | | occ: Add check for never logged in for user:info.Jore2024-08-071-1/+6
* | | occ: Improve timestamps for user:info.Jore2024-08-071-1/+1
* | | occ: Improve timestamps for user:lastseen.Jore2024-08-071-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07110-296/+296
|/ /
* | Merge pull request #45879 from nextcloud/export-certificate-bundleAndy Scherzinger2024-08-062-0/+36
|\ \
| * | feat: add command to export certificate bundleRobin Appelman2024-08-012-0/+36
* | | feat(occ)!: Adding the `displayName` to the output of the `occ group:list --i...Thibaut2024-08-061-0/+1
* | | Merge pull request #47055 from nextcloud/feat/select-install-recommended-appsJohn Molakvoæ2024-08-061-17/+30
|\ \ \