Commit Graph

521 Commits

Author SHA1 Message Date
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