Commit graph

8 commits

Author SHA1 Message Date
5202acba56 find . -type f -exec sed -i 's/Pterodactyl/App/g' {} + 2024-11-03 04:20:53 -05:00
Victor B.
fe488495b0
feat routes: internal route for per-extension egg ID fetching 2024-04-08 13:55:15 +02:00
Victor B.
38fe14837b
feat: add "route eggs" setting to default extension config controller
saved as a JSON array of egg IDs in `blueprint::extensionconfig_[id]_eggs`.
ID of `-1` means the routes should be shown on all eggs
2024-04-08 13:17:29 +02:00
purple
2f7e1b25e4 fix app: Fix incorrect db table 2024-03-19 17:58:06 +01:00
purple
9cb681f134 feat views: make new settings dialog saveable, doesn't do anything yet 2024-03-19 17:34:45 +01:00
purple
fbe22e7868 feat views: improve configuration dialog for extensions 2024-03-19 16:07:10 +01:00
prplwtf
3d4702eff1 feat app: make redirecting work for ExtensionConfigurationController on save 2024-03-13 21:59:45 +01:00
prplwtf
1d55348520 feat core templates app: push the beginnings of the route selector ui 2024-03-13 21:54:10 +01:00