prplwtf
|
27031c9264
|
fix core BlueprintExtensionController : Update fallback version, fix some stuff, and do some more stuff.
Co-authored-by: Robert Jansen <0x7d8@users.noreply.github.com>
|
2024-06-22 21:25:29 +02:00 |
|
Ivy
|
bef45424d3
|
Merge pull request #45 from BlueprintFramework/console-api
Add Artisan and Schedule support through the new Blueprint Console API.
|
2024-06-22 16:30:51 +02:00 |
|
Victor B.
|
5417a1e837
|
fix libraries : don't make use of shell commands for fileMake
|
2024-06-22 16:30:00 +02:00 |
|
Ivy
|
b126300d59
|
fix BlueprintConsoleLibrary : don't make use of shell commands
Co-authored-by: Victor B. <contact@itsvic.dev>
|
2024-06-22 16:27:35 +02:00 |
|
prplwtf
|
9d6b432f99
|
feat core : Make schedules (and artisan) work WOOOOOOO
Co-authored-by: Victor B. <contact@itsvic.dev>
|
2024-06-22 16:17:45 +02:00 |
|
prplwtf
|
2def33c9d7
|
feat core lib app build : Prepare schedules support
|
2024-06-22 14:38:49 +02:00 |
|
Victor B.
|
b956f2fb7c
|
fix core : no longer override config/app.php
closes #39
|
2024-06-22 13:49:17 +02:00 |
|
prplwtf
|
c2d0864e31
|
feat ExtensionLibrary : Create new BlueprintConsoleLibrary
|
2024-06-22 12:54:34 +02:00 |
|
Victor B.
|
7b731e93c6
|
feat core : KernelExtensions class for ivy
|
2024-06-22 00:45:16 +02:00 |
|
Victor B.
|
12fcfa6563
|
chore: don't use ::f placeholders
|
2024-06-11 22:26:48 +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 |
|
purple
|
5ae2257f04
|
feat core Console : add artisan extension api
|
2024-05-11 16:40:24 +02:00 |
|
prplwtf
|
7763e5d1a0
|
feat AdminLibrary ClientLibrary : Add dbForget() function.
|
2024-04-27 15:17:09 +02:00 |
|
prplwtf
|
a7d97bd829
|
feat ClientLibrary : Document all functions and change a couple things.
|
2024-04-27 15:09:34 +02:00 |
|
prplwtf
|
0858f70ee3
|
feat AdminLibrary : Document all functions and change a couple things.
|
2024-04-27 15:08:03 +02:00 |
|
Victor B.
|
ba264be788
|
chore: don't replace RouteServiceProvider
|
2024-04-21 17:41:37 +02:00 |
|
prplwtf
|
6ce19ccac9
|
feat TelemetryService : don't define variables that are unused
|
2024-04-20 12:48:57 +02:00 |
|
prplwtf
|
c7f006c5a2
|
feat ConfigService : update api url
|
2024-04-20 12:43:21 +02:00 |
|
prplwtf
|
8aed7bb9b7
|
feat app : use new api url placeholder inside of telemetryservice :v
|
2024-04-18 18:16:57 +02:00 |
|
prplwtf
|
5db650c703
|
feat artisan app : use PlaceholderService for api url
|
2024-04-18 18:13:37 +02:00 |
|
prplwtf
|
4920b24fa8
|
feat legacy-library : remove some linebreaks
|
2024-04-14 23:37:44 +02:00 |
|
prplwtf
|
47dc85a891
|
feat controllers : Improve input validation on Blueprint controller
|
2024-04-14 23:36:41 +02:00 |
|
prplwtf
|
5bfe0d50f9
|
fix telemetry : connection timeout in case of boom
|
2024-04-10 19:41:19 +02: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 |
|
prplwtf
|
c8e72c6fc7
|
feat app : Get rid of VariableService like we should
|
2024-03-29 13:30:38 +01: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 |
|
prplwtf
|
fa7975c74a
|
feat routes : make eggId part of the api stuff
|
2024-03-11 18:22:33 +01:00 |
|
prplwtf
|
e6797fcf68
|
feat app views : Improve overall controller, service and view codebase. (might break)
|
2024-03-10 22:26:41 +01:00 |
|
prplwtf
|
7eb9197f79
|
feat artisan : don't import libs you'll never even use
|
2024-03-07 17:03:15 +01: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
|
124b169abb
|
feat views : add tooltip or something
|
2024-03-02 15:30:28 +01:00 |
|
prplwtf
|
e0f1c72775
|
feat $blueprint : Add new "extension(identifier)" API which allows extensions to specifically check for another extension.
|
2024-02-27 22:34:10 +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
|
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 |
|
prplwtf
|
9b439160e3
|
feat artisan admin controller : Speed up the Blueprint admin page a little bit.
|
2024-02-16 16:05:42 +01:00 |
|
prplwtf
|
e2ff15e21c
|
feat RouteServiceProvider : Register Blueprint's admin route file.
|
2024-02-15 17:56:06 +01:00 |
|
purple
|
0541317d65
|
feat ExtensionsController : Change 4-space to 2-space indentation in the extensions page controller.
|
2024-02-14 08:27:12 +01:00 |
|
purple
|
5bee53eebb
|
feat(internal:placeholders): change internal placeholders
|
2024-01-01 18:09:05 +01:00 |
|