Commit graph

21 commits

Author SHA1 Message Date
35af0c210a Update routes/blueprint.php 2024-11-03 02:41:59 -05:00
de24907079 Update routes/blueprint/client.php 2024-11-03 02:41:26 -05:00
Emma
fbbed39a63
fix routes: Removing first installed extension causes route error 2024-10-07 15:52:31 +02:00
Ivy
9502764eec
feat routes: update a comment 2024-07-20 20:47:50 +02:00
Victor B.
fe488495b0
feat routes: internal route for per-extension egg ID fetching 2024-04-08 13:55:15 +02:00
prplwtf
1d55348520 feat core templates app: push the beginnings of the route selector ui 2024-03-13 21:54:10 +01:00
prplwtf
13872c0386 feat core routes kernel: Add new routes options to allow for extending the Pterodactyl API and make routes work. 2024-03-03 14:44:00 +01:00
prplwtf
ef057cf8c1 feat stuff: push changes 2024-03-02 22:24:07 +01:00
prplwtf
9ba85067b6 feat core routes: custom extension routes should theoretically work now 2024-03-02 21:17:47 +01:00
prplwtf
efecf45fd6 feat core views: Implement new "views" extension API, create some additional files for future features and do some minor changes. 2024-02-27 17:32:09 +01:00
purple
078b31b062 feat routes core: Move the extension admin routes to a custom routes file. 2024-02-14 08:32:44 +01:00
purple
2ddfb5c97a Update admin router text 2023-05-17 09:36:55 +02:00
purple
c394bbe9ca Add admin router notice 2023-05-16 18:49:26 +02:00
purple
b1e32ca8ae Switch to UNIX line breaks instead of DOS for not breaking linux. 2023-04-05 21:29:58 +02:00
purple
0f95d98c37 Updates to extension installation
Extension logo's get imported correctly now, as well as extension buttons in the /admin/extensions page. Routes and view controllers get added automatically as well.
2023-03-26 17:24:30 +02:00
purple
2866f05ee9 Added placeholder for blueprint to know where to place new extension routes 2023-03-26 15:26:40 +02:00
purple
8ae78ab057 Grouped Blueprint routes
just another thing to make blueprint less of a mess
2023-03-08 10:08:08 +01:00
purple
700819af08 Updated admin routers to include a patch method 2023-02-26 14:40:17 +01:00
purple
e96596741d Moved Blueprint admin view
Changed the location of the Blueprint admin extension page to allow for better organization.
2023-02-06 20:48:21 +01:00
purple
29c0cb1441 Added and grouped Blueprint routers
I've gone ahead and grouped Blueprint's routers as well as adding a placeholder extension page.
2023-01-30 14:50:29 +01:00
Jack G
8851d4c0c3 Extensions Page
Extensions admin page
2023-01-27 19:30:42 +00:00