Commit Graph

21 Commits

Author SHA1 Message Date
Angelillo15 5694e2ae0c Make sidebar toggle button to only appear in sidebar pages 2023-10-17 21:49:14 +02:00
Angelillo15 a3b81929ab Fix navigation bar in mobile devices 2023-08-07 21:47:02 +02:00
Angelillo15 36ea087179 added topbar classname 2023-08-05 13:35:59 +02:00
Angelillo15 860b337b1f Added NavBar buttons 2023-08-04 20:22:50 +02:00
Angelillo15 37b9ef5585 Add sidebar base logic 2023-07-09 03:02:17 +02:00
DaneEveritt 922d75f471
fix remaining eslint error 2022-06-26 15:30:05 -04:00
DaneEveritt dc84af9937
Apply new eslint rules; default to prettier for styling 2022-06-26 15:13:52 -04:00
DaneEveritt 3834aca3fe
Use nicer avatars when showing activity log 2022-06-19 13:46:15 -04:00
DaneEveritt f860fd2cfe
Improve usability of icon buttons in header with tooltip 2022-06-12 09:35:02 -04:00
Dane Everitt 45999ba4ee
(security) use POST for logout rather than GET
see https://github.com/pterodactyl/panel/security/advisories/GHSA-m49f-hcxp-6hm6
2021-10-23 13:00:21 -07:00
Dane Everitt 22687bd078
Stop caching stupid things and causing builds to die 2020-12-26 10:41:25 -08:00
Anders G. Jørgensen 7ad26fc456
Remove target="blank" from /admin link
This should be changed to make it consistent with the admin panel, where the link back to the user panel does not open in a new tab.
2020-10-16 15:49:35 +02:00
Rihan 9a4c0d8ba7
Make interface mobile responsive (#2273) 2020-09-13 10:02:25 -07:00
Dane Everitt 1598dac6f8
Remove more references to useServer 2020-08-25 21:39:00 -07:00
Dane Everitt 1e163aa792
Get server console page rendering (mostly) correctly 2020-07-04 15:40:41 -07:00
Dane Everitt d93e804a31
Get server listing design working mostly correct 2020-07-03 14:50:37 -07:00
Dane Everitt 0dbf6b51b5
Add very simple search support to pages, togglable with "k" 2020-04-03 22:39:53 -07:00
Dane Everitt 8965da6af0
Make the logout link actually work 2019-12-15 18:07:45 -08:00
Dane Everitt 103507d6ee
Fix site name 2019-12-15 18:07:16 -08:00
Dane Everitt 634c1cae9a
Show link to admin area in nav 2019-11-16 13:08:38 -08:00
Dane Everitt 9cb8020dbe
Add basic navigation bar 2019-06-25 21:28:56 -07:00