Commit Graph

127 Commits

Author SHA1 Message Date
Oscar Krause 7ab5e7b264 main.py - refactorings & added simple "dataset" database 2022-12-20 14:55:07 +01:00
Oscar Krause 3c252e2a4c helper.py moved to main.py 2022-12-20 14:45:44 +01:00
Oscar Krause 1efdf19fa6 code styling 2022-12-20 07:15:34 +01:00
Oscar Krause e7cbc0fc59 main.py - improved responses with wrapping in 'JSONResponse' 2022-12-20 07:15:03 +01:00
Oscar Krause 1a8404b4bb code styling 2022-12-19 22:20:50 +01:00
Oscar Krause 5ee417825d main.py - leases - rollback to @0df63016 2022-12-19 22:16:42 +01:00
Oscar Krause d7d81a48c7 main.py - try to fix "active_lease_list" 2022-12-19 17:44:42 +01:00
Oscar Krause 7676c69427 main.py - try to fix "active_lease_list" 2022-12-19 16:46:12 +01:00
Oscar Krause 0df63016ab main.py - added some static leases list 2022-12-19 16:31:33 +01:00
Oscar Krause 30679d923e code styling & added some logging 2022-12-19 16:16:44 +01:00
Oscar Krause fd73f99942 code styling 2022-12-19 15:53:15 +01:00
Oscar Krause dff38154d1 main.py - fixes 2022-12-19 15:51:49 +01:00
Oscar Krause cdb7fe777e fixed variable types 2022-12-19 14:48:13 +01:00
Oscar Krause 30256b7272 added some env variables 2022-12-19 14:44:26 +01:00
Oscar Krause 1f8f85479f main.py - fixed file imports 2022-12-19 14:27:10 +01:00
Oscar Krause 15acb6fdbe code styling 2022-12-19 14:11:38 +01:00
Oscar Krause 78ddaa56d3 main.py - replaced SITE_KEY and INSTANCE_KEY with only INSTANCE_KEY 2022-12-19 13:52:16 +01:00
Oscar Krause c6607bedba main.py - added some documentation for dev-server 2022-12-19 13:35:35 +01:00
Oscar Krause 16e4fc4158 added lease update request (PUT) 2022-12-19 13:15:19 +01:00
Oscar Krause 0db526a2d6 added timestamp to download filename 2022-12-19 13:14:53 +01:00
Oscar Krause b7da2bb648 typos 2022-12-19 13:14:31 +01:00
Oscar Krause 35e5d70bba code styling 2022-12-19 13:14:21 +01:00
Oscar Krause 03089e82e5 replaced "timedelta" with "relativedelta" 2022-12-19 13:11:28 +01:00
Oscar Krause fd73ac5f20 migrated from "cryptography" to "pycryptodome" 2022-12-19 12:58:48 +01:00
Oscar Krause cbe213ace3 main.py - added todo 2022-12-16 13:54:55 +01:00
Oscar Krause ca76ab03bb main.py - added health endpoint 2022-12-16 13:53:32 +01:00
Oscar Krause b5cade6a95 main.app 2022-12-16 13:51:14 +01:00