Commit Graph

6 Commits

Author SHA1 Message Date
Jan Novak
9ee2dd782d fix: add missing qrcode and pillow dependencies to Dockerfile and pyproject.toml
All checks were successful
Deploy to K8s / deploy (push) Successful in 10s
Build and Push / build (push) Successful in 30s
This fixes the 'ModuleNotFoundError: No module named qrcode' error in the container.
Updated pyproject.toml version to 0.10.

Co-authored-by: Antigravity <antigravity@google.com>
2026-03-02 22:57:15 +01:00
Jan Novak
99b23199b1 feat: improve attendance parsing logic and fix payment date formatting
All checks were successful
Build and Push / build (push) Successful in 8s
Deploy to K8s / deploy (push) Successful in 12s
2026-03-02 15:06:28 +01:00
Jan Novak
70d6794a3c chore: final release 0.05
All checks were successful
Deploy to K8s / deploy (push) Successful in 11s
Build and Push / build (push) Successful in 5s
2026-03-02 14:37:34 +01:00
Jan Novak
ed5c9bf173 chore: bump version to 0.04 after Docker fix
All checks were successful
Build and Push / build (push) Successful in 26s
2026-03-02 14:35:22 +01:00
Jan Novak
cbaab5fb92 chore: bump version to 0.03
All checks were successful
Build and Push / build (push) Successful in 8s
2026-03-02 14:31:23 +01:00
Jan Novak
d719383c9c feat: implement automated payment inference and sync to Google Sheets 2026-03-02 14:29:45 +01:00