Commit graph

15 commits

Author SHA1 Message Date
fc219e9908 Update app/Providers/Blueprint/RouteServiceProvider.php 2024-11-03 04:18:13 -05:00
1a0be9b68e Update app/Providers/AppServiceProvider.php 2024-11-03 04:13:53 -05:00
Victor B.
b956f2fb7c
fix core: no longer override config/app.php
closes #39
2024-06-22 13:49:17 +02:00
prplwtf
30fc65da35 feat core artisan: admit defeat on dynamic imports for now 2024-05-15 13:16:53 +02:00
prplwtf
1afa732a6c feat ExtensionCommandService: Add debug lines and attempt to handle symlinks correctly. 2024-05-15 11:05:56 +02:00
prplwtf
6b4120d03b feat ExtensionCommandServiceProvider: prefix extension artisan commands with "ext:identifier:" 2024-05-15 10:58:59 +02:00
prplwtf
dee2a2f1f1 fix ExtensionCommandServiceProvider: incorrect namespace whoops 2024-05-14 23:20:35 +02:00
prplwtf
9bf7e77e1b feat artisan: dynamically load in (and prefix) extension artisan commands #35 2024-05-14 23:03:01 +02:00
Victor B.
ba264be788
chore: don't replace RouteServiceProvider 2024-04-21 17:41:37 +02:00
prplwtf
bbb8306d5f fix routes: wrong file path 2024-03-03 15:11:16 +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
8621647ba4 feat core filesystems: Add new ExtensionFS feature which will create filesystems for each extension automatically. 2024-02-27 22:09:33 +01:00
prplwtf
e2ff15e21c feat RouteServiceProvider: Register Blueprint's admin route file. 2024-02-15 17:56:06 +01:00