114 Commits

Author SHA1 Message Date
267a12124f
Dockerfile: chown cache volume 2023-12-01 19:15:03 +03:00
821d127d03
Dockerfile: install /etc/mime.types for correct content types for static files 2023-11-29 17:03:11 +03:00
f235e5690e
entrypoint: remove uwsgi's -c option 2023-11-29 16:19:55 +03:00
9a1b8c63c7
uwsgi port: 8082 -> 8080 2023-11-28 18:42:56 +03:00
df86036eeb
uwsgi: serve static 2023-10-30 21:46:19 +03:00
f760f77cca entrypoint.sh: remove verbose logging 2023-10-30 20:37:39 +03:00
56bbbb5dfa Dockerized 2023-10-30 20:01:53 +03:00
c928110c6e Put WRYRHook.py under git 2023-10-30 20:01:53 +03:00
f33bd99aba
Add grafana dashboards under git 2023-08-10 00:28:32 +03:00
b5dfbc809e
index.html: add link to data dumps 2023-08-08 21:38:22 +03:00
569e06b8c2
fix column name for timestmap in diffs 2023-05-20 20:51:20 +03:00
6fa7c1fcf5
add timestamp to diff response 2023-05-20 20:44:15 +03:00
4574882c70
show percent of score in latest leaderboards 2023-03-08 20:01:21 +03:00
f4ec819373
Make tables on main page horizontal, thanks to chatGPT 2022-12-14 17:44:07 +03:00
81e707bb7c
Add refresh intervals and U14 note to index.html 2022-12-05 18:15:55 +03:00
cd049d5916
Add hook to detect consoles activity 2022-12-05 18:15:41 +03:00
752d6b74b1
index.html: remove email and donation xmr address 2022-09-18 14:18:21 +03:00
26d7804065
demb.design -> demb.uk 2022-09-18 14:15:03 +03:00
c81d504dba
Add monero wallet address to main page (need some money to renew domain) 2022-06-21 14:25:12 +03:00
0247e6616f
fix latest leaderboard: add order by score desc 2022-05-22 21:22:07 +03:00
f389804558
Implement hook system 2022-05-22 14:54:34 +03:00
a6fda1705e
Remove obosolute documentation from code 2022-05-22 13:59:31 +03:00
bfd68f9afa
fix: sql req diff displaying deleted squads 2022-05-03 22:47:09 +03:00
19cec1fa0e
fix: remove hardcoded values from sql queries 2022-04-07 00:11:04 +03:00
e5e266b8f1
Add note how to sync serial action_id 2022-04-04 18:14:07 +03:00
6d8d1198d3
sql requests: add static columns as temp solution 2022-04-04 00:27:26 +03:00
ee575a726a
Migrating to new DB schema (WIP) 2022-04-03 23:41:13 +03:00
8e82a6aa48
sqlite cache: make key as primary key 2022-04-03 23:40:35 +03:00
8a9fe54f6d
utils: remove time between requests logging, clean up imports 2022-04-03 23:39:47 +03:00
user2
b883f0d367 index.html: fix typo in path 2022-02-04 13:29:42 +03:00
1ecb7b4b26
temlates_engine: support for nested templates including 2022-02-01 13:54:22 +03:00
066d12f778
fix: LeaderboardByActionIDHTML wrong ref to squad info by tag 2022-01-31 20:10:26 +03:00
c129c3d1bf
Add get_latest_leaderboard 2022-01-31 20:04:23 +03:00
c5ae70a5f8
make pretty keys optional 2022-01-31 18:21:29 +03:00
b9cab7f667
activity request fix: order by action_id in window function 2022-01-31 14:14:26 +03:00
6d0b78dca1
model fix: rollback transaction on fail 2022-01-31 14:13:51 +03:00
10db5103da
DB schema: add index by timestamp 2022-01-17 01:30:52 +03:00
dd8f2754e9
web: optimization 2022-01-17 01:26:01 +03:00
b6f43292eb
add /leaderboard-state/by-action-id/{action_id} in frontend 2021-12-19 00:37:21 +03:00
163c5a4a87
fix regexp for templates_engine, dont be greedy 2021-12-19 00:36:03 +03:00
3d22b716bd
@errors_catcher for model.get_leaderboard_by_action_id 2021-12-19 00:35:35 +03:00
d1ec8b2b69
fix leaderboard by action_id 2021-12-15 21:31:24 +03:00
b3449c7c63
web: view raw leaderboard by action_id 2021-12-15 21:21:52 +03:00
3f1efe0ac7
WIP: leaderboard state by action_id 2021-12-15 12:10:21 +03:00
3a568a9c89
change endpoint for squads info 2021-12-14 02:15:01 +03:00
adfb61100c
web: migrate to short info from jubilant-system 2021-12-14 01:48:06 +03:00
5360ab2e31
WIP: model.get_leaderboard_sum_history and all appropriate stuff 2021-12-10 00:56:48 +03:00
8879f76372
web: frontend request backend, bicycle: templates_engine 2021-12-09 14:46:59 +03:00
0c64bde728
remove context manager self.db for read request 2021-12-09 01:00:07 +03:00
f58df5e45f
utils.measure: add name to display 2021-12-08 21:05:27 +03:00