Alexandre Teles
|
0ce5780a4e
|
feat: move endpoints into custom routers, resolves #12 (#14)
* refactor: import routers from old branch
* refactor: import InternalCache removal
* refactor: move routes into dedicated routers
* fix: fixes entrypoint
* refactor: add documentation and bump libs
|
2022-10-11 00:10:56 -03:00 |
|
Alexandre Teles
|
9dbef92fd1
|
feat: resolves #5, resolves #4 (#7)
* Implements client generation and management
* fix announcements endpoints
* change annoucements model
* bump deps
* sync with main
* refactor: adopt some functional standards in Releases.py
* feat: add new workflows
* chore: remove unused files
* refactor: update build badge
* refactor: move files around and delete unused ones
* feat: add authentication endpoints
* refactor: clean up code on Clients.py controller
* fix: fix the client secret update endpoint
* refactor: clean up authentication code
* feat: add authentication to client endpoints
* chore: bump deps
* feat: add admin user generation
|
2022-10-08 17:35:54 -03:00 |
|
Alexandre Teles
|
bdbf99a4f7
|
basic logging
|
2022-09-08 00:32:31 -03:00 |
|
Alexandre Teles
|
bdbff93ec8
|
fix mypy config
|
2022-09-05 12:20:00 -03:00 |
|
Alexandre Teles
|
f559730107
|
add pydantic support to mypy
|
2022-09-05 11:48:27 -03:00 |
|