Commit Graph
88 Commits
Author SHA1 Message Date
sheppy 7f845cc17c add new line 2021-06-06 15:03:03 +02:00
sheppy 6a5b150cb8 add help 2021-06-06 15:01:54 +02:00
sheppy 82680cc0db fix url 2021-06-04 20:22:54 +02:00
sheppy bdd24d68fa redirect to id url if none given 2021-06-04 20:21:50 +02:00
sheppy cab9dceab7 some minor improvements 2021-06-04 19:08:11 +02:00
sheppy ead1a05c2e implement autoform clear 2021-06-04 18:38:49 +02:00
sheppy 77e58305da tabs -> spaces 2021-06-04 18:32:41 +02:00
sheppy 9cdee90a7f implement role submissioN 2021-06-04 18:32:10 +02:00
sheppy 0a1675c637 allow lol names with length 3 2021-06-03 21:29:02 +02:00
sheppy f6ce5a9533 support non-full teams 2021-06-03 21:11:26 +02:00
sheppy 8f8eba81fa implement spinner to show loading status 2021-06-03 21:06:30 +02:00
sheppy 3a028607b4 finish better algo serverside 2021-06-03 21:02:18 +02:00
sheppy ca8dfb5208 remove old code 2021-06-03 21:02:04 +02:00
sheppy 2ce48a7147 allow * internally 2021-06-03 20:22:11 +02:00
sheppy 590763c613 implement multiline input copy 2021-06-02 22:32:57 +02:00
sheppy 5b8ab6fa78 remove console.logs 2021-06-02 01:12:54 +02:00
sheppy 1641332661 implement balance tool basic func done 2021-06-02 01:00:23 +02:00
sheppy bf31cb59e8 more features 2021-06-01 23:41:13 +02:00
sheppy a52bd66aed basic balance input 2021-06-01 19:41:34 +02:00
sheppy 54f02c978a ESE custom modifications 2021-06-01 15:53:38 +02:00
sheppy a7f4b2c5d7 implement liveupdates player count via set interval 2021-03-25 14:11:48 +01:00
sheppy fdc269cbfd implement player count display 2021-03-25 13:54:56 +01:00
sheppy 4f2b51eaad fix usage of json.load 2021-03-25 13:34:15 +01:00
sheppy fda05d9219 minor changes and improvements to html 2021-03-25 13:14:49 +01:00
sheppy c1772a7c57 decrease retention time for live games 2021-03-25 13:14:18 +01:00
sheppy 432d0d4ce1 implement player blacklisting for gdpr 2021-03-25 13:13:20 +01:00
sheppy 04f251a702 fix rounds ordering 2020-12-26 10:30:08 +01:00
sheppy e8276b8438 fix some problems with livegames 2020-12-22 16:37:44 +01:00
sheppy e9920ac0e9 add experimental live game support 2020-12-22 11:52:40 +01:00
sheppy ce798467ea change to better shade of green 2020-12-18 15:50:53 +01:00
sheppy 5e035c2a4f make playerSearch results dataTable 2020-12-18 12:33:37 +01:00
sheppy 3b678ab4a8 fix search with multiple results 2020-12-18 12:24:52 +01:00
sheppy 6a2a4b6fa0 visual improvements, migrate main view to dataTable 2020-12-18 11:57:04 +01:00
sheppy c9ea8913ec athq changes 2020-10-18 05:58:23 +02:00
sheppy 1a105a0e63 improve maps display & selection 2020-10-18 05:29:57 +02:00
sheppy dd550d96fb fix brackets in chart 2020-09-29 06:47:16 +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
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