aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42100 from nextcloud/fix/41881-login-page-translationJohn Molakvoæ2023-12-081-0/+1
|\
| * fix(core): add translations on the login pageGrigorii K. Shartsev2023-12-071-0/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0850-56/+6
* | Merge pull request #42101 from nextcloud/rename-global-search-to-unified-searchF. E Noel Nfebe2023-12-072-4/+4
|\ \
| * | Change global search UI text to unified searchfenn-cs2023-12-072-4/+4
| |/
* / Comment legacy file_metadata table migrationsLouis Chemineau2023-12-073-46/+47
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-076-8/+58
* Merge pull request #42062 from nextcloud/use-href-for-search-resultsF. E Noel Nfebe2023-12-061-6/+2
|\
| * Correct semantics for link opening in global searchfenn-cs2023-12-061-6/+2
* | Revert "perf: Add partial index on configvalue of preferences table"Julius Härtl2023-12-062-15/+0
|/
* fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy moveFerdinand Thiessen2023-12-061-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-064-0/+62
* Merge pull request #41994 from nextcloud/fix/unified-search-show-better-labelsFerdinand Thiessen2023-12-051-2/+1
|\
| * fix(UnifiedSearch): Show translated text for filter labelFerdinand Thiessen2023-12-051-2/+1
* | Merge pull request #42007 from nextcloud/fix/2f-uiFerdinand Thiessen2023-12-053-4/+5
|\ \ | |/ |/|
| * fix: inconsistencies in the shared two-factor UIRichard Steinmetz2023-12-043-4/+5
* | Merge pull request #41927 from nextcloud/perf/login-with-email-tokenJulius Härtl2023-12-052-0/+15
|\ \
| * | perf: Add partial index on configvalue of preferences tableJulius Härtl2023-11-302-0/+15
* | | fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-031-5/+6
* | | fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-031-9/+6
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-024-0/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-018-6/+12
|/
* fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30118-1952/+304
* Merge pull request #41771 from nextcloud/always-emit-search-eventAndy Scherzinger2023-11-291-3/+2
|\
| * Always emit search eventfenn-cs2023-11-291-3/+2
* | Merge pull request #41855 from nextcloud/bugfix/41352/fix-settings-app-iconsJoas Schilling2023-11-296-4/+19
|\ \ | |/ |/|
| * Fix more active entry iconsJoas Schilling2023-11-291-0/+8
| * fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-295-4/+11
* | Migrate openResult method to SearchResult componentfenn-cs2023-11-292-6/+6
|/
* Handle close GlobalSearchModal gracefullyfenn-cs2023-11-292-3/+12
* Fix date filter wording & improve search feedbackfenn-cs2023-11-291-12/+14
* Unbold user names in SearchableListfenn-cs2023-11-291-0/+3
* Improve accesibility for search tags/chipsfenn-cs2023-11-291-7/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2998-610/+610
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-283-32/+5
* Merge pull request #41460 from nextcloud/feat/migrate-database-missing-checksCôme Chilliet2023-11-282-87/+0
|\
| * Migrate missing primary key database check to new APICôme Chilliet2023-11-272-29/+0
| * Migrate missing index database check to new APICôme Chilliet2023-11-272-29/+0
| * Migrate missing column database check to new APICôme Chilliet2023-11-272-29/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-284-4/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2712-2/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-268-0/+130
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2522-6/+214
* fix adding x-requested-with header for relative URLs when the base NC URL is ...Julien Veyssier2023-11-241-2/+13
* Merge pull request #41683 from nextcloud/fix/41677-ab_navigation_stops_on_2_e...Ferdinand Thiessen2023-11-241-24/+8
|\
| * Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-241-24/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24118-718/+476
|/
* Merge pull request #41687 from nextcloud/fix/unified-search-viewFerdinand Thiessen2023-11-231-2/+4
|\
| * fix(core): Subscribe to navigation changes on mounted for Unified searchFerdinand Thiessen2023-11-231-2/+4