misc_pterodactyl-panel/resources/scripts/components
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
..
auth Fix login screen 404 2020-04-17 14:43:03 -07:00
dashboard Show an error box if we couldn't fetch details about the instance 2020-04-17 12:03:16 -07:00
elements Fix login screen 404 2020-04-17 14:43:03 -07:00
screens Fix login screen 404 2020-04-17 14:43:03 -07:00
server Add Max Concurrent Connections for database users 2020-04-22 06:00:04 -04:00
App.tsx Update views to support a more logical container 2020-04-17 11:17:01 -07:00
FlashMessageRender.tsx Support deleting existing databases 2019-07-16 22:15:14 -07:00
MessageBox.tsx Add support for flash messages utilizing redux 2019-06-11 23:12:03 -07:00
NavigationBar.tsx Add very simple search support to pages, togglable with "k" 2020-04-03 22:39:53 -07:00
NetworkErrorMessage.tsx Add support for password reset links 2019-06-16 16:57:57 -07:00
ServerOverviewContainer.tsx Fix router to make it easier to actually navigate around the app 2019-06-22 18:09:42 -07:00