24 Commits

Author SHA1 Message Date
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
0247e6616f
fix latest leaderboard: add order by score desc 2022-05-22 21:22:07 +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
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
10db5103da
DB schema: add index by timestamp 2022-01-17 01:30:52 +03:00
d1ec8b2b69
fix leaderboard by action_id 2021-12-15 21:31:24 +03:00
3f1efe0ac7
WIP: leaderboard state by action_id 2021-12-15 12:10:21 +03:00
5360ab2e31
WIP: model.get_leaderboard_sum_history and all appropriate stuff 2021-12-10 00:56:48 +03:00
7b48b5de66
diff: order by coalesced diff 2021-12-01 14:16:26 +03:00
d37b836975
Fix if null value for lb type and platform in model 2021-12-01 01:38:27 +03:00
8107895c52
Explicit rename tag to Tag column 2021-12-01 01:34:56 +03:00
d483040901
Fix new_stats.name for deleted squadrons 2021-12-01 01:30:16 +03:00
c1678b8d8d
Show entries with Diff < 0 (in theory, deleted squads) 2021-11-30 17:08:20 +03:00
36bb3a78eb
fix /diff when squad starts to exists in leaderboard 2021-11-30 16:20:51 +03:00
e822cd06c9
Return original columns names for postgres 2021-11-28 17:58:13 +03:00
b5d0c43b7e
WIP: migration from sqlite to postgres 2021-11-28 02:28:31 +03:00