21 Commits

Author SHA1 Message Date
cebe77cc09
Frontend table builder performance impoves 2021-11-29 00:48:21 +03:00
2e3c6983b0
Fix cache drop by http request 2021-11-28 20:37:42 +03:00
bacd5ac7fd
Verbose logging on request fail 2021-11-28 19:59:23 +03:00
4ab06f00de
Update comment with usage help 2021-11-28 17:16:45 +03:00
3757cc1b07
call open_model must be done by web.py and main.py by themself 2021-11-28 17:11:47 +03:00
b5d0c43b7e
WIP: migration from sqlite to postgres 2021-11-28 02:28:31 +03:00
b9d65cac7f
MovedPermanently / -> /index.html 2021-11-25 17:15:29 +03:00
7762874b8a
add small doc on /index.html 2021-11-25 17:02:39 +03:00
6a8acdc55a
Remove static files serving class 2021-11-25 16:16:20 +03:00
7495ebd460
took out static files 2021-11-25 15:19:07 +03:00
93c1afcb92
RESTful URLs for frontend part 2 2021-11-25 13:02:18 +03:00
04f62d77fe
RESTful URLs for frontend 2021-11-25 12:57:21 +03:00
211a91110f
Add caching for sql reqs results 2021-11-23 18:43:27 +03:00
4b0fc375a9
web.py: add application var for uwsgi 2021-11-21 18:46:36 +03:00
2520573a77
redirect from /{var} to /leaderboard/{var} 2021-11-21 17:23:39 +03:00
e9ccdd0404
/{leaderboard} -> /leaderboard/{leaderboard} 2021-11-21 17:19:49 +03:00
c51d8a1b3b
fix css for html views 2021-11-21 14:30:01 +03:00
f41625c160
add ActivityDiffHtml 2021-11-21 14:12:29 +03:00
1d6656cccf
add diffing feature 2021-11-21 13:46:23 +03:00
1e3e3682b2
pretty view as table 2021-11-21 02:46:34 +03:00
5b1216dd41
init 2021-11-19 00:10:20 +03:00