misc_pterodactyl-panel/resources/assets/scripts
Dane Everitt be5a9108f9
Dont refresh server statuses unless the page is active
Reduces the number of polling requests happening on the server by only sending those requests if the user is actively viewing the dashboard.

There was no point in updating the resource usage if no one is viewing it. After 30 seconds away from the window when a user comes back it will update instantenously, otherwise it'll just update after 5 seconds.
2018-06-02 22:23:54 -07:00
..
components Dont refresh server statuses unless the page is active 2018-06-02 22:23:54 -07:00
helpers Remove the pterodactyl directory when handling assets 2018-05-26 12:33:27 -07:00
mixins Add custom flash library that works as expected 2018-05-26 14:50:38 -07:00
models Handle state mutations for users better in Vuex 2018-05-28 15:37:09 -07:00
app.js Fix checkpoint behavior to only work when a token is provided 2018-06-02 17:01:54 -07:00
bootstrap.js Merge branch 'feature/vuejs' into feature/vuejs-serverlist 2018-06-02 17:12:45 -07:00
routes.js Merge branch 'feature/vuejs' into feature/vuejs-serverlist 2018-06-02 17:12:45 -07:00
store.js Handle state mutations for users better in Vuex 2018-05-28 15:37:09 -07:00