Álvaro Brey
95d5641eb5
Remove Bootstrap version reference from tooltip.scss
...
We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.
I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.
It may also be worth investigating why the comments are not getting stripped when bundling the JS.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-20 11:34:26 +00:00
Christopher Ng
6f3a0e2e91
Focus trap contacts menu with NcHeaderMenu port
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-18 15:06:57 -08:00
John Molakvoæ
ad67ef0124
Revert "Add alt to the logo, adapt css for logo"
...
This reverts commit dca7384b5f .
2023-01-17 14:15:09 +01:00
Joas Schilling
64c6bfcdc0
Fix user status icon in avatar menu
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-04 13:37:18 +01:00
julia.kirschenheuter
055f4217c8
Change focused items behavior that neighbor elements (text and border) have no overlapping.
...
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-22 15:31:19 +01:00
julia.kirschenheuter
dca7384b5f
Add alt to the logo, adapt css for logo
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-22 08:26:53 +01:00
Pytal
890da5a9b1
Merge pull request #35742 from nextcloud/backport/35714/stable25
...
[stable25] Fix vue-select styles
2022-12-13 14:38:31 -08:00
Christopher Ng
370ad6d97b
Increase default input field border contrast
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-13 01:03:39 +00:00
Christopher Ng
8545a0eecc
Fix vue-select styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-13 00:39:53 +00:00
Simon L
d4b4135c16
try to fix the popovermenu
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-08 14:38:57 +00:00
John Molakvoæ
24c908ff11
scroll if too much groups
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-23 20:44:04 +00:00
John Molakvoæ
717fdad70d
Fix user settings layout
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-23 20:01:59 +00:00
Simon L
b27f584dd3
Update @nextcloud/dialogs@ and fix toasts styling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-22 12:01:24 +00:00
John Molakvoæ
49a4aa4089
Fix default theming variables
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-18 17:06:26 +01:00
John Molakvoæ
23b188f61c
Fix logo invert
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-16 15:47:14 +00:00
Christopher Ng
4fc531bd03
Invert header icons on bright preset backgrounds
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-20 06:47:29 +00:00
John Molakvoæ
7a96c80afb
Simplify variable names
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-19 23:47:58 +00:00
John Molakvoæ
40e2b11a68
Add admin user customization kill switch
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-19 23:36:44 +00:00
Joas Schilling
6c47b26102
Fix avatar menu icons in darkmode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13 09:24:04 +00:00
Christopher Ng
d1dc38dc1f
Use brand color for background only and keep accessible color as color primary
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-05 08:03:16 +00:00
Julius Härtl
a3febe2a40
Fix positioning of the public page footer
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-03 15:12:33 +00:00
nextcloud-command
65144258d2
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-01 22:24:53 +00:00
szaimen
7b2f226ce6
fix public view - attempt 2
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-01 22:24:53 +00:00
John Molakvoæ (skjnldsv)
a5c5740e84
Remove unwanted settings button background
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-28 22:38:22 +00:00
Christopher Ng
9c073fd760
Fix various theming bugs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-28 18:01:41 +00:00
Vincent Petry
42ca267d83
Fix install page
...
- Use normal labels instead of hiding them
- Fix position of the eye button (this is still very hacky)
- Define width on the box and not on the text fields
This really needs to be ported to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-26 19:01:35 +00:00
Joas Schilling
205b0c4e24
Remove last occurance of "color-primary-element-lighter"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 16:33:55 +02:00
nextcloud-command
bcddb6fb94
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-15 16:59:51 +00:00
Rello
5b421e6de2
overview:hidden cutting menu
...
'overview: hidden' is cutting the app-navigation-entry-menu.
see https://user-images.githubusercontent.com/13385119/190428421-b6f08498-779e-4ee7-9518-7c6a68e890e4.png
Signed-off-by: Rello <Rello@users.noreply.github.com>
2022-09-15 17:03:03 +02:00
Vincent Petry
4f244e95aa
Merge pull request #34065 from nextcloud/bug/noid/main-scrollbar
...
Fix scrollbar apperance
2022-09-15 14:04:34 +02:00
dartcafe
63d51569fe
server.scss
2022-09-15 08:25:10 +02:00
dartcafe
2fc1f4b954
scss and compile
...
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-15 08:16:44 +02:00
René Gieling
93d3ca32a1
Fix scrollbar apperance
...
fix #34064
Signed-off-by: René Gieling <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
2022-09-15 08:16:43 +02:00
nextcloud-command
4ae7704699
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-14 13:12:01 +00:00
szaimen
3ba89f43ff
fix header menu appereance
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-14 14:56:05 +02:00
nextcloud-command
335964dc15
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-13 13:19:54 +00:00
szaimen
10ad6e17f7
fix public view
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-13 15:00:25 +02:00
nextcloud-command
203d783c17
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-12 16:07:31 +00:00
szaimen
7b66d5ddf7
fix strange-looking button
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-12 16:09:58 +02:00
Vincent Petry
b9eef6f2ff
Merge pull request #33992 from nextcloud/setting-menu-fix-height
...
Fix setting menu height
2022-09-12 15:40:59 +02:00
Carl Schwan
91042226c6
Change default login background to cloud image
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 16:23:54 +02:00
Carl Schwan
b155adbb51
Fix setting menu height
...
- Increase max height to match page height
- Move settings 8px from the right instead of 5px to match other top
menus
- Handle overflow of the content correctly
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 13:36:19 +02:00
szaimen
7801550d33
fix files_external settings
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-09 08:44:08 +00:00
Carl Schwan
af30e7ff5b
Port css to scss
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 18:24:38 +02:00
Jan C. Borchardt
43616a7b1f
Remove separation borders from contacts menu entries
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2022-09-08 18:24:29 +02:00
Jan C. Borchardt
b0392f4a5c
Contacts menu height adjustment so it shows 4.5 entries
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2022-09-08 18:24:29 +02:00
Jan C. Borchardt
1ade91a551
Contacts menu mail addresses in maxcontrast
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2022-09-08 18:24:28 +02:00
Carl Schwan
58706dd5aa
Merge pull request #33937 from nextcloud/fix/menuitem-radius
...
Fix menuitem border radius
2022-09-08 14:02:37 +02:00
Carl Schwan
ebd96490a5
Fix menuitem border radius
...
Fix #33909
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 10:25:20 +02:00
szaimen
6579b6c3c8
improve app settings design
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-06 17:27:32 +00:00