Arthur Schiwon
99ebcb6dc1
Merge pull request #38684 from nextcloud/backport/37802/stable26
...
[stable26] Sharing: Do not show copy action when user doesn't have permissions
2023-06-14 23:22:05 +02:00
nextcloud-command
3fa37d996d
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-14 12:16:45 +00:00
Joas Schilling
7e4895046f
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit 9f8fa4802b )
2023-06-13 15:12:51 -07:00
Arthur Schiwon
e9ef560d10
Merge pull request #38358 from nextcloud/backport/38294/stable26
...
[stable26] Use aria-expanded correctly on toggle user actions
2023-06-13 19:37:20 +02:00
Simon L
41b6f7de71
Merge pull request #38564 from nextcloud/backport/38549/stable26
...
[stable26] Fix app menu flicker
2023-06-12 16:06:34 +02:00
Marcel Klehr
4ab9d0f698
Compile frontend js files
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-06-12 15:34:48 +02:00
nextcloud-command
e4a2c9f68b
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-11 02:58:06 +00:00
nextcloud-command
0f39d33d37
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-09 15:59:39 +00:00
Julius Härtl
03d7556be2
fix: Use proper link for navigating to files on click handler
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-05 21:41:47 +02:00
ZetaTom
b1c6b779f6
Fix app menu flicker
...
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-31 19:50:19 +00:00
Louis Chemineau
205cddcf11
Add fallback when a there is no preview for a version
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-30 12:16:49 +02:00
fenn-cs
aca31e875e
Use aria-expanded correctly on toggle user actions
...
The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.
Resolves : #37137
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-22 10:46:36 +00:00
Christopher Ng
89ca08e1fd
chore(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit b4caff393c )
2023-05-16 17:23:42 -07:00
John Molakvoæ
6da7e66dc1
fix(search): fix load more
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-16 19:25:52 +00:00
Joas Schilling
bac0941aa0
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-16 14:11:16 +02:00
Joas Schilling
cde60b1ce7
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 14:05:13 +02:00
John Molakvoæ
d8392fc62f
fix: prevent malicious url in unsupported browser redirect
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-11 18:10:58 +02:00
John Molakvoæ
8914b50722
fix(theming): replace elementColor dark value with better contrast #8c8c8c
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-09 12:36:11 +02:00
Ferdinand Thiessen
769242d644
Merge pull request #38079 from nextcloud/stable26-fix-weather-aria-label
...
[stable26] Fix weather app aria label
2023-05-05 16:55:24 +02:00
nextcloud-command
8a7e11a681
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-04 20:59:09 +00:00
Ferdinand Thiessen
96e625482a
fix(settings): Increase "Edit your profile visibility button" contrast
...
Before this the contrast of the button was too low in terms of accessibility.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-04 20:57:23 +00:00
nextcloud-command
390a8a6bfd
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-03 18:16:56 +00:00
nextcloud-command
ca04ae19fd
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-28 17:11:44 +00:00
Joas Schilling
dba57673bd
Merge pull request #37941 from nextcloud/backport/37935/stable26
...
[stable26] fix(settings): Fix title of profile scope options
2023-04-27 17:52:20 +02:00
Joas Schilling
039d208614
chore(assets): Recompile JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:30:52 +02:00
nextcloud-command
35d891b99a
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-26 20:50:41 +00:00
Christopher Ng
c02a34fe7f
Trap focus in dialogs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 79310bd545 )
2023-04-25 09:59:14 +02:00
Christopher Ng
58773c5a69
Add focus-trap
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 87ae9bbc12 )
2023-04-25 09:54:59 +02:00
Christopher Ng
9dc8e75bf2
Bump @nextcloud/vue from 7.8.0 to 7.10.0
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-04-24 16:14:15 -07:00
Christopher Ng
82bbcca720
Improve handling of profile fields
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 7bc8b543be )
2023-04-03 15:52:22 -07:00
Julia Kirschenheuter
5cc53beea0
Merge pull request #37485 from nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable26
...
[stable26] Change contactsmenu structure to a list
2023-03-31 09:30:38 +02:00
julia.kirschenheuter
bd5c8057f2
Create <h3> headings for profile page. Replace <label> which have no conncted <input> with <h3> heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 15:40:11 +02:00
julia.kirschenheuter
1ad362aae6
Change contactsmenu structure to a list
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 14:52:24 +02:00
julia.kirschenheuter
4f54c5db54
Replace custom tooltips with native ones of entries in contacts menu.
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-29 16:20:17 +02:00
julia.kirschenheuter
863a8b79bb
Fix list structure
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-28 15:03:15 +02:00
Julia Kirschenheuter
a854274875
Merge pull request #37338 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable26
...
[stable26] Fix/36908 set aria hidden for default shipped widgets icons
2023-03-24 12:34:21 +01:00
Julia Kirschenheuter
161e6acd8e
Merge pull request #37273 from nextcloud/backport/37174/stable26
...
[stable26] Set `<h1>` headings for navigation through files app
2023-03-24 11:47:33 +01:00
Louis Chemineau
356c109c68
Use native tooltip for versions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-24 09:42:38 +01:00
julia.kirschenheuter
f555663a8e
Set <h1> headings for navigation through files app
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-24 09:01:38 +01:00
julia.kirschenheuter
9df19366c9
Fix description for icons in dashboard widgets
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
(cherry picked from commit b111c180a5 )
2023-03-22 10:51:39 +01:00
Arthur Schiwon
e3c7bcc61d
Merge pull request #37119 from nextcloud/backport/36640/stable26
...
[stable26] Create headings for apps, users, settings pages
2023-03-09 17:37:28 +01:00
Arthur Schiwon
72cf710ec8
Merge pull request #37141 from nextcloud/backport/37139/stable26
...
[stable26] Share type sciencemesh
2023-03-09 17:29:54 +01:00
Julius Härtl
a7e5e7e4a1
chore: Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-09 15:31:22 +01:00
julia.kirschenheuter
f5ab3123df
Create headings for settings pages
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-09 13:14:48 +01:00
Christopher Ng
0446703202
Add label and switch ocdialog close button to button element
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-09 09:09:24 +01:00
Louis Chemineau
c4c02afb62
Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-03-08 17:48:40 +00:00
nextcloud-command
82a3b6a311
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-08 11:06:47 +00:00
Julius Härtl
322dbe8860
feat: Add notes as recommended app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 23:04:43 +00:00
Julius Härtl
38e4f8ae61
chore: Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-02 21:07:43 +01:00
Arthur Schiwon
9052070261
Bump @nextcloud/vue from 7.7.0 to 7.8.0
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 13:20:41 +00:00