Yannik Schmidt
|
a9ef09de0a
|
add maps to navbar
|
2020-10-14 00:29:30 +02:00 |
|
Yannik Schmidt
|
23a217c5a1
|
Merge branch 'master' of github.com:FAUSheppy/open-web-leaderboard
|
2020-10-14 00:27:29 +02:00 |
|
Yannik Schmidt
|
c3bb6f0e04
|
implement map overview
|
2020-10-14 00:25:40 +02:00 |
|
Yannik Schmidt
|
8300f71cc3
|
fix case for unix
|
2020-09-30 08:18:13 +02:00 |
|
Yannik Schmidt
|
a7681d3092
|
change message for inflated rating change
|
2020-09-30 08:13:17 +02:00 |
|
Yannik Schmidt
|
04e42cb2c1
|
make player names in round clickable
|
2020-09-30 08:08:37 +02:00 |
|
Yannik Schmidt
|
4c486e57a3
|
implement on click to round
|
2020-09-30 08:04:50 +02:00 |
|
Yannik Schmidt
|
d4d240508f
|
fix bug in displayed rating change
|
2020-09-30 08:04:35 +02:00 |
|
Yannik Schmidt
|
530624ffe8
|
various visual and performance updates
|
2020-09-30 07:10:17 +02:00 |
|
Yannik Schmidt
|
08d3a5ae1b
|
extract header to extra template
|
2020-09-30 07:09:44 +02:00 |
|
Yannik Schmidt
|
498892158b
|
update readme
|
2020-09-30 07:09:21 +02:00 |
|
Yannik Schmidt
|
6bb4eed330
|
update gitignore
|
2020-09-30 07:08:48 +02:00 |
|
Yannik Schmidt
|
868346ad90
|
implement simplistic round overview
|
2020-09-29 09:07:55 +02:00 |
|
Yannik Schmidt
|
6a35144bc2
|
Merge branch 'master' of gitlab.com:Sheppy_/open-web-leaderboard
|
2020-09-29 07:56:36 +02:00 |
|
Yannik Schmidt
|
59aaa672c1
|
minor fixes
|
2020-09-29 07:56:29 +02:00 |
|
Yannik Schmidt
|
a630cddb13
|
implement simple rounds display
|
2020-09-29 07:37:53 +02:00 |
|
|
|
dd550d96fb
|
fix brackets in chart
|
2020-09-29 06:47:16 +02:00 |
|
Yannik Schmidt
|
602668f9d0
|
change title for player info pages
|
2020-09-28 06:23:12 +02:00 |
|
Yannik Schmidt
|
fa0345f81e
|
improve info message
|
2020-09-28 06:16:47 +02:00 |
|
Yannik Schmidt
|
c694938b4e
|
correct message if player ist inactive
|
2020-09-28 06:12:36 +02:00 |
|
Yannik Schmidt
|
f1729675dc
|
implement simple last game check for now
|
2020-09-28 05:47:26 +02:00 |
|
Yannik Schmidt
|
b435226413
|
implement auto filter for min games played
|
2020-09-28 05:04:50 +02:00 |
|
|
|
a91fd79859
|
user oder by timestamp for hist data
|
2020-09-27 20:45:44 +02:00 |
|
|
|
8a2f9c1707
|
remove data info line
|
2020-09-27 20:35:56 +02:00 |
|
|
|
f4ecea7c7f
|
displayed rank should start with 1 not 0
|
2020-09-27 10:53:44 +02:00 |
|
|
|
85192bb1d5
|
handle case of player existing without historical data
|
2020-09-27 10:50:50 +02:00 |
|
|
|
ce4fc872d2
|
change warning msg
|
2020-09-27 10:50:17 +02:00 |
|
Yannik Schmidt
|
8e52eec70c
|
visual updates
|
2020-09-27 10:37:07 +02:00 |
|
Yannik Schmidt
|
25ccb083f9
|
implement basic chart
|
2020-09-27 04:35:29 +02:00 |
|
Yannik Schmidt
|
ffc8f455d9
|
update readme
|
2020-09-27 02:51:59 +02:00 |
|
Yannik Schmidt
|
3f3e137fda
|
implement basic db support for player stats
|
2020-09-26 23:55:53 +02:00 |
|
|
|
34e9a4dbf6
|
fix calculation of displayed rating
|
2020-06-17 17:47:04 +02:00 |
|
|
|
42f319f75b
|
remove alert for player not found
|
2020-06-17 17:13:26 +02:00 |
|
|
|
35d99de83c
|
correctly handle player not found case in db
|
2020-06-17 17:13:15 +02:00 |
|
|
|
dcaf446887
|
align db query with displayed rating
|
2020-06-17 17:10:30 +02:00 |
|
|
|
16725c5a73
|
Merge branch 'master' of https://gitlab.com/Sheppy_/open-web-leaderboard
|
2020-06-17 16:30:25 +02:00 |
|
Yannik Schmidt
|
2aeb11918d
|
fix findPlayer query
|
2020-06-17 12:12:27 +02:00 |
|
Yannik Schmidt
|
00852a0eec
|
clarify findPlayer function in readme
|
2020-06-17 11:09:05 +02:00 |
|
|
|
f17b02cc87
|
make config.py and examplefile
|
2020-06-16 23:45:45 +02:00 |
|
|
|
4ad8ae47ac
|
add config.py to gitignore
|
2020-06-16 23:44:09 +02:00 |
|
|
|
18901049f4
|
remove forgotten debug output
|
2020-06-16 23:43:49 +02:00 |
|
|
|
a14438c1f7
|
support flask runner
|
2020-06-16 23:39:47 +02:00 |
|
Yannik Schmidt
|
dfc78825a7
|
refer to correct py file in readme
|
2020-06-16 23:24:17 +02:00 |
|
Yannik Schmidt
|
8ad6ae21e3
|
adapt to refactor 2020 of skillbird
|
2020-06-16 23:23:09 +02:00 |
|
Yannik Schmidt
|
f08da7b2cd
|
dirty hack overload because lazy
|
2020-04-14 17:55:54 +02:00 |
|
Yannik Schmidt
|
e28257a5c3
|
dirty hack because lazy
|
2020-04-14 17:53:48 +02:00 |
|
Yannik Schmidt
|
8ebb888905
|
change default api target port
|
2020-02-24 10:34:26 +01:00 |
|
Yannik Schmidt
|
169601f4c5
|
implement wsgi compliance
|
2020-02-21 16:51:14 +01:00 |
|
|
|
5c656f41c9
|
fix number typo
|
2019-10-26 17:07:20 +02:00 |
|
|
|
3706c893d8
|
Revert "don't re-raise error on bad input"
This reverts commit df1e5ccfe3.
|
2019-10-26 16:13:26 +02:00 |
|