Commit Graph

  • f5557a5ccd README.md Oscar Krause 2023-01-04 17:46:19 +0100
  • e8736c94ec docker-compose.yml - disabled internal ssl support Oscar Krause 2023-01-04 17:46:02 +0100
  • 4325560ec4 README.md - added some collapses for logs Oscar Krause 2023-01-04 17:18:13 +0100
  • 05979490ce README.md - moved "Endpoints" below "Setup" Oscar Krause 2023-01-04 17:17:58 +0100
  • 52ffedffc7 code styling Oscar Krause 2023-01-04 11:14:26 +0100
  • 5f5569a0c7 improved debian installation Oscar Krause 2023-01-04 11:02:54 +0100
  • 32b05808c4 fixed "return" instead of "raise" Oscar Krause 2023-01-04 10:14:00 +0100
  • 6c9ea63dc1 added variable for TOKEN_EXPIRE_DELTA Oscar Krause 2023-01-04 10:08:17 +0100
  • b839e6c2b3 code styling Oscar Krause 2023-01-04 10:04:52 +0100
  • 8bd37c0ead added some notes to required variables to change Oscar Krause 2023-01-04 07:40:37 +0100
  • 27f47b93b8 docker-compose.yml - added experimental health endpoint Oscar Krause 2023-01-03 20:45:16 +0100
  • 5bb8437b1d README.md - added timestamp to linux token filename Oscar Krause 2023-01-03 18:59:34 +0100
  • 7e3f2d0345 docker-compose.yml - fixes Oscar Krause 2023-01-03 18:44:30 +0100
  • 4198021212 README.md - fixed windows issue with /leasing/v1/lessor/shutdown Oscar Krause 2023-01-03 18:10:02 +0100
  • 7e6e523799 improved test (checking uuid are 36 chars long) Oscar Krause 2023-01-03 18:05:12 +0100
  • 7b2428ea38 removed some debugging Oscar Krause 2023-01-03 18:04:50 +0100
  • ac811d5df7 added 'LEASE_EXPIRE_HOURS' variable for better debugging Oscar Krause 2023-01-03 18:04:21 +0100
  • 5575fee382 fixed config test Oscar Krause 2023-01-03 17:39:10 +0100
  • f1369d5e25 added some docs Oscar Krause 2023-01-03 17:38:45 +0100
  • d6cc6dcbee fixes Oscar Krause 2023-01-03 17:38:32 +0100
  • 01fe142850 .gitlab-ci.yml - fixed release job Oscar Krause 2023-01-03 15:22:49 +0100
  • 18e9ab2ebf fixes Oscar Krause 2023-01-03 14:52:31 +0100
  • b64c531898 bump version to 1.3 Oscar Krause 2023-01-03 14:50:52 +0100
  • ef1730f4fe orm.py - added some docs Oscar Krause 2023-01-03 14:20:13 +0100
  • 146ae8b824 updated docs Oscar Krause 2023-01-03 14:09:35 +0100
  • 5a5ad0e654 removed 'scope_ref' from code checks because we only support one 'ALLOTMENT_REF', so we need no checks Oscar Krause 2023-01-03 14:09:19 +0100
  • 0e3e7cbd3a main.py - corrected leasing behaviour (migrated from 'LEASE_REF' to 'ALLOTMENT_REF') Oscar Krause 2023-01-03 13:05:05 +0100
  • bd5625af42 main.py - removed example responses Oscar Krause 2023-01-03 13:02:37 +0100
  • 8f9d95056f code styling - migrated direct dict access to '.get()' Oscar Krause 2023-01-03 09:20:18 +0100
  • 2b8c468270 main.py - fixed missing 'LEASE_RENEWAL_PERIOD' on '/auth/v1/origin' Oscar Krause 2023-01-03 07:25:09 +0100
  • 50e0dc8d1f implemented '/leasing/v1/lessor/shutdown' for windows guests Oscar Krause 2023-01-02 19:42:23 +0100
  • 8b934dfeef fixed '/-/config' endpoint serialisation Oscar Krause 2023-01-02 19:23:23 +0100
  • 4fb6243330 removed deprecated endpoints Oscar Krause 2023-01-02 19:15:48 +0100
  • 2e950ca6f4 implemented '/-/config' endpoint to list runtime environment variables Oscar Krause 2023-01-02 19:14:25 +0100
  • 34662e6612 implemented 'LEASE_RENEWAL_PERIOD' variable Oscar Krause 2023-01-02 18:57:41 +0100
  • a3e089a3d5 added some references Oscar Krause 2023-01-02 18:10:11 +0100
  • ab996bb030 code styling Oscar Krause 2023-01-02 18:04:14 +0100
  • 0853dd64cb README.md - added known issue for error on releasing leases on windows shutdown Oscar Krause 2023-01-02 14:12:15 +0100
  • 838956bdb7 README.md - added '-L' parameter to curl commands to follow redirects (from deprecated endpoints) Oscar Krause 2023-01-02 11:40:19 +0100
  • 8c515b7f2e README.md - removed links from endpoints Oscar Krause 2023-01-02 11:39:37 +0100
  • de5f07273b README.md - added compatibility to official dls Oscar Krause 2023-01-02 11:38:48 +0100
  • c894537ff9 Merge branch 'dev' into 'main' 1.2 Oscar Krause 2022-12-30 07:51:26 +0100
  • 98d7492534 main.py - fixed cors parsing Oscar Krause 2022-12-30 07:42:57 +0100
  • 2368cc2578 bump version to 1.2 Oscar Krause 2022-12-30 07:37:36 +0100
  • 5e40d7944a PKGBUILD - updated service running uvicorn natively instead of calling main.py Oscar Krause 2022-12-30 07:33:17 +0100
  • 5fc9fc8e0a added documentation to debian service Oscar Krause 2022-12-30 07:14:25 +0100
  • b0e10004f1 README.md - added windows license key installation from powershell Oscar Krause 2022-12-30 07:11:02 +0100
  • 478ca0ab63 added some comments Oscar Krause 2022-12-30 07:02:50 +0100
  • 3d83e533da fixed client-token filename (missing .tok extension) Oscar Krause 2022-12-30 03:50:48 +0100
  • 1f56d31351 code styling Oscar Krause 2022-12-29 20:42:40 +0100
  • 400c983025 added redirect for "/-/" route Oscar Krause 2022-12-29 20:41:02 +0100
  • fa3a06a360 code styling Oscar Krause 2022-12-29 20:40:42 +0100
  • c0ab3a589f migrated '/client-token' to '/-/client-token' Oscar Krause 2022-12-29 20:33:50 +0100
  • a8504f3017 hardcoded default CORS to https, since drivers only support secure connections Oscar Krause 2022-12-29 19:14:49 +0100
  • 9a5cf9ff81 code styling Oscar Krause 2022-12-29 19:07:30 +0100
  • 17978c2e2e main.py - added endpoint to release single lease Oscar Krause 2022-12-29 19:03:09 +0100
  • 569ca8b3ea orm.py - fixed renewing timestamps from params Oscar Krause 2022-12-29 19:00:14 +0100
  • e0843ca1d4 code styling Oscar Krause 2022-12-29 18:59:26 +0100
  • 3fad49b18a main.py - added api descriptions Oscar Krause 2022-12-29 18:48:30 +0100
  • 82876bf6b1 .gitlab-ci.yml - fixed release Oscar Krause 2022-12-29 13:14:16 +0100
  • dc6b6bff69 Merge branch 'dev' into 'main' 1.1 Oscar Krause 2022-12-29 13:03:22 +0100
  • e91436b236 README.md - fixed redoc links Oscar Krause 2022-12-29 12:58:19 +0100
  • 6a0c35a7a8 .gitlab-ci.yml - fixed deploy:pacman pipeline Oscar Krause 2022-12-29 12:58:01 +0100
  • 0b7bedde66 Merge branch 'dev' into 'main' Oscar Krause 2022-12-29 12:54:37 +0100
  • 00f7c50e4e .gitlab-ci.yml - added release job Oscar Krause 2022-12-29 12:47:51 +0100
  • 13ec45e762 orm.py - added init call after dropping table by migration Oscar Krause 2022-12-29 12:34:25 +0100
  • 0983426f30 .gitlab-ci.yml improvements Oscar Krause 2022-12-29 12:30:23 +0100
  • 0c3a38b84e .gitlab-ci.yml - fixed MR pipeline Oscar Krause 2022-12-29 12:26:05 +0100
  • 51183f6845 updated hashes Oscar Krause 2022-12-29 12:21:41 +0100
  • 5f87e65034 bump version to 1.1 Oscar Krause 2022-12-29 12:19:56 +0100
  • 26d6d1feeb updated variables descriptions Oscar Krause 2022-12-29 12:19:49 +0100
  • ca6942becc added some comments Oscar Krause 2022-12-29 12:15:05 +0100
  • ff02c77afe use version variable in PKGBUILD Oscar Krause 2022-12-29 12:12:26 +0100
  • 85e2ef6930 use version variable in DEBIAN/control Oscar Krause 2022-12-29 10:49:14 +0100
  • 47312f65d9 .gitlab-ci.yml improved Oscar Krause 2022-12-29 10:44:39 +0100
  • a59b720f3f fixes Oscar Krause 2022-12-29 10:40:34 +0100
  • 1b2da802cb added tests for new endpoints Oscar Krause 2022-12-29 10:37:47 +0100
  • 8b9c7d688b added some docs to custom endpoints Oscar Krause 2022-12-29 10:35:15 +0100
  • a09fc5f2ad added some new endpoints and links in readme Oscar Krause 2022-12-29 10:31:25 +0100
  • ed1b55f5f1 created a simple management ui Oscar Krause 2022-12-29 10:12:31 +0100
  • 2b7fed3381 created endpoints to delete origins and to delete a lease Oscar Krause 2022-12-29 09:57:37 +0100
  • 922dc9f5a7 refactored database structure and created migration script Oscar Krause 2022-12-29 09:40:36 +0100
  • 1a50e28202 main.py - removed unused import Oscar Krause 2022-12-29 09:15:51 +0100
  • a7cb6a7756 PKGBUILD - include version file Oscar Krause 2022-12-29 09:15:33 +0100
  • 001b70b89c README.md - added credits Oscar Krause 2022-12-29 09:15:12 +0100
  • e6790588ef Revert "CODEOWNERS" Oscar Krause 2022-12-29 09:12:56 +0100
  • d57b494779 CODEOWNERS Oscar Krause 2022-12-29 09:12:30 +0100
  • 07de2401d7 REAMDE.md - added shout out to @samicrusader Oscar Krause 2022-12-29 09:06:41 +0100
  • d86948aee2 added some comments Oscar Krause 2022-12-29 09:01:36 +0100
  • 6b2e6bf392 added optional query parameter to '/-/origins' and '/-/leases' for linked leases/origin Oscar Krause 2022-12-29 09:00:52 +0100
  • 913da290f1 PKGBUILD - fixed missing util.py Oscar Krause 2022-12-29 08:48:34 +0100
  • 5c1d291fac .gitlab-ci.yml improvements Oscar Krause 2022-12-29 08:00:34 +0100
  • 76f732adb6 .gitlab-ci.yml - fixed test:debian Oscar Krause 2022-12-29 07:43:16 +0100
  • d73221afb7 bump version to 1.0 Oscar Krause 2022-12-29 07:40:43 +0100
  • a6ac58d12c fixes Oscar Krause 2022-12-29 07:37:17 +0100
  • aa76ba5650 .gitlab-ci.yml improvements Oscar Krause 2022-12-29 07:32:12 +0100
  • 7abfb96841 README.md - added archlinux section Oscar Krause 2022-12-29 07:17:51 +0100
  • 6978ba4873 orm.py - timestamps are not updated in database Oscar Krause 2022-12-29 07:09:39 +0100
  • 21e61796ff fixes Oscar Krause 2022-12-28 22:02:12 +0100
  • 3c4fb35498 pacman - test version x.y.z instead of x.y Oscar Krause 2022-12-28 22:01:20 +0100