summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-081-4/+5
* fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
* Create headings for settings pagesjulia.kirschenheuter2023-03-071-0/+13
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-062-3/+6
* Add avatar contact img descriptionChristopher Ng2023-03-032-2/+7
* feat: Add notes as recommended appJulius Härtl2023-03-021-0/+4
* feat(filepicker): Allow to pass target for rendering the file picker to diffe...Julius Härtl2023-03-021-1/+1
* fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
* fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
* fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
* Add name for home breadcrumb in filepickerChristopher Ng2023-02-241-1/+1
* Add focus border for search resultsChristopher Ng2023-02-231-5/+4
* Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-203-368/+31
* Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
* fix too long entries in contacts-menuSimon L2023-02-161-7/+3
* Port user menu to VueChristopher Ng2023-02-093-34/+301
* Restore copy button text on directory fetch errorLouis Chemineau2023-02-081-6/+7
* Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
* Fix focus not returning to search iconChristopher Ng2023-01-251-2/+0
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-182-252/+16
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-133-41/+218
* Remove js navigation on alternative login clickzorn-v2023-01-101-5/+1
* Remove unused legacy ajax/list.php in files appVincent Petry2023-01-091-13/+0
* Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+1