aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Re-compile assetsGrigorii K. Shartsev2023-10-212-2/+2
* fix(core): remove unnecessary role=contentinfo from page footer on loginGrigorii K. Shartsev2023-10-212-2/+2
* fix(core): remove unnecessary role=banner on top level headerGrigorii K. Shartsev2023-10-212-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-212-0/+4
* Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-202-4/+22
|\
| * fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-192-4/+22
* | Merge pull request #40979 from nextcloud/fix/36965-fix-global-searchFerdinand Thiessen2023-10-201-1/+1
|\ \
| * | Fix placement of actions within unified searchjulia.kirschenheuter2023-10-191-1/+1
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2086-362/+362
* | fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-203-10/+10
|/
* Merge pull request #40924 from AIlkiv/shortcut-ctrl-f-for-different-keyboard-...Ferdinand Thiessen2023-10-191-1/+1
|\
| * Shortcut Ctrl+F for different keyboard layoutsAndrii Ilkiv2023-10-191-1/+1
* | Merge pull request #32550 from nextcloud/feat/api-cleanup-checkCôme Chilliet2023-10-192-102/+265
|\ \
| * | Fix jsunit tests for SetupChecksCôme Chilliet2023-10-191-61/+252
| * | Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-6/+0
| * | Merge setupchecks from new API into old UICôme Chilliet2023-10-191-35/+13
| |/
* / Fix background removal not applying to user default themingJohn Molakvoæ2023-10-195-6/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-198-6/+24
* Fix width of input on contacts menujulia.kirschenheuter2023-10-181-1/+0
* chore: compile assetsChristopher Ng2023-10-182-2/+2
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-2/+0
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-2/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-18126-518/+554
* | fix(xhr-request): Make sure to also allow strings as urlFerdinand Thiessen2023-10-171-12/+17
* | Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-174-154/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-17136-3204/+1014
* | enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
* | enh(a11y): Add avatar descriptionChristopher Ng2023-10-161-5/+79
* | enh(a11y): Add accessible user menu semanticsChristopher Ng2023-10-161-71/+64
* | Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-1612-947/+537
|\ \
| * | refactor: Contacts menu to VueChristoph Wurst2023-10-1612-947/+537
* | | Merge pull request #40890 from nextcloud/fix/search/close-unified-search-seco...Christoph Wurst2023-10-161-0/+3
|\ \ \ | |/ / |/| |
| * | fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-161-0/+3
* | | only add x-requested-with header if requests point to NCJulien Veyssier2023-10-161-1/+12
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-152-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-4/+6
* | chore: compile assetsChristopher Ng2023-10-104-4/+4
* | fix: Scope app nav caption stylesChristopher Ng2023-10-101-11/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-102-0/+2
* | adjust color of focus-visible to be better visibleSimon L2023-10-095-6/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-086-4/+36
* | chore: compile assetsChristopher Ng2023-10-062-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-062-2/+2
* | rename oauth2_access_token's created_at to code_created_atJulien Veyssier2023-10-051-1/+1
* | make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-0/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0596-96/+96
* | Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-...Joas Schilling2023-10-043-4/+40
|\ \
| * | fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-283-4/+40
* | | Merge pull request #40439 from Koc/feature/clickable-logoJohn Molakvoæ2023-10-041-3/+11
|\ \ \
| * | | Make logo in header clickable in the shared file viewKonstantin Myakshin2023-10-041-3/+11