aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-118-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-106-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0910-0/+10
* Merge pull request #42119 from nextcloud/backport/42115/stable28Arthur Schiwon2023-12-081-4/+26
|\
| * chore(deps): Update openapi-extractorjld31032023-12-081-4/+26
* | fix(core): add translations on the login pageGrigorii K. Shartsev2023-12-081-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0850-56/+6
* Change global search UI text to unified searchfenn-cs2023-12-072-4/+4
* Merge pull request #42073 from nextcloud/backport/42062/stable28Andy Scherzinger2023-12-071-6/+2
|\
| * Correct semantics for link opening in global searchfenn-cs2023-12-061-6/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-076-8/+58
|/
* chore: Update `@nextcloud/dialogs` to version 5.0.3Ferdinand Thiessen2023-12-061-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-064-0/+62
* fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-051-5/+6
* fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-051-9/+6
* Migrate missing primary key database check to new APICôme Chilliet2023-12-042-29/+0
* Migrate missing index database check to new APICôme Chilliet2023-12-042-29/+0
* Migrate missing column database check to new APICôme Chilliet2023-12-042-29/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-024-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-018-6/+12
* Merge pull request #41932 from nextcloud/backport/41923/stable28Ferdinand Thiessen2023-11-301-1/+4
|\
| * fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
* | Migrate openResult method to SearchResult componentfenn-cs2023-11-302-6/+6
* | Fix date filter wording & improve search feedbackfenn-cs2023-11-301-12/+14
* | Unbold user names in SearchableListfenn-cs2023-11-301-0/+3
* | Improve accesibility for search tags/chipsfenn-cs2023-11-301-7/+11
* | Handle close GlobalSearchModal gracefullyfenn-cs2023-11-302-3/+12
* | Always emit search eventfenn-cs2023-11-301-3/+2
|/
* Fix more active entry iconsJoas Schilling2023-11-301-0/+8
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-305-4/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30118-1952/+304
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2998-610/+610
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-284-4/+6
* fix adding x-requested-with header for relative URLs when the base NC URL is ...Julien Veyssier2023-11-271-2/+13
* 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
* Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-241-24/+8
* Merge pull request #41708 from nextcloud/backport/41687/stable28Andy Scherzinger2023-11-241-2/+4
|\
| * fix(core): Subscribe to navigation changes on mounted for Unified searchFerdinand Thiessen2023-11-231-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24118-718/+476
|/
* 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
|\