amcmanu3
|
71fd416fd0
|
Appease Zedifus
|
2022-04-02 21:47:32 -04:00 |
|
amcmanu3
|
c7394ab77e
|
Add ability for users to disable hints
|
2022-04-02 21:25:26 -04:00 |
|
Randy Carranza
|
6d6699638a
|
Resolves an issue on mobile where the table cant be scrolled to the side
|
2022-03-20 08:03:56 -04:00 |
|
Randy Carranza
|
c303a866b6
|
Added code to disabled sorting when the user is a mobile user
|
2022-03-20 06:04:06 -04:00 |
|
Iain Powrie
|
f280da8c52
|
Better dashboard re-ordering
|
2022-03-19 01:48:24 +00:00 |
|
amcmanu3
|
1253d60ad8
|
Remove scroll bars from motd
|
2022-03-14 19:48:53 -04:00 |
|
Andrew
|
1f980484ae
|
Adjust max size of motd
|
2022-03-13 17:12:33 -04:00 |
|
Andrew
|
f889dc1dad
|
Fix bug could not drag servers after searching
|
2022-03-13 16:41:27 -04:00 |
|
Andrew
|
c111f7b69e
|
Add === to check in dash
|
2022-03-13 16:14:50 -04:00 |
|
Andrew
|
6b42735444
|
Add search to dashboard
Fix MOTD formatting
|
2022-03-13 16:02:55 -04:00 |
|
amcmanu3
|
d5c623b928
|
Merge branch 'dev' into dev-RefreshStats_Threading
|
2022-03-03 19:57:06 -05:00 |
|
amcmanu3
|
ab7889914f
|
Bug fixes to ensure player stats display correctly
Add sync indicator to dashboard
|
2022-03-03 19:41:30 -05:00 |
|
Andrew
|
d73316119b
|
Add server download status indicator
|
2022-03-04 00:36:36 +00:00 |
|
Silversthorn
|
cb1679806e
|
Seperate refresh statistics for each server
Fixing Broken Things
|
2022-03-03 23:13:40 +01:00 |
|
Andrew
|
18283cf2b3
|
Fix front end for removing world
|
2022-03-01 21:56:12 -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
|
f82241c96e
|
Add check so you cannot drag and drop anchor tag in dashboard row
|
2022-02-26 20:02:10 -05:00 |
|
Andrew
|
09335fc3d9
|
Add ability to reorder servers based on user
|
2022-02-26 18:00:54 -05:00 |
|
Andrew
|
e2930232cd
|
Fix spacing with values in websocket stats update
|
2022-02-08 01:57:19 -05:00 |
|
Andrew
|
45ab07eb77
|
Revert migrations
|
2022-01-27 21:53:07 -05:00 |
|
Andrew
|
85eef71b9e
|
Add max player/total player to stats keeping on dashboard
|
2022-01-27 18:16:27 -05:00 |
|
Iain Powrie
|
e0ce1d118c
|
Create pylintrc, code review pipeline & correct codebase errors
Fix uploads,
Only send server stats to user page when they have access to servers
|
2022-01-26 01:45:30 +00: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 |
|
Silversthorn
|
b385d1add3
|
Add Update Dashboard by websocket
|
2022-01-19 22:45:52 +01:00 |
|
Andrew
|
4c6b459b43
|
Remove useless if in backups.i
|
2021-11-27 19:28:53 -05:00 |
|
Andrew
|
dc83dc8fc8
|
Add EULA confirm message on server startup if EULA is not found.
|
2021-11-23 16:11:23 -05:00 |
|
Silversthorn
|
6f9d722a92
|
Fixing MOTD display
|
2021-11-19 21:59:23 +01:00 |
|
Andrew
|
72a85d7e64
|
Adds user based languages
changes server creation so that it adds it to roles instead of creating one
Changes server creation so you cannot create a server without a role.
|
2021-09-29 19:32:21 -04: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
|
97c74a873f
|
Fixes show/hide for popovers on dash and on config
|
2021-09-28 20:15:29 -04:00 |
|
Andrew
|
e0529577fc
|
Fixes formatting from removing backups stats
|
2021-09-27 13:17:29 -04:00 |
|
Andrew
|
a6e8ce4a45
|
Fixes issue where mobile message would show up all the time
|
2021-09-27 13:08:43 -04:00 |
|
Andrew
|
22e48bbfce
|
Adds better support for the moblie can't see message.
Removes Backups counter from Dashboard.
|
2021-09-27 12:52:43 -04:00 |
|
Andrew
|
74f4bf748e
|
Adds support for a friendlier splashscreen when no servers are created.
Users can go to an empty dashboard instead of a wall of text.
|
2021-09-25 15:07:39 -04:00 |
|
Andrew
|
6e54089890
|
Adds delayed start status for auto-launching servers when crafty starts.
|
2021-09-20 18:30:17 -04:00 |
|
Andrew
|
f032f4054e
|
Adds inital support for waiting to start. Need to test on more powerful machine.
|
2021-09-20 14:46:31 -04:00 |
|
Andrew
|
333cd33be3
|
Fixes server port writing issue.
|
2021-09-13 17:04:46 -04:00 |
|
Andrew
|
7316cc7ea0
|
Adds kill process button to dashboard.
|
2021-09-13 15:03:47 -04:00 |
|
Silversthorn
|
1262d6708b
|
Improve UI and Permissions on Dashboard
|
2021-08-22 01:41:25 +02: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 |
|
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
|
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
|
a8449cc6f2
|
Cleanup update code
|
2021-07-26 21:08:46 -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
|
fa9184c1ad
|
Dumb bug I just fixed because I'm dumb.
|
2021-07-26 18:49:05 -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
|
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 |
|