Commit graph

73 commits

Author SHA1 Message Date
5769192a8d Update resources/scripts/components/dashboard/ssh/AccountSSHContainer.tsx 2024-11-03 02:39:58 -05:00
fead7aa5af Update resources/scripts/components/dashboard/ServerRow.tsx 2024-11-03 02:38:58 -05:00
37ec560c98 Update resources/scripts/components/dashboard/DashboardContainer.tsx 2024-11-03 02:34:32 -05:00
da67cd4206 Update resources/scripts/components/dashboard/AccountOverviewContainer.tsx 2024-11-03 02:33:08 -05:00
c73b2a828d Update resources/scripts/components/dashboard/AccountApiContainer.tsx 2024-11-03 02:32:09 -05:00
56c61599c0 Update resources/scripts/components/auth/LoginFormContainer.tsx 2024-11-03 02:28:41 -05:00
455ab826a1 Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:27:17 -05:00
1c420bd7be Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:26:44 -05:00
prplwtf
37255c51e6 feat routers: prettier 2024-09-05 11:17:11 +02:00
prplwtf
d304b95ee5 feat components/server: prettier 2024-09-05 11:16:22 +02:00
prplwtf
b65744ad66 feat components/NavigationBar: prettier 2024-09-05 11:14:49 +02:00
prplwtf
3f5ed10ebd feat components/dashboard: prettier 2024-09-05 11:14:25 +02:00
prplwtf
9741dd30e2 feat components/auth: prettier 2024-09-05 11:13:37 +02:00
prplwtf
accb2ea927 feat components: add new Components.yml apis for "Dashboard": BeforeContent and AfterContent 2024-08-20 10:13:38 +02:00
prplwtf
88ae52aefc feat prettierrc license readme getserver: remove trailing lines 2024-07-26 17:54:54 +02:00
prplwtf
79490ef74d feat extensions.css: remove stray tailwind vars 2024-07-26 17:48:40 +02:00
prplwtf
0bab40b248 Revert "feat tailwind: im never using this css-fuckery again"
This reverts commit e3b108654f.
2024-07-20 22:27:49 +02:00
prplwtf
e3b108654f feat tailwind: im never using this css-fuckery again 2024-07-20 22:11:03 +02:00
prplwtf
0132609d30 feat tailwind: turn tailwind config into vars 2024-07-20 21:26:42 +02:00
Ivy
83030d928f
fix SettingsContainer: settings were extended by the backups component
how tf did i miss this


Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-11 13:00:00 +02:00
Gasuge
255d6bce40 change component name ConsoleCommandRow to CommandRow 2024-05-05 03:19:16 +02:00
Gasuge
c0a179241a change component name SendCommand to ConsoleCommandRow 2024-05-05 03:16:41 +02:00
Gasuge
76b8f5c2b5 rename AdditionalConsole to SendCommand 2024-05-05 03:02:30 +02:00
Gasuge
e2b6f81326 fix AdditionalConsole position 2024-05-05 02:12:06 +02:00
Gasuge
0fcebb7b57 finish console component 2024-05-05 01:58:29 +02:00
Gasuge
467eba693d proto console add component location 2024-05-05 01:38:34 +02:00
purple
1e2931fa5a
feat ServerRouter: Remove leftover debug line 2024-04-25 12:26:01 +02:00
prplwtf
6ba185a44a feat react: add ids to a few elements 2024-04-10 20:35:11 +02:00
prplwtf
64c230d73a feat navbar: add extensions button for fun 2024-04-10 19:52:48 +02:00
Victor B.
99bef29bb1
feat react: add egg routes filtering 2024-04-08 14:26:01 +02:00
prplwtf
0296eaf0d4 feat core routes: add identifier string to navigation routes for identifying extension routes 2024-03-13 21:25:36 +01:00
prplwtf
fa7975c74a feat routes: make eggId part of the api stuff 2024-03-11 18:22:33 +01:00
prplwtf
265c929552 feat core routes: Switch to EggIDs and add 'permission' scope to server routes. 2024-03-09 19:27:16 +01:00
prplwtf
3d49023252 feat core routes: start work on nestids 2024-03-09 18:36:16 +01:00
prplwtf
fa39d9fc47 feat core routes: Empty -init values now get assigned default values and add admin-only route scope 2024-02-24 21:52:53 +01:00
prplwtf
055398b618 feat core routes: Add experimental "admin" scope to account routes for testing 2024-02-24 20:46:59 +01:00
prplwtf
60e57f1f5f feat routes: Make routes work even if there are none. 2024-02-17 22:00:00 +01:00
purple
76b33df331 feat ServerRouter: Add comments to some parts of the code. 2024-02-13 15:04:23 +01:00
prplwtf
f4ca802192 feat ServerRouter: clean up unused variables 2024-02-08 16:58:33 +01:00
prplwtf
aeb53a2e6f feat routes ServerRouter: Do not import unused libraries. 2024-02-04 15:27:21 +01:00
prplwtf
2de8f3e7cb fix routes ServerRouter: Incorrect import path causing account routes to be imported instead of server routes. 2024-02-04 15:26:48 +01:00
prplwtf
9106ead924 fix core routes: Ongoing attempts to fix routes on the server-management side on Pterodactyl and fix a bug regarding flags upon extension installation. 2024-02-03 16:41:05 +01:00
prplwtf
1afccdd191 feat core components: Add new component options 2024-01-31 22:14:11 +01:00
prplwtf
11f36cd64d feat routes: Change formatting. 2024-01-31 17:40:40 +01:00
purple
3dc5c33f14 feat core: Improve current route handling a little bit and fix some tiny bugs. 2024-01-31 00:21:05 +01:00
purple
8115d1c603 feat core routes: Working version of Blueprint route support. 2024-01-30 23:29:21 +01:00
prplwtf
d3fc7dc4c8 feat core resources build-files: Create the server navigation router, change minor things in blade wrappers and start working on inserting routes in core. 2024-01-30 15:13:17 +01:00
prplwtf
b1c6d4a9d7 feat core: Detect and loop through custom routes. (not apply them yet) 2024-01-27 16:49:33 +01:00
prplwtf
dbe5f4cdd2 feat routes: update example container indent formatting for my own sanity 2024-01-22 22:11:44 +01:00
prplwtf
7ac80a4714 feat routes: make some progress on custom extension routes 2024-01-21 22:01:48 +01:00