LibreCharge/backend/app
2025-05-25 21:53:35 +00:00
..
models Make transaction.meter_end required and force tz utc for all datetimes 2025-05-25 21:53:35 +00:00
ocpp_proto Add firmware update logic 2025-03-23 18:54:36 +00:00
routers Add dashboard endpoint 2025-05-25 21:53:32 +00:00
schemas Make transaction.meter_end required and force tz utc for all datetimes 2025-05-25 21:53:35 +00:00
security Backend: Change status code of token invalid error 2025-05-25 21:53:30 +00:00
services Make transaction.meter_end required and force tz utc for all datetimes 2025-05-25 21:53:35 +00:00
util Make transaction.meter_end required and force tz utc for all datetimes 2025-05-25 21:53:35 +00:00
__init__.py Prepare monorepo 2025-03-13 22:11:20 +01:00
cli.py Load dotenv in cli.py before model import 2025-03-13 23:36:57 +00:00
database.py Check if database URL is set in env 2025-03-13 23:09:36 +00:00
main.py Implement authentication logic 2025-05-25 21:53:29 +00:00