Commit Graph

  • 1e4070a1ba added remove "/usr/share/fastapi-dls" to "postrm" Oscar Krause 2023-01-17 14:57:54 +0100
  • d69d833923 migrated "[[ ]]" if statements to "[ ]" Oscar Krause 2023-01-17 14:57:39 +0100
  • 7ef071f92b removed fastapi-dls.service from conffiles Oscar Krause 2023-01-17 14:57:09 +0100
  • 3c19fc9d5b implemented "lease_renewal" attribute as calculated value within what period of time the license must be renewed Oscar Krause 2023-01-17 11:49:56 +0100
  • 164b5ebc44 Merge branch 'dev' into 'main' 1.3.2 Oscar Krause 2023-01-17 11:36:23 +0100
  • 742fa07ed4 bump version to 1.3.2 Oscar Krause 2023-01-17 11:18:25 +0100
  • a758d93970 main.py - fixed empty lease origin response Oscar Krause 2023-01-17 11:18:07 +0100
  • 70250f1fca Merge branch 'dev' into 'main' 1.3.1 Oscar Krause 2023-01-16 13:08:57 +0100
  • a65687a082 bump version to 1.3.1 Oscar Krause 2023-01-16 10:34:20 +0100
  • 3e445c80aa fixes Oscar Krause 2023-01-16 10:33:52 +0100
  • 20cc984799 FAQ.md Oscar Krause 2023-01-16 10:30:55 +0100
  • 3495cc3af5 typos Oscar Krause 2023-01-16 10:30:40 +0100
  • ed13577e82 Dockerfile - updated to python 3.11 Oscar Krause 2023-01-16 10:30:21 +0100
  • ca8a9df54c requirements.txt updated Oscar Krause 2023-01-16 10:24:08 +0100
  • 5425eec545 .gitlab-ci.yml simplified Oscar Krause 2023-01-16 10:23:58 +0100
  • 2f3c7d5433 Merge branch 'main' into dev Oscar Krause 2023-01-16 07:00:20 +0100
  • b551b0e7f9 README.md - added sunsupoorted ubuntu version Oscar Krause 2023-01-15 19:47:50 +0100
  • 50dea9ac4e fixes Oscar Krause 2023-01-05 14:08:08 +0100
  • 4699c1770d Merge branch 'dev' into ui Oscar Krause 2023-01-05 07:31:15 +0100
  • 549a48a10b Merge branch 'dev' into 'main' 1.3 Oscar Krause 2023-01-05 07:27:10 +0100
  • 1f3bc8b4af .gitlab-ci.yml Oscar Krause 2023-01-05 07:22:25 +0100
  • 5fc8d4091b Merge branch 'dev' into 'main' Oscar Krause 2023-01-05 07:21:28 +0100
  • 851ec1a5c6 requirements.txt updated Oscar Krause 2023-01-05 06:56:56 +0100
  • 9180222169 README.md Oscar Krause 2023-01-04 21:46:02 +0100
  • e71d4c4f4e fixed missing servie file for DEBIAN Oscar Krause 2023-01-04 18:27:57 +0100
  • aecad82914 main.py - added confirmation to deleteOrigins() Oscar Krause 2023-01-04 18:12:59 +0100
  • 02fccb3605 README.md Oscar Krause 2023-01-04 18:05:07 +0100
  • 24dba89dbe removed todos, currently all done or there is a branch for it Oscar Krause 2023-01-04 17:58:23 +0100
  • 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
  • 0c5fb7566c PKGBUILD - fixed jinja dependency Oscar Krause 2023-01-04 14:43:37 +0100
  • 995e959bb1 dashboard_origins.html - implemented confirmation before deleting all origins Oscar Krause 2023-01-04 12:11:55 +0100
  • 7eb3d7434d implemented refresh button Oscar Krause 2023-01-04 12:11:23 +0100
  • efc8d9c564 display hostname as title on leases table Oscar Krause 2023-01-04 12:00:15 +0100
  • 6ef1216db6 Merge branch 'dev' into ui Oscar Krause 2023-01-04 11:19:32 +0100
  • f48fc4ff98 display hostname as title on leases table Oscar Krause 2023-01-04 11:17:00 +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
  • 41cb7ae14f implemented delete origin endpoint for frontend Oscar Krause 2023-01-04 09:52:51 +0100
  • 5035dd4947 fixed refreshing data after deleting some origin or lease Oscar Krause 2023-01-04 09:52:15 +0100
  • 08440d242f implemented delete origin endpoint for frontend Oscar Krause 2023-01-04 09:51:43 +0100
  • 8bd37c0ead added some notes to required variables to change Oscar Krause 2023-01-04 07:40:37 +0100
  • f35a4c6145 fixed timezone handling Oscar Krause 2023-01-03 21:49:24 +0100
  • f199800040 sort leases by expires Oscar Krause 2023-01-03 21:29:32 +0100
  • ca96ae08a7 sort origins by hostname Oscar Krause 2023-01-03 21:29:24 +0100
  • 49279b6b66 fixed origin table Oscar Krause 2023-01-03 21:23:57 +0100
  • d06e100bef .gitlab-ci.yml - rebuild docker image when requirements.txt has changed Oscar Krause 2023-01-03 21:03:34 +0100
  • c5e344b38a added jinja2 dependency Oscar Krause 2023-01-03 21:01:29 +0100
  • 4b4979cf86 fixed imports and tests Oscar Krause 2023-01-03 20:55:23 +0100
  • 139fdd3472 Merge branch 'dev' into ui Oscar Krause 2023-01-03 20:45:51 +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
  • 71c4972e6a added config values to dashboard Oscar Krause 2023-01-03 15:03:09 +0100
  • df43a598cd Merge branch 'dev' into ui Oscar Krause 2023-01-03 14:55:26 +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
  • fc8ef174cd implemented basic ui Oscar Krause 2023-01-02 18:01:44 +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