Commit Graph

146 Commits

Author SHA1 Message Date
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
sheppy 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
sheppy a91fd79859 user oder by timestamp for hist data 2020-09-27 20:45:44 +02:00
sheppy 8a2f9c1707 remove data info line 2020-09-27 20:35:56 +02:00
sheppy f4ecea7c7f displayed rank should start with 1 not 0 2020-09-27 10:53:44 +02:00
sheppy 85192bb1d5 handle case of player existing without historical data 2020-09-27 10:50:50 +02:00
sheppy 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
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
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
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
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
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
Yannik Schmidt 0b5777cc92 fix indexing for <100 players 2019-07-07 17:24:18 +02:00
Yannik Schmidt c6cef3a723 fix indexing for <100 players 2019-07-07 17:24:14 +02:00
Yannik Schmidt f27faa4c1f fix indexing for <100 players 2019-07-07 17:22:23 +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
Insugeny_athq 435cabf714 fix reader labels being displayed (when they shouldn't be) 2019-06-14 20:58:18 +02:00
Insugeny_athq a7c2880e92 improve accessibility features 2019-06-14 20:53:26 +02:00
Insugeny_athq 7bff562770 use parameter for cache ident 2019-06-14 20:17:40 +02:00