masonh
98c2ad5c02
return red border around invalid form fields
addresses #111
The 0-width border in this theme prevented the red error border from showing. This commit returns a 1px solid border with the same CSS selector as PVE's built-in theme and corrects for the corresponding layout disruption by adding a -1px margin. The built-in theme currently sets the border color to #cf4c35, which is not overridden.
3 years ago
Weilbyte
c14e8f7bcd
Merge pull request #114 from Weilbyte/next
Fix bottom/top scrollers (fix #113 )
3 years ago
Weilbyte
82892ac3dc
Fix bottom/top scrollers ( fix #113 )
3 years ago
Weilbyte
694e88ba8d
Merge pull request #106 from Weilbyte/next
Merge from next
3 years ago
Weilbyte
6c2fbde97c
Make 7.1 supported
3 years ago
Weilbyte
3dcb5cfe9e
Add TFAEdit undefined check
3 years ago
Weilbyte
37a888f193
Add right/left scroller images
3 years ago
Weilbyte
b7bca87c4f
Color 2FA dropdown ( fix #98 )
3 years ago
Weilbyte
9cba1dd5f6
Merge pull request #99 from Weilbyte/next
Fix pkgversions window and md codeblocks
3 years ago
Weilbyte
cb0e839eac
Pkgversions dark background ( fix #97 )
3 years ago
Weilbyte
90dab8bc0b
Make code blocks readable ( fix #90 )
3 years ago
Weilbyte
6004e4bfc4
Merge pull request #96 from Weilbyte/next
Change contrast & update serve.py
3 years ago
Weilbyte
97f282c9b0
Serve svgs
3 years ago
Weilbyte
fe10f37e71
Change colors to improve contrast
3 years ago
Weilbyte
38048eb4f0
Merge pull request #94 from tommytran732/patch-1
Added umask
3 years ago
Tommy
7ed98d3bd5
Added umask
Some people use umask 077 (like me), and it doesn't seem to work. I tried with umask 022 and it worked just fine, so I think we should set the default umask in the script. It would be nice if we can figure out something stricter than 022 as well.
3 years ago
Weilbyte
142360a11f
Merge pull request #92 from Weilbyte/Weilbyte/issue91
Status command uses silent mode exit codes at all times.
3 years ago
Weilbyte
b5daf8b600
Status command uses silent mode exit codes at all times.
Fixes #91
3 years ago
Weilbyte
f9a877bc0d
Merge pull request #88 from Weilbyte/next
Take in changes from next to master
3 years ago
Weilbyte
e3255e864b
Add script to serve dev files
3 years ago
Weilbyte
5a43e64113
Update license year
4 years ago
Weilbyte
eecd17d07a
Remove deprecated installer
4 years ago
Weilbyte
fa93a777f0
Calendar icon color change
4 years ago
Weilbyte
95becdaa8a
Group object icon color change
4 years ago
Weilbyte
13f3040753
Change horizontal rule total width and color
4 years ago
Weilbyte
ecc7337e98
DC Resources panel background color fix
4 years ago
Weilbyte
365048144c
Fix color on My Settings panels
4 years ago
Weilbyte
b4d16aa9d2
Merge pull request #86 from Weilbyte/weilbyte/82
Change warning row background color (closes #82 )
4 years ago
Weilbyte
734e363461
Change warning row background color ( closes #82 )
4 years ago
Weilbyte
c89ccaeab3
Merge pull request #85 from Weilbyte/Weilbyte/84
Add root check
4 years ago
Weilbyte
e5581fc9c2
Add root check ( fixes #84 )
4 years ago
Weilbyte
b89a498beb
PVE 7.0 Support
* 7.0: Fix left-panel DC view context menu
* 7.0: Remove chart button borders
* 7.0: Fix change button focus color
* 7.0: Color icons
* 7.0: Fix grid group title color for repo page
* 7.0: Checkbox: Inherit color
* 7.0 changes compiled
* Add 7.0 to supported list
4 years ago
Weilbyte
d3a2252dda
Merge pull request #76 from Weilbyte/weilbyte/issue73
Improve install process (fix #73 )
4 years ago
Weilbyte
4268e884fc
Improve install process ( fix #73 )
4 years ago
Weilbyte
be16fb10c3
Merge pull request #75 from Weilbyte/weilbyte/issue74
Fix metrics icons (fixes #74 )
4 years ago
Weilbyte
c919e78d84
Fix metrics icons ( fixes #74 )
4 years ago
Weilbyte
c57e520b6f
Support 6.4
4 years ago
Weilbyte
85a8d34783
Merge pull request #69 from whattheserver/patch-1
Add oneliner
4 years ago
Weilbyte
4555434cab
Merge pull request #70 from Weilbyte/weilbyte/issue59
Fix certain icons (fixes #59 , fixes #60 )
4 years ago
Weilbyte
a6ad1e2572
Fix certain icons ( fixes #59 , fixes #60 )
4 years ago
WhatTheServer
2b75b4147b
Update README.md
4 years ago
Weilbyte
b27f0ac91d
Merge pull request #68 from Weilbyte/Weilbyte/issue65
Add borders to folder view (fix #65 )
4 years ago
Weilbyte
11cca2df3f
Add borders to folder view ( fix #65 )
4 years ago
Weilbyte
0ac94d6475
Merge pull request #67 from Weilbyte/Weilbyte/issue66
Change scrollbar color (fix #66 )
4 years ago
Weilbyte
275e2e1d08
Change scrollbar color ( fix #66 )
4 years ago
Weilbyte
43818baea0
Implement update, remove utility update
4 years ago
Weilbyte
08b96c76cd
Update README.md
4 years ago
Weilbyte
51bf43deb9
Update README.md
Update to reflect new installer
4 years ago
Weilbyte
5ef12fe0d8
Deprecation message, removed debug print
Added deprecation message and removed a debug print statement
4 years ago
Weilbyte
8acaf8d8d6
Installer rewrite -> bash ( fix #49 )
The installer, now in bash
4 years ago