Nextcloud bot
|
2b1057721a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-11 00:19:34 +07:00 |
Nextcloud bot
|
241e1dbc53
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-10 00:19:57 +07:00 |
Ferdinand Thiessen
|
7ff6cbc1b8
|
Merge pull request #42993 from nextcloud/fix/files-new-menu
fix(files): Allow to set node name before creating + bring back new-file highlingting
|
2024-02-09 02:23:04 +07:00 |
Nextcloud bot
|
da48369029
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-09 00:19:43 +07:00 |
Ferdinand Thiessen
|
99bc452675
|
fix(files): Do not scroll if there is no scrolling area
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-09 01:06:42 +07:00 |
Ferdinand Thiessen
|
d7d1bb6c80
|
fix(files): Fix some type errors in TemplatePicker
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-09 01:06:42 +07:00 |
Ferdinand Thiessen
|
8be4704e11
|
enh(files): Add modal to set filename before creating new files in the fileslist
* Reactive `openfile` query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-09 01:06:42 +07:00 |
Simon L
|
f6ed1effbf
|
Merge pull request #43433 from nextcloud/enh/40202/use-correct-icon
Use AccountPlusIcon in broadcrombs
|
2024-02-08 18:27:41 +07:00 |
John Molakvoæ
|
a4f338c7a0
|
Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on-open
|
2024-02-08 18:27:34 +07:00 |
Nextcloud bot
|
181abb52d4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-08 18:27:25 +07:00 |
Louis Chemineau
|
898df41de9
|
Revert "Merge branch 'master' of github.com:nextcloud/server"
This reverts commit d9d60238c7, reversing
changes made to ba3fdb0cdc.
|
2024-02-08 15:31:19 +07:00 |
Simon L
|
a183a23e2b
|
fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2024-02-08 11:01:04 +07:00 |
John Molakvoæ
|
66bd27f5c6
|
Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on-open
|
2024-02-08 08:57:40 +07:00 |
Nextcloud bot
|
4fa4b4b476
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-08 00:19:44 +07:00 |
Grigorii K. Shartsev
|
a0a13628eb
|
fix(files): focus sidebar tab on tab or file change
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-02-07 23:56:08 +07:00 |
Grigorii K. Shartsev
|
eb01e74eaa
|
fix(files): do not disable action on load to keep focus
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-02-07 23:56:08 +07:00 |
John Molakvoæ
|
12fe86573f
|
feat(files): ask for confirm if deleting 5 items or more
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-07 11:08:24 +07:00 |
John Molakvoæ
|
d50127f093
|
fix(files): setup cannot be in mixins
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-07 07:57:23 +07:00 |
John Molakvoæ
|
6e0499461d
|
chore(files): move shared FileEntry and FileEntryGrid into a mixin
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-07 07:57:23 +07:00 |
John Molakvoæ
|
97cd038cf2
|
fix(files) selection store typing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-07 07:57:23 +07:00 |
John Molakvoæ
|
9e1efe0538
|
fix(files): drop to folder path and user feedback
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-07 07:57:23 +07:00 |
Nextcloud bot
|
305c3812a4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-07 00:19:10 +07:00 |
John Molakvoæ
|
6cf4fe19a0
|
fix(files): add mount root property and adjust delete wording
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-06 17:43:35 +07:00 |
Nextcloud bot
|
bdb450f2ae
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-06 00:19:11 +07:00 |
John Molakvoæ
|
77f307bafd
|
fix(files): dav owner and mime types
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-05 14:48:24 +07:00 |
Côme Chilliet
|
b2e9e0fa0d
|
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-02-05 11:16:04 +07:00 |
Nextcloud bot
|
084811ba54
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-05 00:19:39 +07:00 |
John Molakvoæ
|
9c2dc4adb4
|
fix(files): better null relatedTarget event detection
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-04 20:53:46 +07:00 |
John Molakvoæ
|
441651c22a
|
fix(files): drag leave detection on safari
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-04 20:52:06 +07:00 |
Nextcloud bot
|
489608a223
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-04 00:19:32 +07:00 |
Nextcloud bot
|
f3c4a2e8ba
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-03 00:19:17 +07:00 |
Grigorii K. Shartsev
|
455d24bcfe
|
fix(files): do not open file by id on load for folders
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-02-02 09:54:55 +07:00 |
Nextcloud bot
|
63f327c7ba
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-02 00:19:34 +07:00 |
Nextcloud bot
|
5edf9e6681
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-01 00:19:04 +07:00 |
John Molakvoæ
|
23899de2b5
|
fix(files): make sure we focus the parent actions submenu entry
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-31 17:07:03 +07:00 |
Nextcloud bot
|
7cb7b8b6c3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-31 00:19:23 +07:00 |
Grigorii K. Shartsev
|
f01e169938
|
fix(files): selected files actions position on scroll/with readme block
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-01-30 20:28:14 +07:00 |
Côme Chilliet
|
52f3616254
|
Merge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-parameter
|
2024-01-30 15:24:42 +07:00 |
Jonas
|
6c7080b152
|
fix(files): Improve inaccessible files message in file reference widget
Signed-off-by: Jonas <jonas@freesources.org>
|
2024-01-30 11:50:33 +07:00 |
Côme Chilliet
|
8bcc2d352e
|
chore: Fix missing template parameter for IEventListener
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-01-30 10:57:15 +07:00 |
Nextcloud bot
|
efdfe2b61c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-30 00:19:06 +07:00 |
Nextcloud bot
|
8244ec8915
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-29 00:19:27 +07:00 |
Nextcloud bot
|
f36a9d09f2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-28 00:19:08 +07:00 |
Ferdinand Thiessen
|
2cea4d7b8d
|
fix(files): Consistent sorting for folders before files (user configurable)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-27 14:23:47 +07:00 |
John Molakvoæ
|
1ffb13cf5d
|
chore(assets): Recompile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-27 12:54:12 +07:00 |
John Molakvoæ
|
d06ed4d7cb
|
fix(files): disable `Unshare` until proper fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-27 12:49:53 +07:00 |
Ferdinand Thiessen
|
c089214a2a
|
chore: Update `@nextcloud/dialogs` to 5.1.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-27 01:21:00 +07:00 |
Nextcloud bot
|
764f34c4f6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-27 00:19:36 +07:00 |
Nextcloud bot
|
6f42e8cd33
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-26 00:19:08 +07:00 |
John Molakvoæ
|
a2d795ffe2
|
Merge pull request #43104 from nextcloud/chore/cleanup
|
2024-01-25 16:50:27 +07:00 |