Commit Graph

483 Commits

Author SHA1 Message Date
1a8404b4bb code styling 2022-12-19 22:20:50 +01:00
5ee417825d main.py - leases - rollback to @0df63016 2022-12-19 22:16:42 +01:00
d7d81a48c7 main.py - try to fix "active_lease_list" 2022-12-19 17:44:42 +01:00
7676c69427 main.py - try to fix "active_lease_list" 2022-12-19 16:46:12 +01:00
0df63016ab main.py - added some static leases list 2022-12-19 16:31:33 +01:00
30679d923e code styling & added some logging 2022-12-19 16:16:44 +01:00
fd73f99942 code styling 2022-12-19 15:53:15 +01:00
dff38154d1 main.py - fixes 2022-12-19 15:51:49 +01:00
cdb7fe777e fixed variable types 2022-12-19 14:48:13 +01:00
30256b7272 added some env variables 2022-12-19 14:44:26 +01:00
8e95f700ef Dockerfile - temporary added uvicorn ssl support (in future releases uvicorn listens to http and tls termination should be done by a proxy like traefik) 2022-12-19 14:33:23 +01:00
1f8f85479f main.py - fixed file imports 2022-12-19 14:27:10 +01:00
15acb6fdbe code styling 2022-12-19 14:11:38 +01:00
78ddaa56d3 main.py - replaced SITE_KEY and INSTANCE_KEY with only INSTANCE_KEY 2022-12-19 13:52:16 +01:00
c6607bedba main.py - added some documentation for dev-server 2022-12-19 13:35:35 +01:00
863821121c .gitignore 2022-12-19 13:20:33 +01:00
16e4fc4158 added lease update request (PUT) 2022-12-19 13:15:19 +01:00
0db526a2d6 added timestamp to download filename 2022-12-19 13:14:53 +01:00
b7da2bb648 typos 2022-12-19 13:14:31 +01:00
35e5d70bba code styling 2022-12-19 13:14:21 +01:00
03089e82e5 replaced "timedelta" with "relativedelta" 2022-12-19 13:11:28 +01:00
fbf91b3635 typos 2022-12-19 13:10:43 +01:00
2aa0a1bc21 README.md - updated installation section 2022-12-19 12:59:58 +01:00
0577557585 requirements.txt - added "python-dateutil" 2022-12-19 12:59:40 +01:00
fd73ac5f20 migrated from "cryptography" to "pycryptodome" 2022-12-19 12:58:48 +01:00
7042862600 requirements.txt 2022-12-16 13:55:25 +01:00
1a697a9111 Dockerfile & .gitlab-ci.yaml 2022-12-16 13:55:17 +01:00
cbe213ace3 main.py - added todo 2022-12-16 13:54:55 +01:00
ca76ab03bb main.py - added health endpoint 2022-12-16 13:53:32 +01:00
b5cade6a95 main.app 2022-12-16 13:51:14 +01:00
bc679be0aa README.md, ToDo.md and added some docs 2022-12-16 13:51:00 +01:00
9cddb549af .codeclimate, .editorconfig, .gitignore 2022-12-16 13:50:34 +01:00
Oscar Krause
918129a811 README.md 2022-12-16 13:05:52 +01:00