Oscar Krause
400c983025
added redirect for "/-/" route
2022-12-29 20:41:55 +01:00
Oscar Krause
fa3a06a360
code styling
2022-12-29 20:40:42 +01:00
Oscar Krause
c0ab3a589f
migrated '/client-token' to '/-/client-token'
2022-12-29 20:33:50 +01:00
Oscar Krause
a8504f3017
hardcoded default CORS to https, since drivers only support secure connections
2022-12-29 19:14:49 +01:00
Oscar Krause
9a5cf9ff81
code styling
2022-12-29 19:07:30 +01:00
Oscar Krause
17978c2e2e
main.py - added endpoint to release single lease
2022-12-29 19:03:09 +01:00
Oscar Krause
569ca8b3ea
orm.py - fixed renewing timestamps from params
2022-12-29 19:00:14 +01:00
Oscar Krause
e0843ca1d4
code styling
2022-12-29 18:59:26 +01:00
Oscar Krause
3fad49b18a
main.py - added api descriptions
2022-12-29 18:48:30 +01:00
Oscar Krause
82876bf6b1
.gitlab-ci.yml - fixed release
2022-12-29 13:14:16 +01:00
Oscar Krause
e91436b236
README.md - fixed redoc links
2022-12-29 12:58:19 +01:00
Oscar Krause
6a0c35a7a8
.gitlab-ci.yml - fixed deploy:pacman pipeline
2022-12-29 12:58:01 +01:00
Oscar Krause
00f7c50e4e
.gitlab-ci.yml - added release job
2022-12-29 12:47:51 +01:00
Oscar Krause
13ec45e762
orm.py - added init call after dropping table by migration
2022-12-29 12:34:25 +01:00
Oscar Krause
0983426f30
.gitlab-ci.yml improvements
2022-12-29 12:30:23 +01:00
Oscar Krause
0c3a38b84e
.gitlab-ci.yml - fixed MR pipeline
2022-12-29 12:26:05 +01:00
Oscar Krause
51183f6845
updated hashes
2022-12-29 12:21:41 +01:00
Oscar Krause
5f87e65034
bump version to 1.1
2022-12-29 12:19:56 +01:00
Oscar Krause
26d6d1feeb
updated variables descriptions
2022-12-29 12:19:49 +01:00
Oscar Krause
ca6942becc
added some comments
2022-12-29 12:15:05 +01:00
Oscar Krause
ff02c77afe
use version variable in PKGBUILD
2022-12-29 12:14:53 +01:00
Oscar Krause
85e2ef6930
use version variable in DEBIAN/control
2022-12-29 12:12:03 +01:00
Oscar Krause
47312f65d9
.gitlab-ci.yml improved
2022-12-29 10:44:39 +01:00
Oscar Krause
a59b720f3f
fixes
2022-12-29 10:40:34 +01:00
Oscar Krause
1b2da802cb
added tests for new endpoints
2022-12-29 10:37:47 +01:00
Oscar Krause
8b9c7d688b
added some docs to custom endpoints
2022-12-29 10:35:15 +01:00
Oscar Krause
a09fc5f2ad
added some new endpoints and links in readme
2022-12-29 10:31:25 +01:00
Oscar Krause
ed1b55f5f1
created a simple management ui
2022-12-29 10:12:31 +01:00
Oscar Krause
2b7fed3381
created endpoints to delete origins and to delete a lease
2022-12-29 09:57:37 +01:00
Oscar Krause
922dc9f5a7
refactored database structure and created migration script
2022-12-29 09:40:50 +01:00
Oscar Krause
1a50e28202
main.py - removed unused import
2022-12-29 09:15:51 +01:00
Oscar Krause
a7cb6a7756
PKGBUILD - include version file
2022-12-29 09:15:33 +01:00
Oscar Krause
001b70b89c
README.md - added credits
2022-12-29 09:15:12 +01:00
Oscar Krause
e6790588ef
Revert "CODEOWNERS"
...
This reverts commit d57b494779 .
2022-12-29 09:12:56 +01:00
Oscar Krause
d57b494779
CODEOWNERS
2022-12-29 09:12:30 +01:00
Oscar Krause
07de2401d7
REAMDE.md - added shout out to @samicrusader
2022-12-29 09:07:20 +01:00
Oscar Krause
d86948aee2
added some comments
2022-12-29 09:01:36 +01:00
Oscar Krause
6b2e6bf392
added optional query parameter to '/-/origins' and '/-/leases' for linked leases/origin
2022-12-29 09:00:52 +01:00
Oscar Krause
913da290f1
PKGBUILD - fixed missing util.py
2022-12-29 08:48:34 +01:00
Oscar Krause
5c1d291fac
.gitlab-ci.yml improvements
2022-12-29 08:00:34 +01:00
Oscar Krause
76f732adb6
.gitlab-ci.yml - fixed test:debian
2022-12-29 07:54:10 +01:00
Oscar Krause
d73221afb7
bump version to 1.0
2022-12-29 07:41:25 +01:00
Oscar Krause
a6ac58d12c
fixes
2022-12-29 07:41:25 +01:00
Oscar Krause
aa76ba5650
.gitlab-ci.yml improvements
2022-12-29 07:32:12 +01:00
Oscar Krause
7abfb96841
README.md - added archlinux section
2022-12-29 07:17:51 +01:00
Oscar Krause
6978ba4873
orm.py - timestamps are not updated in database
2022-12-29 07:09:39 +01:00
Oscar Krause
21e61796ff
fixes
2022-12-28 22:02:12 +01:00
Oscar Krause
3c4fb35498
pacman - test version x.y.z instead of x.y
2022-12-28 22:01:20 +01:00
Oscar Krause
b5ed098093
fixed debian install scripts permissions
2022-12-28 22:00:37 +01:00
Oscar Krause
478dc04787
testing "deploy:pacman" job
2022-12-28 21:55:42 +01:00
Oscar Krause
eddf9217e5
refactorings
2022-12-28 21:52:19 +01:00
Oscar Krause
903ef73280
Merge branch 'archlinux-makepkg' into 'dev'
...
Archlinux makepkg
See merge request oscar.krause/fastapi-dls!13
2022-12-28 21:42:01 +01:00
Oscar Krause
a02d1ab9df
.gitlab-ci.yml - handle artifact
2022-12-28 21:40:52 +01:00
Oscar Krause
34283555a1
refactorings
2022-12-28 21:40:26 +01:00
Oscar Krause
abb56be3bb
added git
2022-12-28 21:15:32 +01:00
Oscar Krause
571e654af1
fixes
2022-12-28 21:14:14 +01:00
Oscar Krause
f04d4905df
applied changes from samicrusader <hi@samicrusader.me>
2022-12-28 21:13:20 +01:00
Oscar Krause
7f99c260ce
added PKGBUILD
2022-12-28 17:05:59 +01:00
Oscar Krause
15d52f7586
added PKGBUILD
2022-12-28 17:01:57 +01:00
Oscar Krause
62af76b95a
added PKGBUILD
2022-12-28 17:00:35 +01:00
Oscar Krause
32a512b89b
fixes
2022-12-28 15:59:38 +01:00
Oscar Krause
321cd17b02
updated PKGBUILD
2022-12-28 15:57:55 +01:00
Oscar Krause
bb43fc3f49
.gitlab-ci.yml
2022-12-28 15:27:16 +01:00
Oscar Krause
12f661707f
added PKGBUILD
2022-12-28 15:24:04 +01:00
Oscar Krause
837721fd7b
finished all remaining tests
2022-12-28 14:54:30 +01:00
Oscar Krause
d4ca6ba1aa
fixed imports
2022-12-28 14:39:04 +01:00
Oscar Krause
9ab0eb4796
.gitlab-ci.yml - added ubuntu to test:debian stage
2022-12-28 14:36:22 +01:00
Oscar Krause
d91b81e50f
improved tests
2022-12-28 14:30:54 +01:00
Oscar Krause
2663901988
util.py - implemented generate key method
2022-12-28 14:30:42 +01:00
Oscar Krause
8633190e97
removed todo for migrating to flask
2022-12-28 13:45:42 +01:00
Oscar Krause
a7fb43e1dc
.gitlab-ci.yml improvements
2022-12-28 12:08:13 +01:00
Oscar Krause
5af1ba106d
.gitlab-ci.yml improvements
2022-12-28 12:05:56 +01:00
Oscar Krause
fb858adc0c
README.md
2022-12-28 12:01:57 +01:00
Oscar Krause
dacfd2084f
code styling
2022-12-28 11:54:01 +01:00
Oscar Krause
92fe6154e6
code styling
2022-12-28 11:53:56 +01:00
Oscar Krause
c83130f138
README.md - added known issue
2022-12-28 11:33:26 +01:00
Oscar Krause
a951433ca0
fixes
2022-12-28 11:33:06 +01:00
Oscar Krause
dada9cc4cd
fixes
2022-12-28 11:05:41 +01:00
Oscar Krause
670e05f693
.gitlab-ci.yml
2022-12-28 10:00:34 +01:00
Oscar Krause
e88b1afcf7
fixes
2022-12-28 09:57:55 +01:00
Oscar Krause
0e24d26089
README.md
2022-12-28 09:47:31 +01:00
Oscar Krause
3d073dbd7d
bump version to 1.0.0
2022-12-28 09:24:41 +01:00
Oscar Krause
89bf744054
removed some todos
2022-12-28 09:24:02 +01:00
Oscar Krause
e1f2e942a6
code styling
2022-12-28 09:23:17 +01:00
Oscar Krause
2afa01273a
Merge branch 'debian' into 'dev'
...
Debian
See merge request oscar.krause/fastapi-dls!11
2022-12-28 09:16:32 +01:00
Oscar Krause
943786099b
Merge branch 'sqlalchemy' into 'dev'
...
Sqlalchemy
See merge request oscar.krause/fastapi-dls!10
2022-12-28 09:15:03 +01:00
Oscar Krause
5db66c893d
Merge branch 'dev' into sqlalchemy
...
# Conflicts:
# README.md
2022-12-28 09:14:41 +01:00
Oscar Krause
3dc9c8bcb1
README.md
2022-12-28 09:10:57 +01:00
Oscar Krause
b22613c337
postinst improvements
2022-12-28 09:04:35 +01:00
Oscar Krause
2340931a60
fixes
2022-12-28 08:57:35 +01:00
Oscar Krause
437b62376f
fixed missing debian dependency
2022-12-28 08:56:11 +01:00
Oscar Krause
e9dc5a765a
fixed service
...
Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
2022-12-28 08:52:13 +01:00
Oscar Krause
4e5559bb85
fixed service
...
Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
2022-12-28 08:51:55 +01:00
Oscar Krause
b745367baa
postrm fixed
2022-12-28 08:48:36 +01:00
Oscar Krause
914fc17795
Merge branch 'dev' into debian
...
# Conflicts:
# README.md
2022-12-28 08:39:10 +01:00
Oscar Krause
050d105659
README.md - added Let's Encrypt section
2022-12-28 08:37:47 +01:00
Oscar Krause
da21ef3cdc
fixed some permissions
2022-12-28 08:35:59 +01:00
Oscar Krause
6844604a0b
fixed deb package paths
2022-12-28 08:35:42 +01:00
Oscar Krause
45af6c11c0
fixed missing systemctl daemon-reload
2022-12-28 08:21:04 +01:00
Oscar Krause
cf21bec3b0
postrm fixed removing app dir
2022-12-28 08:05:35 +01:00