.. |
backups
|
Remove unnecessary break-all
|
2020-10-11 12:34:48 -07:00 |
databases
|
Fix database naming conventions; closes #2404
|
2020-09-24 19:31:42 -07:00 |
files
|
COrrectly set the breadcrumbs when using browser back; closes #2485
|
2020-10-12 21:02:51 -07:00 |
network
|
Remove unnecessary break-all
|
2020-10-11 12:34:48 -07:00 |
schedules
|
Fix missing semi, Fixed task tow overflow
|
2020-10-11 04:35:26 -04:00 |
settings
|
Remove more references to useServer
|
2020-08-25 21:39:00 -07:00 |
startup
|
Make interface mobile responsive (#2273)
|
2020-09-13 10:02:25 -07:00 |
users
|
Remove unnecessary break-all
|
2020-10-11 12:34:48 -07:00 |
Console.tsx
|
Refit terminal when screen is resized; closes #2365
|
2020-10-03 19:21:11 -07:00 |
events.ts
|
Fix kill button not showing up when restarting
|
2020-08-13 20:47:16 -07:00 |
InstallListener.tsx
|
Remove more references to useServer
|
2020-08-25 21:39:00 -07:00 |
PowerControls.tsx
|
Fix missing semi, Fixed task tow overflow
|
2020-10-11 04:35:26 -04:00 |
ServerConsole.tsx
|
Significantly reduce the number of re-renders on the console page when stats are flowing
|
2020-10-03 19:36:26 -07:00 |
ServerDetailsBlock.tsx
|
Oops, also include the server status
|
2020-10-03 19:37:36 -07:00 |
StatGraphs.tsx
|
Fixes for mobile responsiveness on the console page (#2411)
|
2020-10-03 11:21:09 -07:00 |
StopOrKillButton.tsx
|
Disable buttons when not fully connected to instance
|
2020-09-11 23:18:01 -07:00 |
WebsocketHandler.tsx
|
Handle JWT expirations a little better
|
2020-09-27 09:22:09 -07:00 |