misc_pterodactyl-panel/resources/scripts/components/server
AreYouScared f0e4764a11 Add Max Concurrent Connections for database users
Closes #1849

Allows database users to be limited to a number of concurrent connections to prevent one user from connecting hundreds of time and bottlenecking the MySQL server.
2020-04-22 06:00:04 -04:00
..
backups Fix handling for backups; correctly send along ignored files & directories 2020-04-18 23:26:59 -07:00
databases Add Max Concurrent Connections for database users 2020-04-22 06:00:04 -04:00
files Pteroignore details 2020-04-19 20:04:39 -07:00
schedules Add basic support for backups via the scheduled tasks system 2020-04-19 19:43:41 -07:00
settings Update ReinstallServerBox.tsx 2020-04-20 10:47:48 +01:00
users Update frontend to only allow selection of valid permissions for subusers 2020-04-19 11:58:26 -07:00
Console.tsx Add permissions handling to the console; remove kill permission (wrapped in with stop) 2020-03-29 22:12:50 -07:00
ServerConsole.tsx Show error message when attempting to connect to a websocket 2020-04-17 12:41:47 -07:00
StatGraphs.tsx Always show the resource graph boxes 2019-12-07 11:11:40 -08:00
WebsocketHandler.tsx Adjust language for error message 2020-04-17 13:12:40 -07:00