aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * Add metadata generation jobLouis Chemineau2023-11-162-107/+111
* | Move search result section to component & hide thumbnail if errorfenn-cs2023-11-213-99/+172
* | Round avatars when needed and show url-based mime iconsfenn-cs2023-11-211-9/+9
* | Improve date-range logic for global searchfenn-cs2023-11-212-24/+29
* | feat: update sign up link in share pagesLuka Trovic2023-11-211-1/+1
* | Merge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-c...Côme Chilliet2023-11-212-78/+0
|\ \
| * | Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-202-78/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2154-54/+282
|/ /
* | Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-checkCôme Chilliet2023-11-202-63/+0
|\ \
| * | Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-132-63/+0