Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-05 | Config format switched to .ini | Frederick Yin | |
Eliminated toml from dependency list | |||
2022-02-03 | Reformat w/ black | Frederick Yin | |
2022-02-02 | Adapt web interface | Frederick Yin | |
2021-11-23 | Index page with QR codes | Frederick Yin | |
2021-10-31 | Compat: remove encoding from logging config | Frederick Yin | |
2021-10-31 | jimbrella.web keeps log | Frederick Yin | |
2021-10-27 | Register new users | Frederick Yin | |
2021-10-24 | Separate admin routes to a blueprint | Frederick Yin | |
Because modularity | |||
2021-10-24 | Admin can now modify database from web console | Frederick Yin | |
2021-10-22 | Mobile view for overdue table | Frederick Yin | |
This prevents banner and tile containers from overflowing to the left. | |||
2021-10-21 | Mobile view for /admin/umbrellas | Frederick Yin | |
2021-10-20 | Separate "overdue" from "lent" as a distinct status | Frederick Yin | |
2021-10-20 | Add page /admin/umbrellas | Frederick Yin | |
Lists all umbrellas in a table. | |||
2021-10-20 | Adjust Flask server to new database methods | Frederick Yin | |
2021-10-20 | More work on web console | Frederick Yin | |
2021-10-19 | Flask web server prototype | Frederick Yin | |