Ferdinand Thiessen
af55ec81fd
fix(css): ensure header title is readable with dark background
...
To reproduce:
1. set background image to a very dark one
2. set primary color to white
3. this causes primary text color to be black
4. see black text on black background image
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-20 15:29:16 +07:00
skjnldsv
17470d8986
chore(assets): recompile assets
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-06 15:55:03 +07:00
Christopher Ng
7bde5a53c8
chore: compile scss
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-06 15:57:15 +07:00
Christopher Ng
616d55c3e7
fix: Fix inaccessible content on public pages due to overlapping footer
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-06 15:57:15 +07:00
Ferdinand Thiessen
2ce9eb343d
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 13:10:05 +07:00
Ferdinand Thiessen
75efbfda94
fix(styles): Make sure footer with legal links is shown correctly
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 13:03:08 +07:00
nextcloud-command
e1a76f1e4b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-10 17:23:46 +07:00
Ferdinand Thiessen
fc113c8ce4
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-28 16:52:53 +07:00
Ferdinand Thiessen
7dcc2e541c
fix(theming): When selected a background image make header color independent of primary color
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-28 16:49:02 +07:00
nextcloud-command
0c0953c38e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-25 06:19:24 +07:00
Christopher Ng
61e8508f5d
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-23 10:39:11 +07:00
Christopher Ng
adf130ec3d
fix: Fix truncation on public shares
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-23 10:39:11 +07:00
Julius Härtl
bebf1e1860
fix: Positioning and active state of viewer components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-07 11:10:08 +07:00
Richard Steinmetz
9c51d79d87
fix: wrap text on exception page
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-26 18:58:22 +07:00
Ferdinand Thiessen
cf6a256aec
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-22 13:57:05 +07:00
Ferdinand Thiessen
6a9daa3fdf
chore: Build CSS from SCSS
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 17:07:04 +07:00
Ferdinand Thiessen
ab424c2e75
fix(styles): Add default styles for disabled input elements
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 17:06:45 +07:00
Ferdinand Thiessen
858b4b83c7
fix(styles): Replace deprecated CSS variables
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-20 16:55:00 +07:00
Ferdinand Thiessen
1ddc9b656b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-03 14:28:35 +07:00
Ferdinand Thiessen
0f2b9b09ec
fix(theming): The background is the primary color and must not be double inverted
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-03 14:28:34 +07:00
Ferdinand Thiessen
ae5af1e213
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-27 01:22:41 +07:00
Ferdinand Thiessen
4f75acab2b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-23 02:04:07 +07:00
Ferdinand Thiessen
ea19bc58c5
fix(core): Do not apply invert-color filter to unified search
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-23 02:02:12 +07:00
nextcloud-command
1e699aaf59
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-01-22 11:20:03 +07:00
Ferdinand Thiessen
2dd05ab1f1
chore: Built CSS assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-22 09:44:34 +07:00
Simon L
ad622e54d5
fix header inversion bug
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-22 09:44:04 +07:00
Ferdinand Thiessen
0a568e8a18
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-19 19:14:05 +07:00
Joas Schilling
f110d3feba
fix(a11y): Fix avatar menu icon color in dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-19 10:35:21 +07:00
nextcloud-command
10547706eb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-11 21:53:34 +07:00
Simon L
a96a7f0c82
fix header-elements being not shown correctly
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-11 22:36:20 +07:00
julia.kirschenheuter
024d29138c
Remove unneeded styles: everything is handled by NcVue
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-03 16:25:41 +07:00
Ferdinand Thiessen
e0946081a6
fix: Adjust focus-visible marker on appmenu
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-22 02:05:27 +07:00
Ferdinand Thiessen
016afb72a0
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 18:01:00 +07:00
Ferdinand Thiessen
1cd04e361e
fix(core): Make sure correct colors are used on blurred background
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-14 17:59:30 +07:00
Ferdinand Thiessen
0d6255bafc
fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy move
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-06 12:32:41 +07:00
Richard Steinmetz
e19dd541ac
fix: inconsistencies in the shared two-factor UI
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-04 12:36:54 +07:00
Joas Schilling
9c0ba1bab9
fix(theming): Fix color inverted icons based on theming and dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-29 16:38:41 +07:00
Christopher Ng
a1fcc0341d
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-11-17 16:42:50 +07:00
Louis Chemineau
c249c56e70
Bump @nextcloud/dialogs to v5.0.1
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-15 14:11:19 +07:00
Ferdinand Thiessen
b470d33fc7
chore: Update nextcloud dependencies to stable version
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-09 15:04:00 +07:00
julia.kirschenheuter
dea02d2c32
Fix styles for input field and textarea on focus, hover and active state
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-11-07 16:23:56 +07:00
Ferdinand Thiessen
f62032e5c2
chore: Compile CSS assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-02 14:57:46 +07:00
Ferdinand Thiessen
32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered
...
Previously the footer was empty, but the backdrop was still shown.
This hides the footer if no text content was defined.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-02 14:55:34 +07:00
Grigorii K. Shartsev
8159cdb49f
chore(assets): Re-compile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-21 17:40:21 +07:00
Grigorii K. Shartsev
befec8cb3c
fix(core): remove unnecessary role=contentinfo from page footer on login
...
`<footer>` has this role initially then it is a page footer, not inside `section`/`article`, and etc.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-21 17:35:44 +07:00
John Molakvoæ
4f4074452d
Fix background removal not applying to user default theming
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-19 12:01:29 +07:00
Christopher Ng
f8b1d7f4c5
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-18 08:54:45 +07:00
Christopher Ng
c50c583283
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-10 15:26:32 +07:00
Christopher Ng
1f6778c079
fix: Scope app nav caption styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-10-10 15:26:32 +07:00
Simon L
10c0c30ce2
adjust color of focus-visible to be better visible
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-09 15:42:18 +07:00