prplwtf
|
c5cd4be710
|
feat admin : make fancy-er
|
2024-04-28 20:41:44 +02:00 |
|
prplwtf
|
b958cc99e4
|
feat admin : make work well yey
|
2024-04-28 16:39:26 +02:00 |
|
prplwtf
|
9d9b08d639
|
feat admin : make center :)
|
2024-04-28 16:29:08 +02:00 |
|
prplwtf
|
c105b57426
|
feat admin : Make extension page buttons fancier again
|
2024-04-28 16:27:52 +02:00 |
|
prplwtf
|
daaa6b2cee
|
feat admin : work-in-progress revamp extension buttons
|
2024-04-28 16:21:49 +02:00 |
|
purple
|
2169beb507
|
fix views build : Server error upon visiting extension pages with custom controllers
|
2024-04-10 10:19:55 +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
|
9cea33abf5
|
fix core build : Attempt at fixing duplicate extension admin buttons.
|
2024-03-16 14:53:24 +01:00 |
|
prplwtf
|
83dac2f8d5
|
fix core views : Construct the admin view template correctly and attempt to fix extension button not being removed.
|
2024-03-16 14:42:29 +01:00 |
|
prplwtf
|
3ce0f59ff0
|
feat views build : Create custom view for extension entry's and use that on button build file.
|
2024-03-16 14:21:39 +01:00 |
|
prplwtf
|
5dbec38b47
|
fix build : Change @yield to @include in button build file.
|
2024-03-16 14:12:48 +01:00 |
|
prplwtf
|
e681ed2ada
|
fix build : replace array with []
|
2024-03-16 14:08:18 +01:00 |
|
prplwtf
|
f19b88408b
|
fix core views : Attempt at fixing permission errors with extension management and undefined error with extensions page.
|
2024-03-16 14:05:41 +01:00 |
|
prplwtf
|
3dd9ea1e74
|
feat core build : build files for admin view and extension button now define variables and yield sections
|
2024-03-16 13:54:13 +01:00 |
|
prplwtf
|
40bacdcd4f
|
fix build : weird modal and button margins
|
2024-03-13 22:19:45 +01:00 |
|
prplwtf
|
ef9f937be6
|
fix build : weird margins
|
2024-03-13 22:17:07 +01:00 |
|
prplwtf
|
0adf2b2afd
|
feat template : attempt at making better
|
2024-03-13 22:14:44 +01:00 |
|
prplwtf
|
b6556139ac
|
feat build : improve settings button margin
|
2024-03-13 22:10:29 +01:00 |
|
prplwtf
|
2de63c1e6b
|
feat build : update extension admin view build file to add new settings button
|
2024-03-13 22:05:44 +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
|
a05148176f
|
feat views : make blueprint page tooltip better
|
2024-03-02 18:14:03 +01:00 |
|
prplwtf
|
ad799a9999
|
fix ExtensionFS : Incorrect public path for extension filesystem urls
|
2024-02-27 22: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
|
761349f953
|
feat core : Add SVG, GIF and WEBP support to extension icons.
|
2024-02-27 14:46:04 +01:00 |
|
prplwtf
|
c2daece357
|
fix admin-css : Incorrect hover effect for gray buttons
|
2024-02-24 14:44:31 +01:00 |
|
prplwtf
|
51b4e382f4
|
feat admin-css : modify background color for the green tag
|
2024-02-24 14:13:25 +01:00 |
|
prplwtf
|
6d34b9c50d
|
fix admin : change css for extension-btn
might break slate css idk :L
|
2024-02-22 22:19:44 +01:00 |
|
prplwtf
|
2e142c5567
|
feat blueprint-public : make small changes
|
2024-02-17 22:24:33 +01:00 |
|
purple
|
f72ec38074
|
feat core build-files : Rename "controller.php" to "controller.build"
|
2024-01-31 12:20:37 +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 |
|
prplwtf
|
f929c0b4b4
|
feat core build-files : Remove custom extension routes when updating to prevent duplicates and make subtle changes to build constructors.
|
2024-01-30 20:42:05 +01:00 |
|
prplwtf
|
b17cb237af
|
feat core build-files : Switch to one ImportConstructor instead of having two
|
2024-01-30 18:59:08 +01:00 |
|
prplwtf
|
e0d1ba2f5e
|
feat core build-files : Rethink automatic placement a bit and try to make it work a bit.
|
2024-01-30 18:04:12 +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
|
891a346a8e
|
feat core build-files views : No longer use nul characters for placeholders in build files.
|
2024-01-30 13:17:25 +01:00 |
|
prplwtf
|
349986dffb
|
feat core : Do stuff with variables and add error validation, not a working state yet for routes, just preperation.
|
2024-01-27 19:30:19 +01:00 |
|
purple
|
1098c9d092
|
feat(internal-placeholders): modify internal placeholder names
|
2024-01-01 18:09:04 +01:00 |
|
purple
|
8f29265cf1
|
fix(onboarding): restore flashing extension navbar item upon first use
|
2023-12-28 17:18:54 +01:00 |
|
prplwtf
|
5d82c420fd
|
feat(admin, css): align byte in center using a paragraph as parent
|
2023-12-08 16:31:08 +01:00 |
|
prplwtf
|
96fac8082f
|
feat(admin, css): move byte style rules to css file and try to align in center.
|
2023-12-08 16:24:58 +01:00 |
|
prplwtf
|
df7415c69b
|
feat(blueprint-assets): add byte image
|
2023-12-08 16:17:48 +01:00 |
|
purple
|
9b409e5479
|
fix(blueprint.style.css): remove extension stylesheet import from here as it was imported twice
|
2023-12-03 23:27:42 +01:00 |
|
prplwtf
|
09830a12f6
|
feat(core): no longer make use of core placement placeholder strings for extension stylesheets
|
2023-12-03 19:06:07 +01:00 |
|
prplwtf
|
c48658ac7d
|
fix(cacherefresh): incorrect class name
|
2023-12-03 18:58:01 +01:00 |
|
prplwtf
|
b5b62ae643
|
feat(core/css): attempt at completely removing the need for modifying pterodactyl.css
|
2023-12-03 18:48:41 +01:00 |
|
prplwtf
|
bbc11b3eee
|
feat(admincacherefresh): remove helper iframe thing
|
2023-12-03 16:35:18 +01:00 |
|
purple
|
207eba4e8c
|
feat(domain-change): Replace most ptero.shop URLs with blueprint.zip
|
2023-11-28 18:31:26 +01:00 |
|
prplwtf
|
d1f557cd3e
|
feat(core): Add POST route for extensions.
|
2023-11-24 20:37:52 +01:00 |
|
prplwtf
|
049fd02c29
|
feat(.gitkeep): remove stray .gitkeep file
|
2023-11-24 12:12:28 +01:00 |
|
purple
|
65944c0945
|
feat(?): Redo extension structure on a bunch of files.
|
2023-11-08 16:01:39 +01:00 |
|