aboutsummaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* enh(a11y): Add aria-modal to dialogsChristopher Ng2023-07-201-0/+1
* fix: Remove jQuery from main entry pointFerdinand Thiessen2023-07-131-3/+2
* fix: Remove deprecation warning for already removed APIFerdinand Thiessen2023-07-062-40/+1
* Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* Update aria-expanded attribute for sidebar apps-slide-togglesfenn-cs2023-06-301-0/+2
* fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-271-1/+1
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-253-1/+139
* address reviewSimon L2023-06-246-8/+8
* fix one more placeSimon L2023-06-241-2/+2
* only print deprecation logs if debug mode is enabledSimon L2023-06-245-6/+6
* Move deprecation warnings to debugSimon L2023-06-245-6/+6
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-191-1/+1
* fix(files): Add border around favorite marker to ensure contrast requirements...Ferdinand Thiessen2023-06-061-0/+1
* fix: Adjust color of `icon-starred-yellow` to fulfill A11Y contrast requirementsFerdinand Thiessen2023-06-061-1/+2
* Fix contrast for inactive elements of the main navigationjulia.kirschenheuter2023-06-051-1/+0
* chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and `OC.l...Ferdinand Thiessen2023-05-312-82/+0
* Fix app menu flickerZetaTom2023-05-311-1/+0
* adjust active element visibility in the usermenuSimon L2023-05-251-2/+2
* webpack: add nonce to unsupported-browser-redirect chunkVarun Patil2023-05-241-0/+5
* chore: Remove deprecated OC.appSettingsFerdinand Thiessen2023-05-202-99/+0
* Make unsupported browser check asynchronousVarun Patil2023-05-191-3/+4
* Remove focus-visible polyfillVarun Patil2023-05-171-2/+0
* feat(login): Improve passwordless login boxFerdinand Thiessen2023-05-171-24/+33
* feat(login): Use `tertiary` button for "back to login"Ferdinand Thiessen2023-05-171-3/+12
* fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-161-5/+35
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* Use the color-primary-element* variablesSimon L2023-05-135-19/+19
* fix: prevent malicious url in unsupported browser redirectJohn Molakvoæ2023-05-111-2/+4
* fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-031-4/+10
* Add `aria-hidden` attr to the whole navigation depending on a sidebar statejulia.kirschenheuter2023-05-031-0/+8
* Merge pull request #37806 from nextcloud/fix/37410Simon L2023-04-261-2/+7
|\
| * fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
* | Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-urlChristoph Wurst2023-04-261-8/+3
|\ \ | |/ |/|
| * fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-231-8/+3
* | Trap focus in dialogsChristopher Ng2023-04-241-1/+20
|/
* chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0dependabot[bot]2023-04-221-2/+2
* Merge branch 'master' into patch-20Jérôme Herbinet2023-04-196-148/+11
|\
| * l10n: Change to a capital letterSimon L2023-04-171-1/+1
| * More honest reset password request responseJosh Richards2023-04-131-3/+1
| * fix: Fix filepicker breadcrumbsJulius Härtl2023-04-071-3/+3
| * fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-062-16/+14
| * feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-064-153/+16
| * fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-051-4/+8
* | Following Artonge suggestionJérôme Herbinet2023-04-191-3/+2
|/
* Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-292-7/+2
* Change contactsmenu structure to a listjulia.kirschenheuter2023-03-271-1/+6
* chore(eslint): replace node/no-unpublished-import by n/no-unpublished-importJohn Molakvoæ2023-03-231-1/+1
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-232-2/+2
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2335-115/+115