julia.kirschenheuter
05247eb726
chore: Bump calendar-availability-vue to `v2.1.0`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-09 17:41:31 +07:00
Ferdinand Thiessen
fd4a9463a9
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 14:02:45 +07:00
Ferdinand Thiessen
165520dc33
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 12:08:04 +07:00
Ferdinand Thiessen
5be93eb47a
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 11:08:01 +07:00
Ferdinand Thiessen
c38140c137
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 01:08:08 +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
Grigorii K. Shartsev
a7265dd46c
Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions
...
fix(sharing): migrate QuickShareSelect to NcActions
2024-02-08 18:27:30 +07:00
Pytal
b957c69fab
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
...
Bump NcVue to `v8.6.2`
2024-02-08 18:27:13 +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
Grigorii K. Shartsev
98d9fb1203
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-08 01:11:12 +07:00
Grigorii K. Shartsev
17c9f737a2
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-08 00:02:11 +07:00
julia.kirschenheuter
f63f18b4d8
Bump NcVue to `v8.6.2`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-02-07 11:06:48 +07:00
Richard Steinmetz
80c832e89f
Merge pull request #43394 from nextcloud/chore/perf/caniuse-lite
...
chore(perf): prevent unnecessary bundling of caniuse-lite
2024-02-07 13:04:59 +07:00
Richard Steinmetz
dd4e05773d
chore(perf): prevent unnecessary bundling of caniuse-lite
...
It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-07 11:15:06 +07:00
John Molakvoæ
1db40e965b
chore: recompile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 11:09:42 +07:00
nextcloud-command
5f4a0d97d9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-07 07:59:36 +07:00
Ferdinand Thiessen
72fdc04638
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 01:25:41 +07:00
John Molakvoæ
ca61b1189a
chore: recompile assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-06 17:44:40 +07:00
Andy Scherzinger
375dade49b
Merge pull request #43319 from nextcloud/fix/theming-background-primary
...
Fix color of app menu entries and background color
2024-02-06 14:27:54 +07:00
Grigorii K. Shartsev
6a7fc2cf82
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-06 11:15:46 +07:00
Ferdinand Thiessen
3a556ace05
Merge pull request #43333 from nextcloud/43225-fix-share-quick-perms-subline
...
Show quick permission subline on newline
2024-02-05 16:58:20 +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
nextcloud-command
344ca681ff
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-04 22:11:03 +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
Ferdinand Thiessen
1ddc9b656b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-03 14:28:35 +07:00
nextcloud-command
f0387f93b9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-03 11:14:34 +07:00
John Molakvoæ
05dda07481
Merge pull request #43174 from nextcloud/fix/files--do-not-open-folder-file-from-fileid-on-load
2024-02-02 14:56:16 +07:00
Pytal
995ccb5046
Merge pull request #43271 from nextcloud/fix/a11y/status-return-focus
...
fix(user_status): Fix losing focus to body when closing user status modal
2024-02-02 05:36:24 +07:00
Grigorii K. Shartsev
99ac67f02a
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-02 09:57:31 +07:00
Christopher Ng
b7d906a58f
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-01 11:37:40 +07:00
fenn-cs
f944d26766
chore: compile assets
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-01 18:25:28 +07:00
John Molakvoæ
02e9cd6ce5
Merge pull request #41338 from nextcloud/fix/nested-actions-back-focus
...
fix(files): make sure we focus the parent actions submenu entry
2024-01-31 18:06:15 +07:00
nextcloud-command
8257cba30d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-31 17:08:09 +07:00
John Molakvoæ
ffae8000d1
fix(settings): stop reloading after force-enabling an app
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-31 16:41:43 +07:00
nextcloud-command
79dde8da70
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-31 14:44:12 +07:00
Ferdinand Thiessen
b14b2d06eb
Merge pull request #43166 from nextcloud/dependabot/npm_and_yarn/marked-11.2.0
...
chore(deps): Bump marked from 9.1.5 to 11.2.0
2024-01-31 14:57:09 +07:00
Baptiste Fotia
2f6441132d
build(): build assets
...
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-01-31 10:54:00 +07:00
Baptiste Fotia
482319019b
build(): build assets
...
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-01-31 10:46:07 +07:00
nextcloud-command
e2a1ffbd41
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-30 19:59:08 +07:00
Grigorii K. Shartsev
e90e1363ea
chore(assets): Recompile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-30 20:30:05 +07:00
Ferdinand Thiessen
a45f4235ce
chore: Update `@nextcloud/vue` to 8.5.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-30 17:26:25 +07:00
nextcloud-command
a238f5595d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-30 11:33:20 +07:00
Ferdinand Thiessen
bba6813fd2
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-29 14:01:20 +07:00
Ferdinand Thiessen
5e1c4f244a
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-27 14:31:23 +07:00
dependabot[bot]
5044ed712f
Merge pull request #43163 from nextcloud/dependabot/npm_and_yarn/core-js-3.35.1
2024-01-27 13:09:16 +07:00
nextcloud-command
2845cbaf76
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-27 12:41:23 +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