__pycache__
|
Improved usability and accessibility:
|
2025-07-04 23:19:49 -04:00 |
static
|
View Transaction page visual tweaks
|
2025-07-10 16:16:19 -04:00 |
templates
|
Previous/next button for pending entries only
|
2025-07-18 19:44:18 -04:00 |
Dockerfile
|
Improved usability and accessibility:
|
2025-07-04 23:19:49 -04:00 |
app.py
|
Add prev_pending_id and next_pending_id
|
2025-07-18 19:36:33 -04:00 |
data.json
|
Initial commit with version 0.1.2
|
2025-07-03 13:44:14 -04:00 |
init_db.py
|
Fix incorrect db info
|
2025-07-17 20:58:49 -04:00 |
migrate_approval.py
|
Add transaction approval system
|
2025-07-04 22:26:20 -04:00 |
requirements.txt
|
Add secure headers using flask-talisman
|
2025-07-03 14:03:18 -04:00 |
run_migration.py
|
Improved usability and accessibility:
|
2025-07-04 23:19:49 -04:00 |
schema.sql
|
Fix incorrect db info
|
2025-07-17 20:58:49 -04:00 |