Matthew Penner
|
e88197c4b1
|
ui: fix DashboardRouter trailing slashes
|
2023-01-13 11:58:40 -07:00 |
|
Matthew Penner
|
21613fa602
|
React 18 and Vite (#4510)
|
2022-11-25 13:25:03 -07:00 |
|
DaneEveritt
|
dc84af9937
|
Apply new eslint rules; default to prettier for styling
|
2022-06-26 15:13:52 -04:00 |
|
DaneEveritt
|
b50e722948
|
Add account related routes to router file
|
2022-06-12 13:33:25 -04:00 |
|
DaneEveritt
|
986c375052
|
Improve support for use of i18next; rely on browser caching to keep things simple
|
2022-06-11 14:04:09 -04:00 |
|
DaneEveritt
|
c6e8b893c8
|
Add basic activity log view
|
2022-06-05 18:35:53 -04:00 |
|
DaneEveritt
|
3fceb588fb
|
Fix router logic to account for logged out users; closes #4085
Middleware was removed from the `/` route to redirect users without authentication, so now we need to handle this on the front-end properly.
|
2022-05-28 13:32:35 -04:00 |
|
DaneEveritt
|
97280a62a2
|
Add support for storing SSH keys on user accounts
|
2022-05-14 17:31:53 -04:00 |
|
Dane Everitt
|
29b4b52397
|
Set the current page in the dashboard URL to allow easy refreshing; closes #2993
|
2021-03-21 12:07:24 -07:00 |
|
Dane Everitt
|
32fb21d0b7
|
Update use of server error blocks
|
2021-01-30 18:01:32 -08:00 |
|
Dane Everitt
|
7cf6b4bcfe
|
Only load GA when valid key is provided; closes #2678
|
2020-11-08 13:18:15 -08:00 |
|
Dane Everitt
|
7a0ac1d5c2
|
Revert "Merge pull request #2482 from AreYouRlyScared/fix-2386"
This reverts commit a967dbc6fc , reversing
changes made to 289de72aca .
|
2020-10-12 20:59:11 -07:00 |
|
Charles Morgan
|
f7fd63dff9
|
Remove trailing slash if one is present
Closes https://github.com/pterodactyl/panel/issues/2386
|
2020-10-11 18:38:09 -04:00 |
|
Charles Morgan
|
cb4f8efbe6
|
Add Google Analytics
Added Google Analytics to latest dev branch
|
2020-07-26 21:05:54 -04:00 |
|
Dane Everitt
|
1e163aa792
|
Get server console page rendering (mostly) correctly
|
2020-07-04 15:40:41 -07:00 |
|
Dane Everitt
|
ebe588718c
|
Fix route transitioning
|
2020-07-04 09:46:26 -07:00 |
|
Dane Everitt
|
e8755ac598
|
Kind of get account stuff working; IDE is throwing a fit right now
|
2020-07-03 15:37:26 -07:00 |
|
Dane Everitt
|
d93e804a31
|
Get server listing design working mostly correct
|
2020-07-03 14:50:37 -07:00 |
|
Dane Everitt
|
e6a61fbe9b
|
Update views to support a more logical container
|
2020-04-17 11:17:01 -07:00 |
|
Dane Everitt
|
933a4733e8
|
Add base support for creating a new API key for an account
|
2020-03-22 18:15:38 -07:00 |
|
Dane Everitt
|
1f6f7c4bb4
|
Fix authentication page on mobile devices
|
2019-12-22 21:18:29 -08:00 |
|
Dane Everitt
|
109bed4f7d
|
Add basic navigation bar to server view
|
2019-06-28 22:49:08 -07:00 |
|
Dane Everitt
|
8ac8a370f8
|
Fix some issues with navigating in the router and bad animations
|
2019-06-28 22:17:29 -07:00 |
|
Dane Everitt
|
9cb8020dbe
|
Add basic navigation bar
|
2019-06-25 21:28:56 -07:00 |
|