wakapi/routes
bdeshi f6cc489425
feat: allow toggling vibrant color for all charts
- supports new config key `app.vibrant_color` or env `WAKAPI_VIBRANT_COLOR`
- updates and extends `data/colors.json` with editor and os colors
- fixes #343
2022-03-28 01:56:13 +06:00
..
api chore: metrics performance improvements 2022-03-19 10:30:32 +01:00
compat refactor: replace most custom date util functions by lancet ones 2022-03-25 12:51:40 +01:00
relay docs: include relay endpoint in swagger docs 2021-10-13 17:47:18 +02:00
utils refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] 2022-03-20 16:40:14 +01:00
handler.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
home.go feat: password resets (resolve #133) 2021-04-05 22:57:57 +02:00
imprint.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
login.go ref: remove unnecessary unicode characters 2022-02-18 19:52:55 +11:00
routes.go refactor: replace most custom date util functions by lancet ones 2022-03-25 12:51:40 +01:00
settings.go feat: ability to clear all user data (resolve #339) 2022-03-17 11:55:13 +01:00
summary.go feat: allow toggling vibrant color for all charts 2022-03-28 01:56:13 +06:00