Oscar Krause oscar.krause
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:39:31 +00:00
13ec45e762 orm.py - added init call after dropping table by migration
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:30:26 +00:00
0983426f30 .gitlab-ci.yml improvements
0c3a38b84e .gitlab-ci.yml - fixed MR pipeline
Compare 2 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:25:10 +00:00
51183f6845 updated hashes
5f87e65034 bump version to 1.1
26d6d1feeb updated variables descriptions
ca6942becc added some comments
ff02c77afe use version variable in PKGBUILD
Compare 5 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:19:13 +00:00
9ac8588159 use version variable in PKGBUILD
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:12:35 +00:00
9d6466f96e use version variable in PKGBUILD
85e2ef6930 use version variable in DEBIAN/control
Compare 2 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 11:05:05 +00:00
dfb3a11fd9 user version variable in DEBIAN/control
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 10:17:43 +00:00
e79773c58e user version variable in DEBIAN/control
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 10:10:33 +00:00
c81b37595a user version variable in DEBIAN/control
efb5ea2da3 user version variable in DEBIAN/control
Compare 2 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 10:04:16 +00:00
4629998498 user version variable in DEBIAN/control
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 09:54:21 +00:00
e36dfd2bdb user version variable in DEBIAN/control
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 09:44:43 +00:00
47312f65d9 .gitlab-ci.yml improved
a59b720f3f fixes
Compare 2 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 09:37:49 +00:00
1b2da802cb added tests for new endpoints
8b9c7d688b added some docs to custom endpoints
Compare 2 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 09:31:47 +00:00
a09fc5f2ad added some new endpoints and links in readme
ed1b55f5f1 created a simple management ui
2b7fed3381 created endpoints to delete origins and to delete a lease
922dc9f5a7 refactored database structure and created migration script
1a50e28202 main.py - removed unused import
Compare 8 commits »
oscar.krause pushed tag 1.0 to oscar.krause/fastapi-dls 2022-12-29 08:12:33 +00:00
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 08:12:33 +00:00
d57b494779 CODEOWNERS
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 08:07:25 +00:00
07de2401d7 REAMDE.md - added shout out to @samicrusader
d86948aee2 added some comments
6b2e6bf392 added optional query parameter to '/-/origins' and '/-/leases' for linked leases/origin
913da290f1 PKGBUILD - fixed missing util.py
5c1d291fac .gitlab-ci.yml improvements
Compare 6 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 06:59:06 +00:00
c938b81172 .gitlab-ci.yml - fixed test:debian
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 06:50:04 +00:00
f074eab401 .gitlab-ci.yml - fixed test:debian
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 06:43:27 +00:00
8dd565de0e .gitlab-ci.yml - fixed test:debian
d73221afb7 bump version to 1.0
a6ac58d12c fixes
Compare 3 commits »
oscar.krause pushed to dev at oscar.krause/fastapi-dls 2022-12-29 06:37:21 +00:00
17de412ac3 fixes