uptime-kuma/server
Philipp Dormann 123fca43a1
FEAT: darkmode (#155)
* darkmode fixes

* fix: darkmode: empty beats in active/ hovered state

* fix: color for empty beats

* fix: navbar background color

* Update src/assets/vars.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>

* Update src/assets/app.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>

* wip, split dark theme style by .dark and store light theme to normal

* add back missing css

* working switch theme button and tuning dark theme

* finish dark theme

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
2021-08-08 13:47:29 +08:00
..
model FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
auth.js requires empty username/password if set disableAuth for basic auth 2021-08-03 00:08:46 +08:00
database.js minor 2021-08-06 19:12:49 +08:00
notification.js better code reuse and "Username" to "Bot Display Name" 2021-08-08 11:03:22 +08:00
password-hash.js Autofix on save 2021-07-27 19:47:13 +02:00
ping-lite.js Missing this 2021-07-27 20:02:20 +02:00
prometheus.js Add Basic Auth for /metrics 2021-07-28 00:52:31 +08:00
server.js fix high severity vulnerabilities by using my fork sqlite3 package 2021-08-06 19:09:00 +08:00
util-server.js requires empty username/password if set disableAuth for basic auth 2021-08-03 00:08:46 +08:00