Commit Graph

14 Commits (66cf464f3d13292d5e9fb51a87a652378ea7907f)

Author SHA1 Message Date
Etzelia 66cf464f3d Add discord ID and sync (#17)
UAT

Signed-off-by: Etzelia <etzelia@hotmail.com>

Optimize imports

Signed-off-by: Etzelia <etzelia@hotmail.com>

Add discord ID and sync

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.canopymc.net/Canopy/minecraft_manager/pulls/17
Reviewed-by: ZeroHD <joey@ahines.net>
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-07-26 15:23:37 +00:00
Etzelia 03608edfae Fix receiver for pre_delete (#12)
Fix receiver for pre_delete

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.canopymc.net/Canopy/minecraft_manager/pulls/12
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-07-17 01:55:45 +00:00
Etzelia aeea1e834d attachments (#2)
Add migration for longer timezone

Signed-off-by: Etzelia <etzelia@hotmail.com>

Merge branch 'master' of birbmc.com:BirbMC/minecraft_manager into birb

# Conflicts:
#	external/views.py

Fix col

Signed-off-by: Etzelia <etzelia@hotmail.com>

Add attachments, clean up UI, etc.

Signed-off-by: Etzelia <etzelia@hotmail.com>

Fix Discord embeds (#59)

Fix Discord embeds

Reviewed-on: https://git.etztech.xyz/MMS/MinecraftManagerDjango/pulls/59
Reviewed-by: ZeroHD <joey@ahines.net>

Add requirements (not txt) (#57)

Add requirements (not txt)

Signed-off-by: Etzelia <etzelia@hotmail.com>

Reviewed-on: https://git.etztech.xyz/MMS/MinecraftManagerDjango/pulls/57
Reviewed-by: ZeroHD <joey@ahines.net>

Interim Patch (#54)

Birb Patches (#1)

Birb Patches

Signed-off-by: Etzelia <etzelia@hotmail.com>

Co-authored-by: Etzelia <etzelia@hotmail.com>

Reviewed-by: ZeroHD <joey@ahines.net>

Add 'LICENSE' (#53)

Add 'LICENSE'

Reviewed-by: ZeroHD <joey@ahines.net>

Fix captcha and generify community invite (#52)

Add validation for final question and some minor CSS

Signed-off-by: Etzelia <etzelia@hotmail.com>

Change some docs

Signed-off-by: Etzelia <etzelia@hotmail.com>

Fix captcha and generify community invite

Signed-off-by: Etzelia <etzelia@hotmail.com>

Co-authored-by: Etzelia <etzelia@hotmail.com>
Reviewed-by: ZeroHD <joey@ahines.net>

Co-authored-by: Etz Elia <etzelia@hotmail.com>
Reviewed-on: https://git.birbmc.com/BirbMC/minecraft_manager/pulls/2
Co-Authored-By: Etzelia <etzelia@hotmail.com>
Co-Committed-By: Etzelia <etzelia@hotmail.com>
2021-05-06 17:50:18 +00:00
Etzelia d658f5fa85 Integrate DjangoCoreProtect (#39) 2019-09-30 21:42:55 +02:00
Etzelia da66751986 Change DO_NOTHING to SET_NULL 2019-02-01 18:56:40 +01:00
Etzelia 681a585818 Stop applications from removing all data related to them 2019-01-22 17:50:06 +01:00
Etzelia 02ab21aafc Migration of Warnings to Notes
Notes to TicketNotes
Fixes #21
2018-12-13 15:18:29 -06:00
Etzelia f55c98779a Remove tabs
Last commit used tabs instead of spaces
2018-10-18 16:55:19 +02:00
Etzelia 03d343e44b Fix player.ips
Removed circular method call
2018-10-18 16:53:40 +02:00
Etzelia cb460e10c2 IP Cleanup
Removed filtered IPs from player.ips property
2018-10-18 16:44:32 +02:00
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
Etzelia 7a5e0ab170 New property on IP model
last_used_formatted - Returns last_used if valid, else "N/A"
2018-09-22 23:36:37 -05:00
Etzelia bfe310f636 IP last used date & IP info
Added last_used to IP model
Created page to view an IP and last dates for any associated players
2018-09-21 23:35:51 -05:00
Etzelia da44791186 Initial commit for Gitea 2018-09-19 21:56:17 -05:00