Shiv Tyagi
|
b0d621722a
web: make rate limiter storage uri configurable
|
5 月之前 |
Shiv Tyagi
|
7fa60f9b2d
.github: add Tests workflow
|
5 月之前 |
Shiv Tyagi
|
f2ed92ca76
tests: add requirements.txt
|
5 月之前 |
Shiv Tyagi
|
e6ff0c7feb
Add pytest.ini
|
5 月之前 |
Shiv Tyagi
|
6c78154fea
tests: add core/config.py tests
|
5 月之前 |
Shiv Tyagi
|
5deca6ff05
tests: add vehicles service and api tests
|
5 月之前 |
Shiv Tyagi
|
432b783943
tests: add admin service and api tests
|
5 月之前 |
Shiv Tyagi
|
5dca47dd7c
tests: add conftest.py for common fixtures and configurations
|
5 月之前 |
Shiv Tyagi
|
3a4ad0b74c
web: move remote reload token read logic to core/config.py
|
5 月之前 |
Shiv Tyagi
|
d9f30c2cc8
web: use absolute import paths for modules
|
5 月之前 |
Shiv Tyagi
|
2b28c404a2
web: parse URL params on frontend instead of backend
|
6 月之前 |
Shiv Tyagi
|
096170efdf
utils: remove ratelimiter.py
|
7 月之前 |
Shiv Tyagi
|
6eb283292f
docker-compose: allow passing FORWARDED_ALLOW_IPS to uvicorn
|
7 月之前 |
Shiv Tyagi
|
16ddf45439
web: use slow-api middleware to handle rate limits
|
7 月之前 |
Shiv Tyagi
|
bbd40dbcb1
build_manager: do not handle rate limit at module level
|
7 月之前 |
aryan
|
223b7093f6
Add URL param preselect support
|
6 月之前 |
Shiv Tyagi
|
d994c20214
web: allow failed builds artifact download from backend
|
6 月之前 |
Shiv Tyagi
|
3d4a2ff4ab
web: correct paypal donation link
|
7 月之前 |
Shiv Tyagi
|
c54c5f1f81
web: upgrade uvicorn to 0.40.0
|
7 月之前 |
Sahil
|
d395ae0a44
web:add donate button to index page
|
7 月之前 |
Shiv Tyagi
|
463f7ec7b4
web: add functionality to copy existing build configuration in add-build page
|
7 月之前 |
Shiv Tyagi
|
48b3a2334a
build_manager: store version id in build metadata
|
7 月之前 |
Shiv Tyagi
|
9a5b701bc1
web: remove viewlog route, use root with build_id param instead
|
7 月之前 |
Robert Clarke
|
51940f39ce
Add missing TIMED_OUT literal to schema
|
7 月之前 |
Shiv Tyagi
|
ddeee32f76
.github: add workflow to run flake8
|
7 月之前 |
Shiv Tyagi
|
ba9d691195
.flake8: add flake8 config
|
7 月之前 |
Shiv Tyagi
|
48d6c4c018
builder: fix linting issues
|
7 月之前 |
Shiv Tyagi
|
7d1bf97f81
build_manager: fix linting issues
|
7 月之前 |
Shiv Tyagi
|
3dcd431cb7
README: fix commands to run the new web service
|
7 月之前 |
Shiv Tyagi
|
1e2337c0bb
docker-compose: update default port number and CBS_REMOTES_RELOAD_TOKEN for web service
|
7 月之前 |