Christopher Ng
|
ac2d5924aa
|
fix(user_status): Fix losing focus to body when closing user status modal
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 11:18:47 +07:00 |
Joas Schilling
|
0aa9e2c3c7
|
Merge pull request #43295 from nextcloud/backport/43273/stable28
[stable28] fix(tests): Make the cypress apps management test more reliable
|
2024-02-02 19:40:07 +07:00 |
Grigorii K. Shartsev
|
2d8c0dfeaa
|
Merge pull request #43292 from nextcloud/backport/43174/stable28
[stable28] fix(files): do not open file by id on load for folders
|
2024-02-02 23:16:20 +07:00 |
Grigorii K. Shartsev
|
85d2baa4ae
|
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
|
2024-02-02 17:08:00 +07:00 |
Ferdinand Thiessen
|
eab6b49854
|
Merge pull request #43013 from nextcloud/backport/42821/stable28
[stable28] Remove disputed bz2 check
|
2024-02-02 17:07:49 +07:00 |
Grigorii K. Shartsev
|
f90d70d0b0
|
fix(files): do not open file by id on load for folders
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-02 17:04:58 +07:00 |
Ferdinand Thiessen
|
3658380733
|
Merge pull request #43066 from nextcloud/backport/42732/stable28
[stable28] fix(a11y): Fix informative graphics contrast of user status icons
|
2024-02-02 16:56:33 +07:00 |
Joas Schilling
|
2be083169e
|
fix(tests): Make the cypress apps management test more reliable
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-02-02 15:37:44 +07:00 |
Ferdinand Thiessen
|
579242ef07
|
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-02 16:10:24 +07:00 |
Christopher Ng
|
72c0626ac3
|
chore(user_status): Remove unused styles + svgs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit b61c13c8eb)
|
2024-02-02 16:08:51 +07:00 |
Christopher Ng
|
6553d91638
|
fix(user_status): Migrate to NcUserStatusIcon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit f060475189)
|
2024-02-02 16:08:51 +07:00 |
Christopher Ng
|
e429435349
|
fix(dashboard): Migrate to NcUserStatusIcon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 693eb6926e)
|
2024-02-02 16:08:51 +07:00 |
Ferdinand Thiessen
|
5e22ee1e05
|
Merge pull request #43167 from nextcloud/backport/43084/stable28
[stable28] Move modal outside of the Version component.
|
2024-02-02 16:07:51 +07:00 |
nextcloud-command
|
b65c5ead68
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-02 14:36:01 +07:00 |
J0WI
|
d8ba5f621f
|
Remove disputed bz2 check
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2024-02-02 15:34:36 +07:00 |
Ferdinand Thiessen
|
30706d4f41
|
Merge pull request #43126 from nextcloud/backport/43078/stable28
[stable28] handle storage not available when expiring versions
|
2024-02-02 15:14:41 +07:00 |
Louis Chemineau
|
a445a87339
|
Move modal outside of the Version component.
This is for accessibility, to have the NcListItem (<li>) as a direct child of the <ul>
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-02 15:14:02 +07:00 |
Ferdinand Thiessen
|
36f58ae4d8
|
Merge pull request #43064 from nextcloud/backport/43061/stable28
[stable28] chore: Bump @nextcloud/vue to v8.5.1
|
2024-02-02 15:12:34 +07:00 |
Robin Appelman
|
27ac4e25b7
|
handle storage not available when expiring versions
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-02-02 12:51:13 +07:00 |
Christopher Ng
|
45cd4dfa20
|
test(files): Fix file picker test
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 12:44:25 +07:00 |
Christopher Ng
|
bd50327fd1
|
test(theming): Fix navigation bar tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 12:44:25 +07:00 |
Christopher Ng
|
0ed973b3f6
|
chore: Update dav snapshot
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 12:44:25 +07:00 |
Christopher Ng
|
ae1e1d30d7
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 12:44:23 +07:00 |
Christopher Ng
|
7a0d9e7ab5
|
chore: Bump @nextcloud/vue to v8.5.1
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-02 12:38:34 +07:00 |
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 +07: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 +07:00 |
Simon L
|
dce5df4a5c
|
Merge pull request #43129 from nextcloud/backport/43047/stable28
[stable28] Buffer chunked requests
|
2024-02-02 06:55:34 +07:00 |
Nextcloud bot
|
477f6f1f86
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-02 00:19:41 +07:00 |
nextcloud-command
|
c1f76cda94
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-01 23:49:07 +07: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 +07: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 +07:00 |
Ferdinand Thiessen
|
5249783dc8
|
Merge pull request #42776 from nextcloud/backport/42184/stable28
[stable28] enh(UnifiedSearch): Keep the searchbar on top of the modal
|
2024-02-01 23:18:23 +07:00 |
Pytal
|
2e4154d2ca
|
Merge pull request #43155 from nextcloud/backport/43137/stable28
[stable28] fix(files_sharing): Return focus to trigger element on sharing details close
|
2024-02-01 13:38:31 +07:00 |
Christopher Ng
|
ab2cd8cd86
|
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-02-01 10:20:54 +07:00 |
Ferdinand Thiessen
|
257ea23245
|
Merge pull request #43133 from nextcloud/backport/43099/stable28
[stable28] fix(tests): Make PostgreSQL unit tests less flacky by ordering
|
2024-02-01 19:20:26 +07: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 +07:00 |
nextcloud-command
|
ddb1610ca2
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-02-01 19:13:28 +07: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 +07: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 +07:00 |
Ferdinand Thiessen
|
ffeecd86cf
|
enh(UnifiedSearch): Keep the searchbar on top of the modal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-02-01 17:21:23 +07:00 |
Ferdinand Thiessen
|
e49c331b71
|
Merge pull request #42777 from nextcloud/backport/42292/stable28
[stable28] fix(a11y): Unified search headings the sequel
|
2024-02-01 17:13:45 +07: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 +07:00 |
Louis Chemineau
|
2367b57593
|
Buffer chunked requests
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2024-02-01 15:55:39 +07:00 |
Ferdinand Thiessen
|
2b17710ce5
|
Merge pull request #43196 from nextcloud/backport/43031/stable28
[stable28] Document throwing behavior of SetupResult upon invalid rich object
|
2024-02-01 14:28:41 +07:00 |
Ferdinand Thiessen
|
ca8d71966f
|
Merge pull request #43244 from nextcloud/backport/41327/stable28
[stable28] dont reuse etag for folders marked explicitly unscanned
|
2024-02-01 14:21:40 +07:00 |
Joas Schilling
|
f1af8ea48d
|
fix(tests): Make PostgreSQL unit tests less flacky by ordering
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-02-01 12:19:08 +07:00 |
Ferdinand Thiessen
|
6bdee0564e
|
Merge pull request #43192 from nextcloud/backport/42794/stable28
[stable28] fix(Request): Catch exceptions in `isTrustedProxy`
|
2024-02-01 12:16:51 +07: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 +07:00 |
Benjamin Gaussorgues
|
619dd9396b
|
Merge pull request #43253 from nextcloud/release/28.0.2
28.0.2
|
2024-02-01 10:31:30 +07:00 |
Benjamin Gaussorgues
|
b80ee59e1c
|
28.0.2
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-02-01 10:18:29 +07:00 |