Commit graph

1490 commits

Author SHA1 Message Date
John Molakvoæ
683ae3c2fd
Merge pull request #45836 from nextcloud/backport/45251/stable28
[stable28] fix(files): do not rely on unique fileid
2024-06-13 10:33:43 +02:00
nextcloud-command
7c20360066 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-13 09:28:34 +02:00
nextcloud-command
34ff9db8eb chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 23:25:21 +00:00
John Molakvoæ (skjnldsv)
63ca843105 fix(files): also trigger new tab on file name middle click
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>
2024-06-12 14:41:39 +00:00
skjnldsv
b0c83ae91e chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 11:57:35 +00:00
Sanskar Soni
cc09bcf19e fix(files): handling numbered type owner name & id
Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 09:49:47 +00:00
nextcloud-command
d8a10927ec
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-12 09:59:04 +02:00
Ferdinand Thiessen
83877b3c60
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-10 18:11:51 +02:00
nextcloud-command
f698404d64 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-08 16:31:47 +00:00
John Molakvoæ
ca2081409e
Merge pull request #45028 from nextcloud/backport/44972/stable28 2024-06-07 11:28:40 +02:00
fenn-cs
0633d9566c fix(unifiedSearch): Prevent broken avatars for federated users
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-06-07 11:28:14 +02:00
Christopher Ng
0fd69a6851 fix(files): Display selected files count
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit a999544ff2)
2024-06-07 11:24:03 +02:00
skjnldsv
d7f3dc390b fix(federatedfilesharing): import external federated share script
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 12:59:32 +00:00
nextcloud-command
99af7042ee chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-06 11:32:38 +00:00
Ferdinand Thiessen
b84820387c fix(files): Only execute default action if there is an action to perform
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>
2024-06-04 14:23:52 +00:00
John Molakvoæ
a03262992f fix(core): remove unwanted unsupported browser import
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-04 13:29:27 +00:00
John Molakvoæ
490a4ff3ab fix(core): unsupported browser getRootUrl import
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-04 13:27:16 +00:00
John Molakvoæ (skjnldsv)
c0f0ec4693 fix(core): unsupported browser redirect url
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-06-04 13:27:16 +00:00
Ferdinand Thiessen
34f63f0bc5
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-01 16:34:01 +02:00
Christopher Ng
837b246c50 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-05-31 15:38:45 -07:00
nextcloud-command
a87f425b03 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-31 10:45:50 +00:00
Josh
36ba08ee2f
Merge pull request #45289 from nextcloud/backport/44218/stable28
[stable28] feat: Limit email input to 255 chars
2024-05-28 18:21:23 -04:00
Josh
5b7331ab75
Merge pull request #45426 from nextcloud/backport/45406/stable28
[stable28] fix(contactsmenu): empty content margin
2024-05-28 17:33:35 -04:00
nextcloud-command
9b44c8d521 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-28 21:32:54 +00:00
Ferdinand Thiessen
7de1cc786b
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-28 14:11:56 +02:00
Ferdinand Thiessen
5e24a34103
Merge pull request #45432 from nextcloud/backport/44062/stable28
[stable28] fix(files): properly reset preview component
2024-05-27 19:34:22 +02:00
nextcloud-command
303ffbf26d chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-27 14:04:21 +00:00
nextcloud-command
626d51f870 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-27 12:04:47 +00:00
Richard Steinmetz
60e9c28bc9 fix(contactsmenu): empty content margin
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-26 01:28:33 +00:00
fenn-cs
c6a0f23bb5 perf(deleteAction): Queue delete requests
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>
2024-05-16 16:27:59 +00:00
Ferdinand Thiessen
2cbb3baf2a chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-11 16:11:56 +02:00
provokateurin
af24912117
fix(icons): Update files icon
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-03 16:09:48 +02:00
nextcloud-command
a37aa0333c chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-26 21:48:48 +00:00
Ferdinand Thiessen
a015016236
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-18 12:58:06 +02:00
Ferdinand Thiessen
f533e04e7f
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-18 00:09:17 +02:00
Ferdinand Thiessen
5656a04690
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 21:22:48 +02:00
Ferdinand Thiessen
8c87769b8d
Merge pull request #44416 from nextcloud/backport/44407/stable28
[stable28] fix(files): Do not escape file names in the file picker
2024-04-17 16:13:42 +02:00
Ferdinand Thiessen
721521ff01
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 14:19:03 +02:00
Ferdinand Thiessen
df83e9dcca
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 12:55:43 +02:00
nextcloud-command
7c6e68ebf3 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 12:38:08 +00:00
nextcloud-command
96e200ff49 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 10:18:55 +00:00
nextcloud-command
2611c01ad7 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 09:10:58 +00:00
Christopher Ng
52dffb820d chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-15 16:48:55 -07:00
nextcloud-command
cfb2b77406 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-15 23:14:02 +00:00
nextcloud-command
33dccde4f8 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2024-04-15 08:35:30 -05:00
Eduardo Morales
667266044f chore(assets): recompile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 07:57:32 -05:00
Louis Chemineau
a07456c413
fix(files): Call davGetFavoritesReport after the registration of propfind properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-04-09 10:34:23 +02:00
Eduardo Morales
e22b67d02c fix(files): fixed breadcrumbs dissapearing on narrow screens
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-04 18:40:23 +02:00
skjnldsv
7b326c1d4e chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-04-04 17:04:31 +02:00
nextcloud-command
360400c656 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-03 11:38:43 -07:00