sheppy
|
ce4fc872d2
|
change warning msg
|
2020-09-27 10:50:17 +02:00 |
|
sheppy
|
34e9a4dbf6
|
fix calculation of displayed rating
|
2020-06-17 17:47:04 +02:00 |
|
sheppy
|
42f319f75b
|
remove alert for player not found
|
2020-06-17 17:13:26 +02:00 |
|
sheppy
|
35d99de83c
|
correctly handle player not found case in db
|
2020-06-17 17:13:15 +02:00 |
|
sheppy
|
dcaf446887
|
align db query with displayed rating
|
2020-06-17 17:10:30 +02:00 |
|
sheppy
|
16725c5a73
|
Merge branch 'master' of https://gitlab.com/Sheppy_/open-web-leaderboard
|
2020-06-17 16:30:25 +02:00 |
|
sheppy
|
f17b02cc87
|
make config.py and examplefile
|
2020-06-16 23:45:45 +02:00 |
|
sheppy
|
4ad8ae47ac
|
add config.py to gitignore
|
2020-06-16 23:44:09 +02:00 |
|
sheppy
|
18901049f4
|
remove forgotten debug output
|
2020-06-16 23:43:49 +02:00 |
|
sheppy
|
a14438c1f7
|
support flask runner
|
2020-06-16 23:39:47 +02:00 |
|
sheppy
|
5c656f41c9
|
fix number typo
|
2019-10-26 17:07:20 +02:00 |
|
sheppy
|
3706c893d8
|
Revert "don't re-raise error on bad input"
This reverts commit df1e5ccfe3.
|
2019-10-26 16:13:26 +02:00 |
|
sheppy
|
df1e5ccfe3
|
don't re-raise error on bad input
|
2019-10-26 16:02:09 +02:00 |
|
sheppy
|
8c2b5b22a9
|
fix link to livedemo
|
2019-06-23 21:45:03 +02:00 |
|
sheppy
|
cc209cee09
|
fix background color for columnames
|
2019-06-16 13:51:05 +02:00 |
|
sheppy
|
7f6665cb01
|
lowcap start at zero
|
2019-06-09 20:08:43 +02:00 |
|
sheppy
|
97559b413a
|
fix missing colum names
|
2019-06-09 19:36:10 +02:00 |
|
sheppy
|
c10f75b544
|
use correct seperator
|
2019-06-09 19:32:57 +02:00 |
|
sheppy
|
cc2bb01c51
|
fix rank display with new jinja
|
2019-06-09 19:24:30 +02:00 |
|
sheppy
|
b7008bf2a8
|
use new jinja2 syntax loop.index
|
2019-06-09 19:22:38 +02:00 |
|
sheppy
|
febb960463
|
remove duplicated brackets
|
2019-06-09 19:04:48 +02:00 |
|
sheppy
|
e67f4debb5
|
add readme
|
2019-06-09 16:55:36 +02:00 |
|
sheppy
|
07fe8fed62
|
fix player not found case
|
2019-06-09 16:23:16 +02:00 |
|
sheppy
|
9a54da7124
|
highlight searched player
|
2019-06-09 16:20:42 +02:00 |
|
sheppy
|
3c69e68385
|
implement find player
|
2019-06-09 15:55:28 +02:00 |
|
sheppy
|
1b97512735
|
change width for goto-rank input field
|
2019-06-09 14:47:55 +02:00 |
|
sheppy
|
f1b9c7a70c
|
improve formating
|
2019-06-09 14:41:25 +02:00 |
|
sheppy
|
55589bf883
|
improve usability
|
2019-06-09 14:37:38 +02:00 |
|
sheppy
|
70e8b0ed1b
|
add % indicator to winratio
|
2019-06-09 01:35:41 +02:00 |
|
sheppy
|
5c93e05673
|
fix url ussage in firstPage
|
2019-06-09 01:34:10 +02:00 |
|
sheppy
|
4b91379069
|
add parameter cleanup
|
2019-06-09 01:33:36 +02:00 |
|
sheppy
|
eb34339ceb
|
implement goto rating
|
2019-06-09 01:31:46 +02:00 |
|
sheppy
|
f41396c569
|
input field placeholder descriptions
|
2019-06-09 01:10:58 +02:00 |
|
sheppy
|
0bdd27d05c
|
bold colum names
|
2019-06-09 01:10:48 +02:00 |
|
sheppy
|
5ea26605d3
|
implement buttons
|
2019-06-09 01:03:58 +02:00 |
|
sheppy
|
dcac94f5ca
|
implement display of colum names
|
2019-06-09 00:00:42 +02:00 |
|
sheppy
|
4fc5c68d5b
|
improve css
|
2019-06-09 00:00:26 +02:00 |
|
sheppy
|
577f6b2dad
|
debug output if lineparse failed
|
2019-06-08 23:54:42 +02:00 |
|
sheppy
|
4aefdd9dc1
|
fix argparse help output for default values
|
2019-06-08 23:51:53 +02:00 |
|
sheppy
|
47fed86638
|
fist working version
|
2019-06-08 23:43:27 +02:00 |
|
sheppy
|
40192682bf
|
change path to static/ for css
|
2019-06-08 23:03:15 +02:00 |
|
sheppy
|
2a752d8f72
|
move css to static dir
|
2019-06-08 23:02:10 +02:00 |
|
sheppy
|
9ae58c7761
|
move html templates to templates directory
|
2019-06-08 22:59:47 +02:00 |
|
sheppy
|
8837e1a553
|
start implementation
|
2019-06-08 18:08:56 +02:00 |
|
sheppy
|
452e86c659
|
add gitignore
|
2019-06-08 17:43:20 +02:00 |
|
sheppy
|
560fde88f5
|
basic css
|
2019-06-03 22:41:06 +02:00 |
|
sheppy
|
a3dfa4fb7e
|
Implement high contrast concept
|
2019-06-03 21:50:55 +02:00 |
|
sheppy
|
ed5ac27385
|
Skeleton for HTML desing
|
2019-06-02 19:10:54 +02:00 |
|