fusion44
|
04eadf9caa
|
chore: add changes from main
Due to the heavy refactoring work, it was almost impossible to
normally merge the changes over. The changes where applied
by manually.
|
2022-10-20 20:38:47 +02:00 |
|
fusion44
|
fe65568f55
|
Revert "chore: merge changes from main"
This reverts commit e3f0350c72, reversing
changes made to a448dbda8d.
|
2022-10-19 21:32:47 +02:00 |
|
fusion44
|
e3f0350c72
|
chore: merge changes from main
|
2022-10-19 21:19:43 +02:00 |
|
fusion44
|
4f5216b502
|
chore(deps): bump protobuf from 3.20.1 to 3.20.3
Update all dependencies, not only protobuf.
replaces PR #153
|
2022-10-02 13:07:14 +02:00 |
|
fusion44
|
a31b2e0f9c
|
Merge branch 'main' into refactor_system
|
2022-09-10 16:24:40 +02:00 |
|
fusion44
|
c86a687348
|
chore: update dependencies
|
2022-09-10 13:42:50 +02:00 |
|
fusion44
|
0ad597cd90
|
refactor: move login to platform specific files
refs #143
|
2022-08-24 20:56:40 +02:00 |
|
fusion44
|
cdfdba16fa
|
chore: lock dependencies to latest versions
|
2022-07-23 15:07:32 +02:00 |
|
fusion44
|
bb6d6a6bff
|
chore: dep update; update version to 0.5.0
|
2022-05-28 12:38:10 +02:00 |
|
fusion44
|
a34dd7954c
|
chore: apply pre_commit, fix typos, update deps
|
2022-05-18 18:20:13 +02:00 |
|
fusion44
|
20f60abaf3
|
feat: add a pre-commit hook to format source code
refs #14
|
2022-03-20 16:00:25 +01:00 |
|
Stefan Stammberger
|
f9aae93ce9
|
fix: install problem due to include from git repo
fixes #40
|
2021-11-18 08:31:46 +01:00 |
|
Stefan Stammberger
|
1748e5ba1c
|
feat: Add a Makefile as build system
|
2021-10-02 12:10:52 +02:00 |
|
Stefan Stammberger
|
10cd9f7e79
|
test: Add testing dependencies and first tests
|
2021-10-02 12:00:44 +02:00 |
|
Stefan Stammberger
|
3c722aa888
|
chore: update dependencies
|
2021-09-26 21:34:41 +02:00 |
|
Stefan Stammberger
|
faaa1fadff
|
feat: redirect index route to latest api docs
Temporary use forked version of fastapi-versioning with a required fix.
|
2021-09-26 18:11:32 +02:00 |
|
Stefan Stammberger
|
070ac2131c
|
fix: update wrong PyJWT version
Also: don't silently eat exceptions when decoding a JWT token
|
2021-09-25 17:58:53 +02:00 |
|
Stefan Stammberger
|
20598b3eee
|
feat: implement poetry as a build system
This commit enables dependency locking for more secure and
stable development environments.
https://python-poetry.org
closes #6
|
2021-09-20 19:37:24 +02:00 |
|