Alexandre Teles
|
b71c5425da
|
feat(routing): add CORS middleware
|
2023-01-29 22:25:50 -03:00 |
|
Alexandre Teles
|
e6af36c033
|
fix(patches): add back the patches endpoint
|
2023-01-09 17:06:51 -03:00 |
|
Alexandre Teles
|
62c5cc9f60
|
feat(ci): add spheron related build steps
|
2023-01-09 14:27:59 -03:00 |
|
Alexandre Teles
|
279a2bcbef
|
Merge branch 'dev' into feat/contributors/contributions
|
2022-12-26 17:44:22 -03:00 |
|
Alexandre Teles
|
c572873f08
|
refactor: rewrite some endpoints to speed up execution
|
2022-12-26 17:20:58 -03:00 |
|
Ushie
|
7e0f21e422
|
feat(contributors): show contributions count
|
2022-12-26 21:23:22 +03:00 |
|
Alexandre Teles
|
b2641b5351
|
chore: bump libs and python version
|
2022-11-27 00:40:55 -03:00 |
|
Alexandre Teles
|
7a6cde4fe3
|
refactor: use list comprehension
|
2022-11-26 23:15:59 -03:00 |
|
Alexandre Teles
|
c816138a44
|
fix: solves #40, fixes broken tool endpoint
|
2022-11-26 23:05:40 -03:00 |
|
Myron
|
8012ee0c0d
|
refactor: __get_release() and get_latest_releases() functions, and make comment style consistent.
|
2022-11-26 19:36:32 -05:00 |
|
Alexandre Teles
|
662067e152
|
refactor: remove deprecated field from patches endpoint
|
2022-11-22 22:13:32 -03:00 |
|
Alexandre Teles
|
2d3e62addf
|
fix: fix token revogation
|
2022-10-17 19:08:29 -03:00 |
|
Alexandre Teles
|
07800c4d62
|
breaking: change authentication methods
|
2022-10-17 19:08:29 -03:00 |
|
Alexandre Teles
|
4cb02c55ea
|
feat: implement cdn mirrors endpoints, closes #15 (#17)
* feat: add cdn mirror endpoints
* refactor: change API version in docs
* docs: fix titles on API docs page
|
2022-10-13 01:06:50 -03:00 |
|
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 |
|