summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* build: assetsArthur Schiwon2024-06-172-3/+3
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* build: assetsArthur Schiwon2024-06-174-6/+6
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Revert "[stable28] fix(comments): Use proper icon components instead of icon ↵John Molakvoæ2024-06-1410-12/+12
| | | | classes to fix dark mode"
* Merge pull request #45870 from nextcloud/backport/45867/stable28John Molakvoæ2024-06-1410-12/+12
|\ | | | | [stable28] fix(comments): Use proper icon components instead of icon classes to fix dark mode
| * fix(comments): vue-material-design-icons importsskjnldsv2024-06-146-9/+9
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * chore(assets): Recompile assetsnextcloud-command2024-06-1410-12/+12
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | build: assetsArthur Schiwon2024-06-144-6/+6
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #45024 from nextcloud/man/backport/44839/stable28Arthur Schiwon2024-06-147-7/+7
|\ | | | | [stable28] fix(files_sharing): Add one string for every share type + fix(sharingDetails): Show correct share target
| * chore(assets): Recompile assetsnextcloud-command2024-06-137-7/+7
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(files): Ignore right click for default actionLouis Chemineau2024-06-132-3/+3
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #45836 from nextcloud/backport/45251/stable28John Molakvoæ2024-06-136-9/+9
|\ | | | | [stable28] fix(files): do not rely on unique fileid
| * chore(assets): Recompile assetsnextcloud-command2024-06-136-9/+9
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore(assets): Recompile assetsnextcloud-command2024-06-127-7/+7
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): also trigger new tab on file name middle clickJohn Molakvoæ (skjnldsv)2024-06-122-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsskjnldsv2024-06-129-9/+34
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): handling numbered type owner name & idSanskar Soni2024-06-126-9/+9
| | | | | | Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-06-122-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-06-106-9/+9
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-086-9/+9
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #45028 from nextcloud/backport/44972/stable28John Molakvoæ2024-06-072-3/+3
|\
| * fix(unifiedSearch): Prevent broken avatars for federated usersfenn-cs2024-06-072-3/+3
| | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | fix(files): Display selected files countChristopher Ng2024-06-072-3/+3
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit a999544ff22745d442b93e280fde308983968f09)
* fix(federatedfilesharing): import external federated share scriptskjnldsv2024-06-064-3/+6
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-06-062-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): Only execute default action if there is an action to performFerdinand Thiessen2024-06-042-3/+3
| | | | | | | | Some files do not have a default action (can not be viewed and only downloaded). If the `openfile` query is set on them the `handleOpenFile` will throw an error. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(core): remove unwanted unsupported browser importJohn Molakvoæ2024-06-042-3/+3
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(core): unsupported browser `getRootUrl` importJohn Molakvoæ2024-06-0440-52015/+3
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(core): unsupported browser redirect urlJohn Molakvoæ (skjnldsv)2024-06-0438-0/+52012
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore: Compile assetsFerdinand Thiessen2024-06-014-5/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-05-31122-434/+256
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-05-312-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #45289 from nextcloud/backport/44218/stable28Josh2024-05-282-3/+3
|\ | | | | [stable28] feat: Limit email input to 255 chars
| * chore(assets): Recompile assetsnextcloud-command2024-05-282-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #45426 from nextcloud/backport/45406/stable28Josh2024-05-282-3/+3
|\ \ | |/ |/| [stable28] fix(contactsmenu): empty content margin
| * fix(contactsmenu): empty content marginRichard Steinmetz2024-05-264-6/+6
| | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | chore: Compile assetsFerdinand Thiessen2024-05-282-3/+3
| | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #45432 from nextcloud/backport/44062/stable28Ferdinand Thiessen2024-05-272-3/+3
|\ \ | | | | | | [stable28] fix(files): properly reset preview component
| * | chore(assets): Recompile assetsnextcloud-command2024-05-274-6/+6
| |/ | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / chore(assets): Recompile assetsnextcloud-command2024-05-276-9/+9
|/ | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* perf(deleteAction): Queue delete requestsfenn-cs2024-05-162-3/+3
| | | | | | | | | | | When multiple files are deleted at once, all the requests bombard the server simultaneously, causing performance issues. This commit adds queuing that limits the concurrency of these requests to 5 at a time. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-112-3/+3
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(icons): Update files iconprovokateurin2024-05-031-2/+2
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(assets): Recompile assetsnextcloud-command2024-04-269-10/+10
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-04-187-8/+30
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-1810-12/+40
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-174-6/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #44416 from nextcloud/backport/44407/stable28Ferdinand Thiessen2024-04-174-6/+6
|\ | | | | [stable28] fix(files): Do not escape file names in the file picker
| * chore: Compile assetsFerdinand Thiessen2024-04-174-6/+6
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore: Compile assetsFerdinand Thiessen2024-04-172-3/+3
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-04-162-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>