Go to file
Etzelia 1440c6fa09 Added API filtering
API filtering can be useful to only allow certain information to be gathered from the API rather than all data
Implemented API filtering on IPs and changed internal IP filtering for security purposes
2018-10-16 22:22:28 -05:00
api Added API filtering 2018-10-16 22:22:28 -05:00
assets Initial commit for Gitea 2018-09-19 21:56:17 -05:00
docs Moved documentation into project 2018-10-12 20:58:33 -05:00
external Bug Fixes 2018-10-10 21:42:55 -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 Player page cleanup 2018-10-12 22:30:54 -05:00
templatetags Spacing 2018-10-12 21:52:05 -05: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 Initial commit for Gitea 2018-09-19 21:56:17 -05: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 Added API filtering 2018-10-16 22:22:28 -05: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 Added API filtering 2018-10-16 22:22:28 -05:00