Commit graph

18 commits

Author SHA1 Message Date
purple
1e2931fa5a
feat ServerRouter: Remove leftover debug line 2024-04-25 12:26:01 +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
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
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