amcmanu3
9b7d0d83b5
Appease sonar
2023-09-04 21:14:03 -04:00
amcmanu3
c1d0902ea5
Appease sonar
2023-09-04 20:05:25 -04:00
amcmanu3
9d26a8ff8d
Make sonar changes
2023-09-04 19:22:11 -04:00
amcmanu3
10f696edcc
Make server logs call API
2023-09-04 13:54:24 -04:00
amcmanu3
9147fbb6f0
Fix server terminal font spacing
2023-05-22 16:58:02 -04:00
Silversthorn
e90d6e8091
Merge branch 'dev' into tweak/improve-display
2023-05-18 09:53:23 +02:00
amcmanu3
81e4e7e450
Fix command sends to server
2023-03-02 13:24:07 -05:00
amcmanu3
1b6c7dd478
Edit panel config for API
2023-03-01 13:30:21 -05:00
Silversthorn
15fee87709
Improving display for hidden parts
2023-02-02 23:48:12 +01:00
Andrew
4e17c1ea5e
Add installing status
2022-11-19 15:45:29 -05:00
Andrew
e6121b06a6
Add dark mode. Refactor code to accept themes
2022-09-25 17:52:01 -04:00
amcmanu3
084cb8b71c
Fix scrollable term issue on startup
2022-09-19 20:17:02 -04:00
Andrew
84838aae4d
Fix vterm scroll logic when user is on bottom
2022-09-07 18:16:18 -04:00
Andrew
a0d921ffe3
Cleanup virtual term scroll
...
Add scroll to bottom button when scrolled
2022-09-07 18:02:49 -04:00
amcmanu3
d5ecfe9128
Add spinner to update button
2022-09-01 12:46:37 -04:00
amcmanu3
65c8ca680b
Add importing threading to jar servers.
...
Refactor "downloading" status
2022-08-17 14:48:05 -04:00
Silversthorn
c7fab827d9
Adding Dropdown menus for small screens
2022-03-26 23:37:08 +01:00
Andrew
d73316119b
Add server download status indicator
2022-03-04 00:36:36 +00: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
Silversthorn
92a65ad7f1
Adding Websocket for server details
...
Adding Starting status on languages files
Removing all useless refresh things
2022-01-21 23:50:04 +01:00
Andrew
ef4a31d1e8
Attempt fix for delayed start issues - was finally able to reproduce
...
Port feature from 3.4 added by Trevor (@uplusion23) for terminal history.
Add datatable to mobile version of tasks.
2022-01-14 02:35:26 -05:00
Andrew
c7d3b3aa1c
Fix update notifications.
2021-11-27 18:32:53 -05:00
Andrew
acedb0ad8a
Added inital setup for user-based languages.
...
Waiting for DB changes to finish.
2021-09-28 22:25:47 -04:00
Andrew
6e54089890
Adds delayed start status for auto-launching servers when crafty starts.
2021-09-20 18:30:17 -04:00
Andrew
d767dd066c
Added translations for files page (uploads/zips)
2021-08-23 20:24:40 -04:00
Andrew
833cc55c5d
Fixes upload indicator
...
Fixes max-body-size
2021-08-23 17:52:55 -04:00
Silversthorn
2df9810ab4
Merge branch 'dev' into dev-Silversthorn
2021-08-22 01:42:43 +02:00
Silversthorn
1262d6708b
Improve UI and Permissions on Dashboard
2021-08-22 01:41:25 +02:00
Andrew
2ea4ff1214
Now I actually removed the scroll bars...I think
2021-08-21 18:52:46 -04:00
Andrew
6ecf6285b9
Made it so vterm stops auto scrolling if user interrupts.
2021-08-21 16:17:35 -04:00
Andrew
35047e062a
Fixed term buttons not changing on start/stop
2021-08-21 15:17:07 -04:00
Silversthorn
a68d24b890
Adding Working Permissions for roles on html pages
2021-08-21 10:44:03 +02:00
Andrew
0ab8f11a60
Merge branch 'dev' into 'pretzel'
...
# Conflicts:
# app/classes/shared/server.py
# app/classes/web/panel_handler.py
# main.py
2021-08-18 16:34:41 +00:00
luukas
d1f582edfe
Full release on stdout fix!
...
Basically I ditch the ANSI codes and use the old highlighting system.
2021-08-11 23:29:31 +03:00
luukas
4bac56e84a
Use stdout for virtual terminal. WebSockets seem to be "laggy".
2021-08-10 23:17:56 +03:00
Andrew
160e374c7a
Update messages are working, but it's not clean and we should find a better way at some point.
2021-08-07 15:23:22 -04:00
Andrew
f50e80749c
Still fighting with failed start message
2021-08-07 14:28:34 -04:00
Andrew
85fe2c9d21
Working through start error messages
2021-08-07 14:25:47 -04:00
Andrew
e86998e57d
This is the unstable version of pretzel where he breaks things.
2021-08-07 13:15:53 -04:00
Andrew McManus
a661d33698
Fixing bugs with updates
2021-07-26 21:39:22 -04:00
Andrew McManus
0643a68c74
Adding refresh on dash and term when update finishes to get the status to change. Could not do it dynamically. Buttons would no longer be clickable. Would like to figure that out at some point in the future.
2021-07-26 21:05:52 -04:00
Andrew McManus
a2f32ed324
Another commit because it seems like the first one didn't work. Added seamless hchanging on update status
2021-07-26 18:43:57 -04:00
Andrew McManus
b205c00c06
Fixed bug where update button still had start command attached.
2021-07-26 12:12:51 -04:00
Andrew McManus
979c67d064
Added db setter for stats field (updating) so we can disable start button when server is updating.
2021-07-25 17:04:10 -04:00
luukas
0b3d20ffbe
One monster truck commit for
...
add translation API, add fi_FI and en_EN translations, add C and
.properties file support, check if file is binary before sending and
clean up ajax handler
2021-03-26 15:57:50 +02:00
computergeek125
81c60d6dac
One monster truck commit for rework and backups
2021-03-21 23:02:18 -05:00
luukas
1be41b8534
Player controls
2021-03-05 10:58:38 +02:00
LukasDoesDev
eb1b28473f
See issue #6
2020-12-12 18:44:40 +02:00
Phillip Tarrant
7657b77785
adding virtual console ajax to actually send the command
2020-09-21 22:01:16 -04:00
Andrew
6a2b983108
Added term-nav-item class and applied padding. Fixes spacing on nav-item classes on Dashboard
2020-09-17 21:09:19 -04:00