LibreCharge/backend/app
2025-05-25 21:53:33 +00:00
..
models Add additional ORM relations and thumbs in API responses 2025-05-25 21:53:33 +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 Add additional ORM relations and thumbs in API responses 2025-05-25 21:53:33 +00:00
security Backend: Change status code of token invalid error 2025-05-25 21:53:30 +00:00
services Add possibility for signed firmware updates 2025-03-23 18:54:48 +00:00
util Encode decimals as number in JSON 2025-05-25 21:53:31 +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