summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* Wrap long productName on login formfenn-cs2023-08-141-0/+1
* Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-261-1/+1
* Fix app menu flickerZetaTom2023-05-311-1/+0
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* 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
* fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
* Trap focus in dialogsChristopher Ng2023-04-251-2/+21
* Change contactsmenu structure to a listjulia.kirschenheuter2023-03-301-0/+6
* Replace custom tooltips with native ones of entries in contacts menu.julia.kirschenheuter2023-03-292-7/+2
* Merge pull request #37119 from nextcloud/backport/36640/stable26Arthur Schiwon2023-03-091-0/+12
|\
| * Create headings for settings pagesjulia.kirschenheuter2023-03-091-0/+12
* | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-091-4/+5
|/
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-092-3/+6
* fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
* 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
* Improve verbosity of search descriptionChristopher Ng2022-12-081-1/+1
* Merge pull request #35222 from nextcloud/fix/a11y-search-headingPytal2022-12-061-4/+4
|\
| * Fix contrast of global search headingsChristopher Ng2022-11-251-4/+4
* | Fix default redirect on successful WebAuthn loginRichard Steinmetz2022-12-051-3/+4
* | Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_...Simon L2022-11-301-9/+9
|\ \
| * | Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-11-301-9/+9
| |/
* | Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* | More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+5
|/
* Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tagsJohn Molakvoæ2022-11-241-1/+0
|\
| * Revert "Add minimumInputLength for tags select"Daniel Kesselberg2022-11-071-1/+0
* | Generate proper URL for unsupported browsers pageJulius Härtl2022-11-221-1/+2
* | Fix warnings on login pageVincent Petry2022-11-182-3/+9
* | Merge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-pi...Simon L2022-11-171-2/+2
|\ \
| * | Limit toggle grid view button scopeVincent Petry2022-11-171-2/+2