aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Focus global search input on openfenn-cs2023-11-231-1/+14
* | Add app-based filtering to global searchfenn-cs2023-11-231-2/+24
|/
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2342-115/+115
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-23116-210/+262
* Merge pull request #41638 from nextcloud/fix/41625-Replace_contacts-menu_sear...Pytal2023-11-222-64/+70
|\
| * Replace input form with `NcTextField`julia.kirschenheuter2023-11-222-64/+70
* | fix(db): Print why the migration file could not be createdChristoph Wurst2023-11-221-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2292-280/+2476
* Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation...Louis2023-11-212-107/+111
|\
| * Add metadata generation jobLouis Chemineau2023-11-162-107/+111