Commit Graph

127 Commits

Author SHA1 Message Date
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
Insugeny_athq 0a37a3d18b add simple caching support 2019-06-14 20:11:42 +02:00
Insugeny_athq 1cf6ded48b implement top bar more elegantly
Fixes a bug causing it to overlap with the leaderboard on some mobilephones
2019-06-13 22:54:53 +02:00
Insugeny_athq aa23a076be fix player not found message on low res 2019-06-13 22:47:04 +02:00
Insugeny_athq 60d483b4f7 scroll play to center of view when searched 2019-06-13 22:38:12 +02:00
Insugeny_athq c9f6cccc0a fix some tailing whitespaces 2019-06-13 22:25:56 +02:00
Insugeny_athq 13faa93cca massive improvements to mobile-like resolutions 2019-06-13 22:20:11 +02:00
Yannik Schmidt 2bca3df7f8 add margins 2019-06-13 00:03:52 +02:00
Yannik Schmidt 3d34987b05 add maxwidth 2019-06-12 23:58:20 +02:00
Yannik Schmidt cb7fce21b0 add favicon 2019-06-10 17:59:50 +02:00
Yannik Schmidt 3cfc758e83 fix paths and add icon path 2019-06-10 17:58:46 +02:00
Yannik Schmidt a4c9c828fb add simple title 2019-06-10 17:57:47 +02:00
Yannik Schmidt 025db91ba4 add route path 2019-06-10 12:40:52 +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
Yannik Schmidt bfd40d2c71 Add LICENSE 2019-06-09 14:56:36 +00:00