Andrew
|
d02fe1cb6c
|
Add translation
|
2023-05-14 14:35:23 -04:00 |
|
Andrew
|
3262b5fd15
|
Add grayscale warning over creation when api down
|
2023-05-14 14:23:06 -04:00 |
|
Andrew
|
9611e8539d
|
Add alert for API down
|
2023-05-14 13:59:47 -04:00 |
|
Zedifus
|
e39e87824d
|
Merge branch 'dev' into tweak/front-end-translation-fa
|
2023-02-11 19:47:36 +00:00 |
|
amcmanu3
|
ca0a53b326
|
Add translations to Crafty Config Page and wizard
|
2023-02-03 16:00:13 -05:00 |
|
amcmanu3
|
bb482b8381
|
Use response text for errors on uploads.
Overhaul
|
2023-02-01 17:09:39 -05:00 |
|
amcmanu3
|
20ce8996d7
|
Add better upload feedback for users
|
2023-02-01 15:43:17 -05:00 |
|
Andrew
|
c74aeb5dde
|
Fix id mismatch zip upload import
|
2022-12-15 18:48:15 -05:00 |
|
Andrew
|
0c9ee0e0e0
|
Fix plus sign in path bug with downloads & uploads
|
2022-11-30 20:28:24 -05:00 |
|
Andrew
|
2e212cc788
|
Add port constraint for all server creation & api
|
2022-10-04 15:55:52 -04:00 |
|
amcmanu3
|
03320c375a
|
Fix conditional issue with zip imports/uploads
|
2022-10-03 15:38:45 -04:00 |
|
Andrew
|
352a3e12e7
|
Fix minor bugs with uploads import
|
2022-10-02 15:54:13 -04:00 |
|
Andrew
|
5f8c0dab4c
|
Merge branch 'dev' into 'feature/upload-import'
# Conflicts:
# app/frontend/templates/server/wizard.html
|
2022-10-02 19:10:05 +00:00 |
|
Andrew
|
dc218eb9d5
|
Remove java specific settings from bedrock upload
|
2022-09-28 18:23:12 -04:00 |
|
Andrew
|
ab344cbff4
|
Add zip upload to bedrock servers
|
2022-09-27 22:49:52 -04:00 |
|
Andrew
|
b9bd654e58
|
Add upload import functionality.
Update gitignore
|
2022-09-27 22:06:22 -04:00 |
|
Andrew
|
e6121b06a6
|
Add dark mode. Refactor code to accept themes
|
2022-09-25 17:52:01 -04:00 |
|
amcmanu3
|
83834286fb
|
Fix creation aesthetic
|
2022-09-04 18:27:45 -04:00 |
|
amcmanu3
|
ab2e8cde0f
|
Fix formatting on server creation page.
|
2022-09-04 18:01:00 -04:00 |
|
amcmanu3
|
d568b7c664
|
Fix EULA message for legal reasons
Make EULA message look prettier
|
2022-09-01 14:18:04 -04:00 |
|
amcmanu3
|
a07eb58db7
|
Add bedrock server creation
|
2022-08-31 19:45:19 -04:00 |
|
Andrew
|
4f4798d44a
|
Add serverjars cache refresh
|
2022-08-03 15:38:44 -04:00 |
|
Andrew
|
b4213a438b
|
Clean up javascript. Add Translations
|
2022-08-03 12:26:59 -04:00 |
|
Andrew
|
d1bdb6198b
|
Fix server creation with serverjars API
By accident this adds some modded support.
TODO: Cleanup javascript in wizard.
Fix naming on selects in wizard
|
2022-08-02 21:08:53 -04:00 |
|
Silversthorn
|
ce21ed6171
|
Fixing Mobile Display on Server Wizard
|
2022-06-20 19:24:09 +02:00 |
|
Zedifus
|
4cdd2bf776
|
Remove unused code
|
2022-06-03 19:50:58 +01:00 |
|
Zedifus
|
62bdf22618
|
Change for to forEach loop
> Fixes ESLint rule ID security/detect-object-injection
|
2022-06-03 19:49:51 +01:00 |
|
Zedifus
|
04ffe0eb65
|
Remove unused function
|
2022-06-03 18:41:05 +01:00 |
|
Andrew
|
f78d59fd34
|
Server jars/gravatar would stack with no internet
|
2022-03-27 18:09:49 -04:00 |
|
Silversthorn
|
52297829df
|
Putting Jar versions from most recent to oldest
|
2022-03-03 23:20:55 +01:00 |
|
xithical
|
c4f706d415
|
Rework of files handling and added exclusions selection for backups.
|
2022-03-01 01:02:30 +00:00 |
|
xithical
|
26014d0e86
|
Revert "Merge branch 'xithical-fixes' into 'dev'"
This reverts merge request !173
|
2022-02-28 04:40:33 +00:00 |
|
xithical
|
5758d64e96
|
Merge branch 'dev' into 'xithical-fixes'
# Conflicts:
# app/classes/web/ajax_handler.py
# app/frontend/templates/panel/server_backup.html
|
2022-02-28 03:04:23 +00:00 |
|
Andrew
|
e7d78cadd4
|
Initial frontend for backup omissions
|
2022-02-27 16:15:40 -05:00 |
|
luukas
|
92c2af926a
|
Reduced the amount of injection in JavaScript.
* Moved file endpoints to file_handler.py
* Added a global `serverId` for some pages
* Fixed fi_FI translations
* Some other stuff I don't remember
|
2022-02-27 19:26:54 +02:00 |
|
Andrew
|
5fa04d5ccc
|
Refactor tasks.html to schedules.html to match naming scheme
|
2022-02-26 20:23:20 -05:00 |
|
Andrew
|
18e2ac8328
|
Change zip import execution string to the correct one
Fix front end for bedrock imports
Add server type to details
|
2022-02-26 12:29:07 -05:00 |
|
Andrew
|
540584990e
|
Inital bedrock support
|
2022-02-10 18:20:36 -05:00 |
|
Andrew
|
5adc48c524
|
Merge branch 'pretzel-bedrock' into 'pretzel-fixes'
# Conflicts:
# app/frontend/templates/server/bedrock_wizard.html
# app/frontend/templates/server/wizard.html
|
2022-02-10 20:57:31 +00:00 |
|
Andrew
|
b025899aee
|
Inital bedrock support
|
2022-02-10 15:54:00 -05:00 |
|
Andrew
|
c89609ae61
|
Inital bedrock support
|
2022-02-10 15:27:40 -05:00 |
|
Andrew
|
2cd15ba738
|
Fix tree-caret on zip imports
|
2022-01-09 23:47:10 -05:00 |
|
Andrew
|
3546d50142
|
add english translation for zip imports
|
2022-01-09 22:58:13 -05:00 |
|
Andrew
|
4d636cce1b
|
add working zip import selection functionality
|
2022-01-09 22:49:03 -05:00 |
|
Andrew
|
b815cf38a8
|
Zip import semi broken.
Need to figure out why temp dir is not being passed correctly
Need to make sure tempdir gets deleted.
|
2022-01-09 22:21:28 -05:00 |
|
Andrew
|
369ac7ad15
|
initial changes for zip imports selection
|
2022-01-09 18:04:54 -05:00 |
|
Andrew
|
b6a4698486
|
Add required to all server creation fields.
|
2021-11-27 13:52:53 -05:00 |
|
Silversthorn
|
0ddc8015e9
|
Fixing server select list + traductions
|
2021-11-19 22:08:36 +01:00 |
|
Silversthorn
|
671d362415
|
Merge branch 'server-role-creation' into server-role-creation-look
|
2021-11-17 22:10:22 +01:00 |
|
Silversthorn
|
bb3fa970d2
|
BetterLookingRolesSelect
|
2021-11-17 22:00:14 +01:00 |
|