amcmanu3
|
b898595371
|
Refactor backup config methods to add/update
|
2024-04-20 17:30:37 -04:00 |
|
amcmanu3
|
5fe696e269
|
Merge branch 'dev' into refactor/backups
|
2024-04-19 16:09:31 -04:00 |
|
Zedifus
|
20a8366410
|
Merge branch 'dev' into bugfix/api-perms-request
|
2024-04-07 00:06:15 +01:00 |
|
Zedifus
|
6313380922
|
Fix calling of orjson .JSONDecodeError class
|
2024-04-06 22:54:43 +01:00 |
|
Zedifus
|
a2dc3a8a45
|
Merge branch 'dev' into bugfix/uuid-server-clone
|
2024-04-06 21:37:53 +01:00 |
|
amcmanu3
|
4f469f3df1
|
Do not allow clone while server is running
|
2024-04-06 16:24:55 -04:00 |
|
Zedifus
|
1b9646cd0f
|
Merge branch 'dev' into tweak/server-jars-domain-swap
|
2024-04-06 21:06:11 +01:00 |
|
Zedifus
|
c1c5b5b989
|
Merge branch 'dev' into bugfix/backup-restore-uuid
|
2024-04-06 20:52:14 +01:00 |
|
Zedifus
|
7c3eae66fc
|
Merge branch 'dev' into bugfix/fixing-rework-id-issue
|
2024-04-06 20:25:16 +01:00 |
|
amcmanu3
|
afb7575398
|
Fix API perms request returning stack
|
2024-04-06 15:05:26 -04:00 |
|
Zedifus
|
0fab5cd0f3
|
Refactor for temporary hardcoded types, use new health check response.
api.serverjars.com not providing fetchTypes route currently,
Will revert when available.
NOTE: New api does not incl Spigot / Bukkit. Announce this.
|
2024-04-05 20:01:37 +01:00 |
|
amcmanu3
|
432421f362
|
Fix server clones following uuid migration
|
2024-04-01 17:02:27 -04:00 |
|
amcmanu3
|
3639ab9260
|
Catch more specific exception
|
2024-03-24 17:56:10 -04:00 |
|
Silversthorn
|
3edfd4320d
|
Replacing server_id=0 to server_id=None for AuditLog
|
2024-03-24 20:39:10 +01:00 |
|
amcmanu3
|
912785b280
|
Remove http references from codebase
|
2024-03-21 18:10:39 -04:00 |
|
Zedifus
|
1a58ccd45a
|
Merge branch 'dev' into remove/http-handler
|
2024-03-18 23:35:50 +00:00 |
|
amcmanu3
|
c9a46a1f9b
|
Remove http handler from codebase
|
2024-03-15 14:47:30 -04:00 |
|
amcmanu3
|
9704016c54
|
Update schema for str uuid
|
2024-03-13 17:47:07 -04:00 |
|
amcmanu3
|
a4da773d25
|
Remove print statements
|
2024-03-09 12:49:59 -05:00 |
|
amcmanu3
|
99ccaa925f
|
Add backups to page
|
2024-03-08 23:23:36 -05:00 |
|
Zedifus
|
e0bb2eaaa0
|
Merge branch 'dev' into refactor/server_ids
|
2024-03-03 01:32:44 +00:00 |
|
Zedifus
|
f98dbb9332
|
Merge branch 'dev' into bugfix/password-encode
|
2024-03-02 23:16:40 +00:00 |
|
Silversthorn
|
303de39226
|
Merge branch 'dev' into refactor/server_ids
|
2024-02-21 23:00:21 +01:00 |
|
amcmanu3
|
4df7858da6
|
Fix code quality issues
|
2024-02-21 00:04:07 -05:00 |
|
amcmanu3
|
900ec15e4c
|
Fix bug where you cannot get to config with unloaded server
|
2024-02-20 22:30:32 -05:00 |
|
amcmanu3
|
f4f4f9e0b6
|
Remove extraneous error messaging
|
2024-02-20 18:50:32 -05:00 |
|
amcmanu3
|
f6242d6507
|
Remove username regex
|
2024-02-20 18:47:00 -05:00 |
|
amcmanu3
|
647e3b1111
|
Remove encoding
|
2024-02-20 17:32:34 -05:00 |
|
amcmanu3
|
975dd2f967
|
Allow super users to clone to their hearts desire
Add same roles for cloned server
|
2024-02-19 21:45:05 -05:00 |
|
amcmanu3
|
fcb8b02907
|
Black codebase
|
2024-02-19 21:14:28 -05:00 |
|
amcmanu3
|
d5c009960b
|
Clean up forgot to purge
|
2024-02-19 20:46:19 -05:00 |
|
amcmanu3
|
5712d56e0e
|
Needed to plunge some errors
|
2024-02-19 20:43:59 -05:00 |
|
amcmanu3
|
dfe9aeb212
|
Remove the stinky
|
2024-02-19 20:40:07 -05:00 |
|
amcmanu3
|
c2c10d4609
|
Separate errors for unicode/binascii
|
2024-02-19 20:39:24 -05:00 |
|
amcmanu3
|
1a7c76dca7
|
Add unicode except
|
2024-02-19 20:35:36 -05:00 |
|
amcmanu3
|
1cf773bd40
|
Update error message
|
2024-02-19 20:32:25 -05:00 |
|
amcmanu3
|
aac35b14d9
|
Change login payload
|
2024-02-19 20:18:47 -05:00 |
|
amcmanu3
|
d168a7f8f0
|
Remove max password length
|
2024-02-19 19:19:30 -05:00 |
|
Silversthorn
|
c118ba7337
|
Merge branch 'dev' into refactor/server_ids
|
2024-02-20 00:32:38 +01:00 |
|
amcmanu3
|
e053f4a750
|
Check server creation for clone server call
|
2024-02-19 18:07:17 -05:00 |
|
Zedifus
|
0422a2ecdf
|
Fix assorted black issues currently in dev
|
2024-02-19 20:02:09 +00:00 |
|
amcmanu3
|
166e3c5088
|
Black codebase
|
2024-02-19 12:03:02 -05:00 |
|
Andrew
|
f6bb6eafcd
|
Add default path password check
Change decode to utf-8
|
2024-02-17 23:08:23 -05:00 |
|
Andrew
|
d673908ce4
|
Encode password base64 to server
|
2024-02-17 22:33:50 -05:00 |
|
Silversthorn
|
2eb0eb59ef
|
Merge branch 'dev' into refactor/server_ids
|
2024-02-03 21:12:39 +01:00 |
|
Zedifus
|
c49258d573
|
Merge branch 'dev' into tweak/anti-lockout
|
2024-02-02 22:07:30 +00:00 |
|
Zedifus
|
559e5f44ee
|
Merge branch 'dev' into tweak/http-timeout
|
2024-02-02 20:41:59 +00:00 |
|
Zedifus
|
a3236d72fd
|
Correct nh3 no-member exemptions affected by black formatting
|
2024-02-02 20:36:04 +00:00 |
|
Zedifus
|
ef691eda5c
|
Add exclude for E1101: Module 'nh3' has no 'clean' member
--False Positive--
Issue tracking (fix planned for pylint 4.0.0)
https://github.com/messense/nh3/issues/18
https://github.com/pylint-dev/pylint/issues/8756
|
2024-02-02 19:51:17 +00:00 |
|
Silversthorn
|
0a3512a18e
|
Merge branch 'dev' into refactor/server_ids
|
2024-02-02 20:50:08 +01:00 |
|