FinnHornhoover
|
a02b683272
|
reverted personal ranking sql
|
2023-12-25 09:07:44 +03:00 |
|
FinnHornhoover
|
f048e918e1
|
fixed non-updating rank table, added tiebreaker logic
|
2023-12-25 02:10:57 +03:00 |
|
|
9deba1956f
|
[rankendpoint] Add invocation instructions
|
2023-12-24 21:35:35 +01:00 |
|
|
1a3a530c7f
|
[rankendpoint] Get DB path and endpoint route from env vars
Also reverted the use of main() that made it incompatible with uwsgi and
flask run.
|
2023-12-24 20:57:05 +01:00 |
|
|
f62f3af483
|
Revert "Autorun Flask app"
This reverts commit e0e0b3c5e3 .
Flask applications are not supposed to be run this way. We run the
endpoints with uwsgi in prod or with the flask program for debugging.
https://flask.palletsprojects.com/en/3.0.x/api/#flask.Flask.run
|
2023-12-24 03:36:33 +01:00 |
|
gsemaj
|
f02c960497
|
Use same rank for tied scores
|
2023-12-22 22:14:05 -08:00 |
|
gsemaj
|
e0e0b3c5e3
|
Autorun Flask app
|
2023-12-22 22:04:05 -08:00 |
|
gsemaj
|
615bd3d9a3
|
Add ranked endpoint server
|
2023-12-22 21:48:18 -08:00 |
|