mwalbeck
synced commits to master at mwalbeck/nextcloud-breeze-dark from mirror
2020-12-20 19:08:05 +00:00
9ffc4d4180
Bump version number and update changelog
9ae981e119
Mail: Move forward and junk icons out of .app-mail class to apply globally, fixes black icons in dropdowns in Mail. Add important icon. Cleanup code
mwalbeck
synced new reference v19.0.8 to mwalbeck/nextcloud-breeze-dark from mirror
2020-12-20 19:08:05 +00:00
mwalbeck
synced new reference v20.0.2 to mwalbeck/nextcloud-breeze-dark from mirror
2020-12-20 19:08:05 +00:00
mwalbeck
synced commits to master at mwalbeck/nextcloud-breeze-dark from mirror
2020-12-15 00:18:04 +00:00
7d8151ac63
Mail: change #app-content to .app-content so styling is applied properly to newer mail versions. Fixes #190
mwalbeck
synced and deleted reference 2020-12-13 23:48:04 +00:00
dependabot/npm_and_yarn/ini-1.3.8
at mwalbeck/nextcloud-breeze-dark from mirror
mwalbeck
synced commits to master at mwalbeck/nextcloud-breeze-dark from mirror
2020-12-13 23:48:04 +00:00
a34141fdc7
Provide the yes or no value, instead of just no, for login page theming when user is logged in, because when shown the 2FA login page you are logged in as a user. Fixes #185
62512977e0
Uncomment --color-text-link for now
97a264cf6a
Uncomment --color-text-selection and change to --color-hover-blue to keep amount of colours low. Unset border in Deck description when editing. Fixes #191
00ce89bf99
Update dependencies
mwalbeck
synced new reference dependabot/npm_and_yarn/ini-1.3.8 to mwalbeck/nextcloud-breeze-dark from mirror
2020-12-13 07:28:04 +00:00
Update debian Docker tag to v10.7
mwalbeck
synced commits to 20 at mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:12 +00:00
a6a3fff3f2
Add feature_request template and update other issue templates
69f1ca8c86
Update changelog, update create_release script to exclude translationtool and bump version number
9dbb06e948
Switch to new NC20 bootstrap process. Set strict_types=1 in php files and add param and return types where they were missing.
e832a708c7
Allow Breeze Dark theming of the login page to be disabled when the theme is enabled by default, fix #155 (#181)
90ea3a5447
BigBlueButton: Fix background-color in dropdown under admin settings
mwalbeck
synced commits to master at mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:12 +00:00
a6a3fff3f2
Add feature_request template and update other issue templates
69f1ca8c86
Update changelog, update create_release script to exclude translationtool and bump version number
9dbb06e948
Switch to new NC20 bootstrap process. Set strict_types=1 in php files and add param and return types where they were missing.
e832a708c7
Allow Breeze Dark theming of the login page to be disabled when the theme is enabled by default, fix #155 (#181)
mwalbeck
synced commits to seperate-login-styling at mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:12 +00:00
75933a2257
Update changelog
0de1310274
Add a bit of styling for admin section of breeze dark settings and fix spelling error
3fb9199bc4
Create logic for adding guest.css only when needed
fdb843deec
Disable theme-login-page checkbox depending on theme-enabled state and switch from .attr to .prop for getting checked status
mwalbeck
synced new reference v19.0.7 to mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:12 +00:00
mwalbeck
synced new reference v20.0.1 to mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:12 +00:00
mwalbeck
synced commits to 19 at mwalbeck/nextcloud-breeze-dark from mirror
2020-11-07 22:19:11 +00:00
25963d71f6
Update changelog, update create_release script to exclude translation tool and bump version number
850ce29e7f
Allow Breeze Dark theming of the login page to be disabled when the theme is enabled by default, fix #155 (#181)
FEATURE REQUEST: Wiki HOWTO
Hi,
There is actually a ready built image on Docker Hub here, https://hub.docker.com/r/mwalbeck/flox
I've been meaning to write a proper readme with usage instructions, I just haven't gotten…
mwalbeck
synced new reference seperate-login-styling to mwalbeck/nextcloud-breeze-dark from mirror
2020-11-01 19:20:01 +00:00
mwalbeck
synced commits to 19 at mwalbeck/nextcloud-breeze-dark from mirror
2020-11-01 11:10:01 +00:00
bad96c03aa
Passman: Unset .icon-image background-image when under .icon-label, fix #160
710f7af0fe
mx-input active background-color has been changed to --color-main-background instead of --color-background-darker
59cffddc0e
BigBlueButton: Fix background-color in dropdown under admin settings
8fc35aa2e7
Add css rule to bottom of icon-variables to prevent issue where styling imported right after it would get ignored and removed during NC stylesheet compilation
94f70aa778
Add support for forms #173. Switch textarea to be --color-main-background by default instead of --color-background-darker.