Go to file
Joey Hines 03f5c87334 Added a check to register to check for username changes and if the player is banned
If the username is not found in the applications, players is queried to find a matching player
is_banned property is now checked before adding them to the server
2018-12-10 12:44:31 -06:00
api Added a check to register to check for username changes and if the player is banned 2018-12-10 12:44:31 -06:00
assets Initial commit for Gitea 2018-09-19 21:56:17 -05:00
docs Updated docs 2018-11-21 21:17:23 -06:00
external Added support for filtering at the individual stat level 2018-10-21 16:40:47 -05:00
migrations IP last used date & IP info 2018-09-21 23:35:51 -05:00
static/minecraft_manager IP last used date & IP info 2018-09-21 23:35:51 -05:00
templates/minecraft_manager Too squashed 2018-12-05 23:36:04 -06:00
templatetags Overview additions 2018-12-05 23:30:07 -06:00
.gitignore Initial commit for Gitea 2018-09-19 21:56:17 -05:00
__init__.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
admin.py Finished API tokens 2018-11-21 21:15:21 -06:00
forms.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
middleware.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
models.py Remove tabs 2018-10-18 16:55:19 +02:00
overview.py Average age only needs accepted applications 2018-12-06 18:00:57 +01:00
urls.py IP last used date & IP info 2018-09-21 23:35:51 -05:00
utils.py Initial commit for Gitea 2018-09-19 21:56:17 -05:00
views.py First pass on overview 2018-12-05 16:58:26 -06:00