0
0

I've been trying to take it easy lately so I don't burn myself out.

  • Migrate to Dynaconf. There are still a handful of things that should be configurable at runtime but are still hardcoded in Python files, so Dynaconf is helping me fix that.
  • Migrate to secure so I don't have to manage all the security headers myself.
  • Misc. frontend improvements including light-mode (if that's what your system is set to).