Ferdinand Thiessen
|
1f80acb0ea
|
Merge pull request #43065 from nextcloud/backport/42822/stable28
[stable28] fix(settings): set viewBox on SVG icons
|
2024-02-02 12:36:30 +01:00 |
|
Ferdinand Thiessen
|
7dc0234775
|
Merge pull request #43158 from nextcloud/backport/43094/stable28
[stable28] fix: added a label element to the NcSelect in update settings
|
2024-02-02 12:07:32 +01:00 |
|
Nextcloud bot
|
477f6f1f86
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-02 00:19:41 +00:00 |
|
Grigorii K. Shartsev
|
0df65df58f
|
fix(settings): set viewBox on SVG icons
Without viewBox they don't scale
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-02-01 23:40:51 +01:00 |
|
Ferdinand Thiessen
|
8d1d8da6b5
|
Merge pull request #43108 from nextcloud/backport/43090/stable28
[stable28] fix(files): combine navigation and files list into single Vue app
|
2024-02-01 23:34:27 +01:00 |
|
Christopher Ng
|
d32abae55d
|
fix(files_sharing): Return focus to trigger element on sharing details close
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-01 10:15:58 -08:00 |
|
John Molakvoæ
|
8b92cf8692
|
fix(files): right lick actions menu
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-01 18:37:43 +01:00 |
|
Grigorii K. Shartsev
|
5620e057cf
|
fix(files): combine navigation and files list into single Vue app
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-01 18:35:56 +01:00 |
|
Ferdinand Thiessen
|
5ea2f483d9
|
Merge pull request #43242 from nextcloud/backport/41338/stable28
[stable28] fix(files): make sure we focus the parent actions submenu entry
|
2024-02-01 16:16:03 +01:00 |
|
Ferdinand Thiessen
|
d501f2de92
|
Merge pull request #43195 from nextcloud/backport/42331/stable28
[stable28] fix(settings): Disable renaming for tokens marked to be wiped
|
2024-02-01 12:15:23 +01:00 |
|
Nextcloud bot
|
0f24d9d590
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-01 00:19:14 +00:00 |
|
John Molakvoæ
|
02f2850817
|
fix(files): make sure we focus the parent actions submenu entry
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-31 17:14:53 +00:00 |
|
Nextcloud bot
|
4b01ca87a4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-31 00:19:32 +00:00 |
|
Nextcloud bot
|
032adc0080
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-30 00:19:17 +00:00 |
|
Ferdinand Thiessen
|
193bb176d5
|
fix(settings): Disable renaming for tokens marked to be wiped
This otherwise a WipeException will be thrown when trying to rename
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-29 17:47:46 +00:00 |
|
Eduardo Morales
|
eea9900e56
|
fix: added a label element to the NcSelect in update settings
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
[skip ci]
|
2024-01-29 08:33:13 -06:00 |
|
Nextcloud bot
|
a35ba912b9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-29 00:19:37 +00:00 |
|
Nextcloud bot
|
a6b0fb1db7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-28 00:19:17 +00:00 |
|
John Molakvoæ
|
dd87b3a9ad
|
fix(files): disable Unshare until proper fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-27 13:10:48 +01:00 |
|
Nextcloud bot
|
787b2a3c90
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-27 00:38:38 +00:00 |
|
Ferdinand Thiessen
|
9d949c15a2
|
chore: Update @nextcloud/dialogs to 5.1.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-26 14:55:03 +01:00 |
|
Nextcloud bot
|
b0c003d7be
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-26 00:19:18 +00:00 |
|
Ferdinand Thiessen
|
6a5181f534
|
fix(files): Ensure the correct dir query is set on folder action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-25 17:43:48 +01:00 |
|
Ferdinand Thiessen
|
3add75cd16
|
fix(files): Make sure to add the fileid on favorite folders navigation entries
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-25 17:43:48 +01:00 |
|
Ferdinand Thiessen
|
5db658c655
|
fix(files): Make sure $navigation is observable to react on changes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-25 17:43:48 +01:00 |
|
Ferdinand Thiessen
|
d1fc93ede1
|
fix(files): Set default view and match also child routes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-25 17:43:43 +01:00 |
|
Ferdinand Thiessen
|
24f4997778
|
fix(files): Add declaration for $navigation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-25 15:48:11 +00:00 |
|
Joas Schilling
|
aa24c671dc
|
fix(userstatus): Also set the user status when the user has no status at all
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-01-25 10:10:41 +00:00 |
|
Anna Larch
|
a3095303d5
|
fix(userstatus): CALL status should overwrite MEETING status
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-01-25 10:10:41 +00:00 |
|
Nextcloud bot
|
4d43b6e3d5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-25 00:19:22 +00:00 |
|
Ferdinand Thiessen
|
5f380181f9
|
fix(tests): Adjust legacy tests for nextcloud-router update
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-24 19:29:08 +01:00 |
|
Nextcloud bot
|
017589fb29
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-24 00:20:19 +00:00 |
|
Arthur Schiwon
|
bcea51d6bf
|
Merge pull request #43055 from nextcloud/backport/42999/stable28
[stable28] fix(settings): Allow to connect to local address when checking for `.mjs` support
|
2024-01-23 19:54:05 +01:00 |
|
Louis Chemineau
|
a256b73cff
|
Wrap versions list in virtual scroll
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-01-23 16:57:49 +00:00 |
|
Ferdinand Thiessen
|
71e9036e03
|
fix(settings): Allow to connect to local address when checking for .mjs support
Also reduce the severity in case of a failed check to warning.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-23 14:12:29 +00:00 |
|
Arthur Schiwon
|
667b0bc3ff
|
Merge pull request #43032 from nextcloud/fix/stable28-capabilities
[stable28] fix(theming): Apply same logic on capabilities for primary color as done on themes
|
2024-01-23 10:12:09 +01:00 |
|
Nextcloud bot
|
c6c9ec9c14
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-23 00:27:14 +00:00 |
|
Ferdinand Thiessen
|
afa56bb8a4
|
fix(theming): Apply same logic on capabilities for primary color like on themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-23 01:01:03 +01:00 |
|
John Molakvoæ
|
3c5a09b9a4
|
fix(files): do not show View in folder in the Files view
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-01-22 20:39:37 +01:00 |
|
provokateurin
|
a7e9803461
|
fix(weather_status): Fix location format for OpenAPI
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-01-22 09:00:53 +00:00 |
|
Nextcloud bot
|
0004ba890c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-22 00:20:18 +00:00 |
|
John Molakvoæ
|
c67ff102e4
|
Merge pull request #42983 from nextcloud/backport/42949/stable28
|
2024-01-21 10:01:31 +01:00 |
|
Nextcloud bot
|
0c89b042a5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-21 00:38:52 +00:00 |
|
Christopher Ng
|
fad87c58a7
|
fix(files): Fix checkbox state semantics
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-01-21 01:13:56 +01:00 |
|
Ferdinand Thiessen
|
84e2165aef
|
fix(files): Allow to copy or move file to folder with similar name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 12:42:45 -06:00 |
|
Ferdinand Thiessen
|
20331e4349
|
fix(files): Adjust getUniqueName for custom suffix and reuse for copy-move-action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 12:42:45 -06:00 |
|
Ferdinand Thiessen
|
d2446762b5
|
enh(files): Allow to copy files into same directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-01-20 12:42:45 -06:00 |
|
John Molakvoæ
|
74f3d0fd45
|
Merge pull request #42952 from nextcloud/backport/42888/stable28
|
2024-01-20 17:25:22 +01:00 |
|
John Molakvoæ
|
d1ef76913c
|
Merge pull request #42948 from nextcloud/backport/42940/stable28
|
2024-01-20 17:24:58 +01:00 |
|
Eduardo Morales
|
df15045541
|
fix(files): fixed home aria-label and desc logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-01-20 13:36:24 +01:00 |
|