No description
  • JavaScript 53.6%
  • Python 26.3%
  • CSS 18.4%
  • Nix 0.7%
  • HTML 0.5%
  • Other 0.5%
Find a file
Zander Thannhauser 287ce8e5e8
All checks were successful
build-and-push / build (push) Successful in 30s
use monospace font when editing task title and description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 21:21:35 -05:00
.forgejo/workflows fixed workflow? 2026-07-02 23:00:45 -05:00
docs add account modal: change password and admin user management UI 2026-07-11 13:07:30 -05:00
static use monospace font when editing task title and description 2026-07-13 21:21:35 -05:00
.dockerignore . 2026-07-01 19:50:31 -05:00
.envrc starting with the basics 2026-07-01 18:55:07 -05:00
.gitignore remove migrated todos.json, add todos.db to .gitignore 2026-07-12 19:36:39 -05:00
.python-version starting with the basics 2026-07-01 18:55:07 -05:00
app.py fix todos.json migration: insert deps in a second pass 2026-07-11 13:14:20 -05:00
CLAUDE.md add account modal: change password and admin user management UI 2026-07-11 13:07:30 -05:00
docker-build.sh . 2026-07-01 19:50:31 -05:00
docker-run.sh . 2026-07-01 19:50:31 -05:00
Dockerfile . 2026-07-01 19:50:31 -05:00
flake.lock starting with the basics 2026-07-01 18:55:07 -05:00
flake.nix . 2026-07-02 16:41:25 -05:00
main.py starting with the basics 2026-07-01 18:55:07 -05:00
pyproject.toml harden for public deployment: CORS, SECRET_KEY, rate limiting 2026-07-11 12:06:22 -05:00
README.md starting with the basics 2026-07-01 18:55:07 -05:00
uv.lock harden for public deployment: CORS, SECRET_KEY, rate limiting 2026-07-11 12:06:22 -05:00