Commit Graph

  • b89381fdfc Merge branch 'dev' into debian Oscar Krause 2022-12-27 12:44:33 +0100
  • 4df5f18b67 .gitlab-ci.yml - improved testing Oscar Krause 2022-12-27 12:40:33 +0100
  • 701453b18a .gitlab-ci.yml - fixes Oscar Krause 2022-12-27 12:35:07 +0100
  • 507ce93718 .gitlab-ci.yml - test starting service Oscar Krause 2022-12-27 12:32:40 +0100
  • 52fb18dea0 main.py - fixed imports for "Crypto" and "Cryptodome" (on debian) Oscar Krause 2022-12-27 12:21:52 +0100
  • 7c8a113fbd .gitlab-ci.yml - added "DEBIAN_FRONTEND=noninteractive" for debian test Oscar Krause 2022-12-27 11:05:11 +0100
  • a91e1f7018 README.md - added supported package version 14.4 Oscar Krause 2022-12-27 11:03:53 +0100
  • 646cca42f4 .gitlab-ci.yml - removed some debugging Oscar Krause 2022-12-27 10:38:49 +0100
  • 60ec2821e2 postinst - add default value Oscar Krause 2022-12-27 10:38:26 +0100
  • ab30ad2117 .gitlab-ci.yml - debugging Oscar Krause 2022-12-27 10:23:51 +0100
  • e2cea71365 .gitlab-ci.yml - added some debugging Oscar Krause 2022-12-27 10:22:03 +0100
  • 5d48f6b7d5 .gitlab-ci.yml - fixed artifact path Oscar Krause 2022-12-27 10:19:35 +0100
  • 1e84e141df fixes Oscar Krause 2022-12-27 10:16:04 +0100
  • 98e98ccd84 chroot into "build" dir Oscar Krause 2022-12-27 10:10:00 +0100
  • f1eddaa99a fixed missing directory Oscar Krause 2022-12-27 10:05:52 +0100
  • df0816832e fixed conffiles Oscar Krause 2022-12-27 10:04:26 +0100
  • 599eaba14a README.md - added supported and tested driver versions Oscar Krause 2022-12-27 09:19:05 +0100
  • 4e17e6da82 main.py fixed pycryptodome import Oscar Krause 2022-12-23 14:09:13 +0100
  • 843d918e59 added dependencies Oscar Krause 2022-12-23 14:08:56 +0100
  • 952a74cabe Merge branch 'sqlalchemy' into debian Oscar Krause 2022-12-23 13:50:50 +0100
  • 81608fe497 merged dev into debian Oscar Krause 2022-12-23 13:48:48 +0100
  • b00a2a032a Merge branch 'dev' into debian Oscar Krause 2022-12-23 13:48:24 +0100
  • 6b7c70e59a tests improved Oscar Krause 2022-12-23 13:42:02 +0100
  • 332b9b23cd code styling Oscar Krause 2022-12-23 13:31:23 +0100
  • 3d5d728d67 code styling Oscar Krause 2022-12-23 13:22:06 +0100
  • 838e30458d code styling Oscar Krause 2022-12-23 13:21:52 +0100
  • f539db5933 implemented db_init Oscar Krause 2022-12-23 13:17:19 +0100
  • 6049048bbf fixed test Oscar Krause 2022-12-23 11:24:40 +0100
  • 43d5736f37 code styling & removed comments Oscar Krause 2022-12-23 08:22:21 +0100
  • e7102c4de6 fixed updates Oscar Krause 2022-12-23 08:16:58 +0100
  • d1db441df4 removed Auth Oscar Krause 2022-12-23 08:16:34 +0100
  • d5b51bd83c Merge branch 'dev' into sqlalchemy Oscar Krause 2022-12-23 08:08:35 +0100
  • 3f71c88d48 added some test Oscar Krause 2022-12-23 07:48:47 +0100
  • a58549a162 .gitlab-ci.yml - fixed test cert path Oscar Krause 2022-12-23 07:43:02 +0100
  • 2c1c9b63b4 .gitignore Oscar Krause 2022-12-23 07:41:23 +0100
  • 3367977652 .gitlab-ci.yml - fixed cd into test Oscar Krause 2022-12-23 07:41:18 +0100
  • 67ed6108a2 .gitlab-ci.yml - changed test image to bullseye Oscar Krause 2022-12-23 07:40:27 +0100
  • d5d156e70e .gitlab-ci.yml - create test certificates Oscar Krause 2022-12-23 07:38:53 +0100
  • 906af9430a .gitlab-ci.yml - fixed installing dependencies Oscar Krause 2022-12-23 07:36:33 +0100
  • 3f5e3b16c5 added api tests Oscar Krause 2022-12-23 07:35:37 +0100
  • d187167129 Merge branch 'dev' into 'main' legacy 0.6 Oscar Krause 2022-12-23 07:17:17 +0100
  • 9809bbdbd1 bump version to 0.6 Oscar Krause 2022-12-23 07:16:41 +0100
  • a0b9eae15b main.py - fixed wrong "origin_ref" in CodeResponse Oscar Krause 2022-12-23 06:56:29 +0100
  • 394180652e migrated from dataset to sqlalchemy Oscar Krause 2022-12-22 12:57:06 +0100
  • f0fdfafaed added basic debian package setup and pipeline Oscar Krause 2022-12-22 10:41:07 +0100
  • d6d4cbc74a README.md - added docker image sources Oscar Krause 2022-12-22 10:31:52 +0100
  • 184e858fea .gitlab-ci.yml - added docker image versions for gitlab registry Oscar Krause 2022-12-22 10:31:40 +0100
  • a6f7b9b595 code styling Oscar Krause 2022-12-22 10:14:21 +0100
  • 7946c63f8c README.md - added notice that no internet connection is required Oscar Krause 2022-12-22 10:14:15 +0100
  • 1131f31c27 Merge remote-tracking branch 'origin/dev' into dev Oscar Krause 2022-12-22 07:58:04 +0100
  • e84a7b3e8d README.md - added installation method with debian and git on bare metal Oscar Krause 2022-12-22 07:57:56 +0100
  • 79c8d19b00 Merge branch 'dev' into 'main' 0.5 Oscar Krause 2022-12-21 11:12:18 +0100
  • 00f6590a9f .gitlab-ci.yml fixes Oscar Krause 2022-12-21 11:11:55 +0100
  • 8a7f5d9cbe Merge branch 'dev' into 'main' Oscar Krause 2022-12-21 11:10:18 +0100
  • 6afb121533 README.md - added docs section Oscar Krause 2022-12-21 11:06:25 +0100
  • c5b6c79d1c fixes Oscar Krause 2022-12-21 11:06:09 +0100
  • 4184731571 dotenv fixes Oscar Krause 2022-12-21 10:53:51 +0100
  • 7eddb17862 Dockerfile - include version.env to image Oscar Krause 2022-12-21 10:48:36 +0100
  • e89401dbc1 replaced "print" with "logging.info" Oscar Krause 2022-12-21 10:45:45 +0100
  • e323fd3488 added cors support and improved logging Oscar Krause 2022-12-21 10:41:20 +0100
  • 42705be631 README.md fixed description Oscar Krause 2022-12-21 10:40:31 +0100
  • af6b17319d include version and commit hash in status endpoint Oscar Krause 2022-12-21 10:40:05 +0100
  • fdaedacfa5 README.md Oscar Krause 2022-12-21 08:01:02 +0100
  • 802366e9ff code styling Oscar Krause 2022-12-21 08:00:52 +0100
  • 1d39f23082 removed some todos Oscar Krause 2022-12-21 07:33:39 +0100
  • 76f997d437 render README.md on index page Oscar Krause 2022-12-21 07:33:20 +0100
  • f977f75538 README.md updated Oscar Krause 2022-12-21 07:32:53 +0100
  • 5e6c014b2b Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 19:45:35 +0100
  • 4dbffd2fe0 Dockerfile - added missing 'sqlite-dev' package Oscar Krause 2022-12-20 19:42:33 +0100
  • 781dac5278 Dockerfile - updated dependencies Oscar Krause 2022-12-20 19:38:04 +0100
  • 4d0ea40485 Dockerfile - added "curl" for healthcheck Oscar Krause 2022-12-20 19:21:31 +0100
  • 1173964643 Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 18:35:41 +0100
  • 003570e0af README.md - updated known issues Oscar Krause 2022-12-20 18:25:26 +0100
  • c647363b6d main.py - added some debug endpoints Oscar Krause 2022-12-20 18:24:59 +0100
  • fad0545942 main.py - implemented lease storage support Oscar Krause 2022-12-20 18:06:32 +0100
  • dfdf527c3e Dockerfile - fixed healthcheck Oscar Krause 2022-12-20 17:59:38 +0100
  • 353699482c .gitignore Oscar Krause 2022-12-20 17:39:46 +0100
  • a4c2ec6895 Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 15:13:11 +0100
  • 58dc7e001e requirements.txt Oscar Krause 2022-12-20 15:11:44 +0100
  • 68aeeb785d Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 15:08:56 +0100
  • 8d93c92de4 README.md - added configuration variables & implemented support for 'LEASE_EXPIRE_DAYS' Oscar Krause 2022-12-20 15:05:50 +0100
  • 7ab5e7b264 main.py - refactorings & added simple "dataset" database Oscar Krause 2022-12-20 14:55:07 +0100
  • 3c252e2a4c helper.py moved to main.py Oscar Krause 2022-12-20 14:45:44 +0100
  • a91ff4cd9b Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 09:09:08 +0100
  • 64946312fa .gitlab-ci.yml - fixed deploy stage Oscar Krause 2022-12-20 09:08:45 +0100
  • a6cf5e0ac1 Merge branch 'dev' into 'main' Oscar Krause 2022-12-20 09:06:33 +0100
  • afa592e0ef .gitlab-ci.yml - added deploy to public registry Oscar Krause 2022-12-20 09:01:31 +0100
  • 88e14d2a21 README.md Oscar Krause 2022-12-20 09:00:21 +0100
  • 1efdf19fa6 code styling Oscar Krause 2022-12-20 07:15:34 +0100
  • e7cbc0fc59 main.py - improved responses with wrapping in 'JSONResponse' Oscar Krause 2022-12-20 06:47:40 +0100
  • fe8df1e6a8 Merge remote-tracking branch 'origin/dev' into dev Oscar Krause 2022-12-20 05:43:48 +0100
  • 1bdb4cf0a5 Reverse Engineering Notes.md - fixes Oscar Krause 2022-12-20 05:39:17 +0100
  • 1a8404b4bb code styling Oscar Krause 2022-12-19 22:20:50 +0100
  • 5ee417825d main.py - leases - rollback to @0df63016 Oscar Krause 2022-12-19 22:16:42 +0100
  • d7d81a48c7 main.py - try to fix "active_lease_list" Oscar Krause 2022-12-19 17:44:42 +0100
  • 7676c69427 main.py - try to fix "active_lease_list" Oscar Krause 2022-12-19 16:46:12 +0100
  • 0df63016ab main.py - added some static leases list Oscar Krause 2022-12-19 16:31:33 +0100
  • 30679d923e code styling & added some logging Oscar Krause 2022-12-19 16:16:44 +0100
  • fd73f99942 code styling Oscar Krause 2022-12-19 15:53:15 +0100
  • dff38154d1 main.py - fixes Oscar Krause 2022-12-19 15:51:49 +0100