aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-16108-1160/+240
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-158-6/+11
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-156-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(a11y): Unified search headingsChristopher Ng2023-12-141-3/+5
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #42278 from nextcloud/fix/backport-28-42183Andy Scherzinger2023-12-141-1/+0
|\ | | | | [stable28] fix(UnifiedSearch): Drop title prop
| * fix(UnifiedSearch): Remove title prop from modalFerdinand Thiessen2023-12-141-1/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Wrap metadata generation in try/catchLouis Chemineau2023-12-141-4/+10
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1452-104/+108
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Comment legacy file_metadata table migrationsLouis Chemineau2023-12-133-46/+47
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-13110-1666/+1714
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-12108-286/+314
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-118-4/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-106-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0910-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #42119 from nextcloud/backport/42115/stable28Arthur Schiwon2023-12-081-4/+26
|\ | | | | [stable28] chore(deps): Update openapi-extractor
| * chore(deps): Update openapi-extractorjld31032023-12-081-4/+26
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | fix(core): add translations on the login pageGrigorii K. Shartsev2023-12-081-0/+1
|/ | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0850-56/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Change global search UI text to unified searchfenn-cs2023-12-072-4/+4
| | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Merge pull request #42073 from nextcloud/backport/42062/stable28Andy Scherzinger2023-12-071-6/+2
|\ | | | | [stable28] Correct semantics for link opening in global search
| * Correct semantics for link opening in global searchfenn-cs2023-12-061-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | Following the update of `NcListItem` to allow control over where and how passed `hrefs` open, the search result component can now make use of these props. See : https://github.com/nextcloud-libraries/nextcloud-vue/pull/4923 Resolves : #41800 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-076-8/+58
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Update `@nextcloud/dialogs` to version 5.0.3Ferdinand Thiessen2023-12-061-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-064-0/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-051-5/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-051-9/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Migrate missing primary key database check to new APICôme Chilliet2023-12-042-29/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Migrate missing index database check to new APICôme Chilliet2023-12-042-29/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Migrate missing column database check to new APICôme Chilliet2023-12-042-29/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-024-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-018-6/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41932 from nextcloud/backport/41923/stable28Ferdinand Thiessen2023-11-301-1/+4
|\ | | | | [stable28] fix(core): app icon alignment in app menu
| * fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | Migrate openResult method to SearchResult componentfenn-cs2023-11-302-6/+6
| | | | | | | | | | | | | | | | | | After moving the `SearchResult` to its own component and leaving out the openResult method, the search results do not lead anywhere but but error out. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix date filter wording & improve search feedbackfenn-cs2023-11-301-12/+14
| | | | | | | | | | | | | | | | - Show loading when actually loading, instead of no content - Change modified label to `Date` as it applies to a bunch of things. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Unbold user names in SearchableListfenn-cs2023-11-301-0/+3
| | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Improve accesibility for search tags/chipsfenn-cs2023-11-301-7/+11
| | | | | | | | | | | | | | | | - Use stand font of filter tags/chips - No bold - Use close icon and no close thick Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Handle close GlobalSearchModal gracefullyfenn-cs2023-11-302-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | The current close infrastructure modifies a prop which has no real effect aside bugs. In addition, calling the `NcModal.close()` as the primary way to close the search modal instead of using the states defined in `GlobalSearch` view causing re-open bugs (Modal cannot open, needs to click twice, and other weird stuff). Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Always emit search eventfenn-cs2023-11-301-3/+2
|/ | | | | | | | For BOD, it's better to always emit the search event so apps (all of which we don't know) responding to this effect would receive notifications when the search happens within these apps. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Fix more active entry iconsJoas Schilling2023-11-301-0/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-305-4/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30118-1952/+304
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2998-610/+610
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-284-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix adding x-requested-with header for relative URLs when the base NC URL is ↵Julien Veyssier2023-11-271-2/+13
| | | | | | empty Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2712-2/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-268-0/+130
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2522-6/+214
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-241-24/+8
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #41708 from nextcloud/backport/41687/stable28Andy Scherzinger2023-11-241-2/+4
|\ | | | | [stable28] fix(core): Subscribe to navigation changes on mounted for Unified search