Commit Graph

4 Commits

Author SHA1 Message Date
Misaka_Company
8639fedf74 refactor: move credentials to .env and add python-dotenv support
Replace hardcoded database credentials, ntfy tokens, and Uptime Kuma
push URLs with environment variable lookups via python-dotenv.
Add .env.example template and update .gitignore to exclude .env.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 12:27:45 +08:00
Misaka_Company
a500f45a29 Remove settings.local.json and update .gitignore to include .claude directory 2026-01-12 16:25:23 +08:00
Misaka_Company
c50573fd78 Add ntfy notification system and enhance logging for error handling 2026-01-08 13:30:38 +08:00
Misaka_Company
77b72392a3 first commit 2026-01-06 15:40:38 +08:00