purple
61bb008137
fix core
views
: Fix empty extension pages, at least attempt to fix it.
2024-04-10 10:55:56 +02:00
purple
0e4051fb4d
fix core
: Mute "missing file" logs for upgrade script
2024-04-10 10:22:02 +02:00
prplwtf
142f3caa01
feat core
: finally finish placeholders
2024-04-09 21:59:43 +02:00
prplwtf
bb32927381
fix core
: Clean up symlinks regarding routes and wrappers when upgrading Blueprint that could cause server errors with Laravel.
2024-04-09 13:41:41 +02:00
prplwtf
fe7d30110d
fix core
: shellcheck moment
2024-04-07 00:01:04 +02:00
prplwtf
8c86687527
feat core
: new conditional placeholder type
2024-04-06 19:44:14 +02:00
prplwtf
9d40ed297c
feat core
: some new placeholders should work now
2024-04-06 19:16:45 +02:00
prplwtf
b0d282e32a
feat core
: start work on new placeholders
2024-04-06 18:24:22 +02:00
prplwtf
1bceb1d65b
feat core
: Only place legacy placeholders if using alpha or indev as target version
2024-04-06 18:10:01 +02:00
prplwtf
b5ff1bb2b5
feat core
: $EXTPUBDIR didn't make sense so i just removed it
2024-04-04 16:54:36 +02:00
Victor B.
c6b44b9c7b
Use relative symlinks instead of absolute ones/hardlinks
...
If the panel directory ever changes, this will preserve the symlinks correctly.
2024-03-31 18:21:43 +02:00
prplwtf
2ff3f6d18a
fix core
: No longer accept hyphens, underscores and spaces on identifiers.
2024-03-31 13:34:57 +02:00
prplwtf
850dca339d
fix core
: Do not overwrite .gitignore and README.md whenever upgrading
2024-03-29 14:32:33 +01:00
prplwtf
46573cd32c
feat core
: Force Docker users onto /app.
2024-03-29 14:16:42 +01:00
prplwtf
b7cb25a872
feat core
: Implement some of Doacola's Docker patches.
2024-03-29 13:53:39 +01:00
prplwtf
0489d4ba43
feat core
: Make removing wrappers possible.
2024-03-29 13:45:49 +01:00
prplwtf
6dd9dffd83
fix core
: Accidental !IF instead of IF
2024-03-29 13:27:25 +01:00
prplwtf
d7cbc36862
feat core
: Update fallback version to "beta-A428" (042024) as the release won't make it this month.
2024-03-29 12:44:49 +01:00
prplwtf
6cf7a479a5
fix core
: Blueprint did not exit upon updating Pterodactyl folder variable.
2024-03-29 12:44:02 +01:00
purple
ca399686e8
feat core
: Implement new wrapper stuff to admin wrapper as well
2024-03-28 14:00:56 +01:00
purple
8507042e76
feat core
: Implement new routes stuff for dashboard wrapper
2024-03-28 13:59:29 +01:00
purple
751ad1fe36
fix core
: resolve syntax errors related to previous commit
2024-03-24 20:05:04 +01:00
purple
648abffbdd
feat core
: do not include .git and .github when upgrading
2024-03-24 20:02:10 +01:00
purple
9ab5f1bf58
fix core
: admin and dashboard wrappers shouldn't be duplicated when updating extensions now
2024-03-22 19:27:28 +01:00
purple
f7d8eee678
fix core
: -upgrade did not halt after encountering remote error.
2024-03-20 11:27:44 +01:00
purple
b9187b932a
fix core
: New remote argument wouldn't trigger additional input question in -upgrade.
2024-03-20 11:26:30 +01:00
purple
747102f123
feat core
: Change -upgrade argument "dev" to "remote" and allow for easier outside development.
...
Contributors may now use "blueprint -upgrade remote username/repository" to test their forks easily. Not providing a destination to "remote" will imitate the behavior of what "dev" previously did.
2024-03-20 11:23:27 +01:00
purple
0d59915b74
feat core
views
: Implement new minimal permissions system
2024-03-19 17:52:03 +01:00
prplwtf
ebcad9cba8
fix core
: Removing extensions would not remove their admin button files.
2024-03-16 16:36:41 +01:00
prplwtf
ab3ddf83ef
feat core
: (error validation) Look for .store directory when updating instead of specific files.
2024-03-16 16:34:13 +01: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
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
da8b8001c4
feat core
: change version name format
2024-03-16 12:36:58 +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
0296eaf0d4
feat core
routes
: add identifier string to navigation routes for identifying extension routes
2024-03-13 21:25:36 +01:00
prplwtf
9e509556e7
feat core
readme
views
issue-templates
: update github urls
2024-03-11 17:49:47 +01:00
prplwtf
3ba20f1053
fix core
: typo found by @ArnaudLier
2024-03-10 21:13:41 +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
02540a7269
feat core
: go for different nests/eggs implementation for routes
2024-03-09 19:19:50 +01:00
prplwtf
3d49023252
feat core
routes
: start work on nestids
2024-03-09 18:36:16 +01:00
prplwtf
dd1cf8c55a
fix core
: -remove would remove all extension's storage directories
2024-03-07 15:12:28 +01:00
prplwtf
709d17f9dd
fix core
: possibly fix permission issue
2024-03-04 21:23:07 +01:00
prplwtf
19c3975062
feat core
: add alias for routes
2024-03-03 16:09:22 +01:00
prplwtf
e71e401e66
fix core
: updating routes somehow do not overwrite them
2024-03-03 15:59:01 +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
94f1916330
fix core
: whoops
2024-03-03 13:45:05 +01:00
purple
51690887e7
feat core
: Use different temp directory and edit some logs.
2024-03-03 12:51:18 +01:00
expxx
a40be9e1ca
Handle dev files automatically during upgrade
2024-03-02 14:17:52 -07:00
prplwtf
191856a8a6
feat core
: add new flag
2024-03-02 22:14:05 +01:00
prplwtf
564c32de91
fix core
: forgot to validate dirs ending with /
2024-03-02 21:58:59 +01:00
prplwtf
3b9c309d6f
fix routes
controllers
: whoops
2024-03-02 21:56:59 +01:00
prplwtf
9ba85067b6
feat core
routes
: custom extension routes should theoretically work now
2024-03-02 21:17:47 +01:00
prplwtf
000c380b2a
fix core
: how the hell did the Automation extension sneak into my code
2024-03-02 20:35:14 +01:00
prplwtf
28ac847297
feat core
: up the application after migrating the database
2024-03-02 18:44:13 +01:00
prplwtf
a05148176f
feat views
: make blueprint page tooltip better
2024-03-02 18:14:03 +01:00
prplwtf
2ec4777095
feat core
: Do a bunch of stuff, make preperations for routes API and add controllers API.
2024-03-01 21:28:50 +01:00
prplwtf
6be17ca4a6
fix core
: -debug threw random errors when receiving text input
2024-02-27 22:46:54 +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
6368c78d00
feat core
: Apply file permissions upon extension removal.
2024-02-27 14:57:21 +01:00
prplwtf
761349f953
feat core
: Add SVG, GIF and WEBP support to extension icons.
2024-02-27 14:46:04 +01:00
prplwtf
f1987b11d1
feat core
: Improve folder escape detection and add file permission stuff to extension installation transactions.
2024-02-27 13:03:04 +01:00
prplwtf
236981446a
feat core
: Route names can now be undefined.
2024-02-25 13:56:55 +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
e84a5143e1
feat core
: allow alternative webserver permission configuration
2024-02-24 15:11:01 +01:00
prplwtf
c20974bbb3
feat core
: update fallback version to latest
2024-02-22 22:16:33 +01:00
prplwtf
73e6bc821f
merge main
: prplwtf@github.com/teamblueprint/main.git
2024-02-21 12:05:34 +01:00
prplwtf
b4599ce06c
fix core
: -remove had incorrectly coded if statement for yes/no input
2024-02-21 12:04:52 +01:00
david1117dev
08600fa36a
Added --progress EVERYWHERE
2024-02-18 17:17:01 +01:00
david1117dev
d94632376d
Add --progress to yarn build
2024-02-18 17:01:30 +01:00
prplwtf
c4a1354fd5
fix core
: forgot to update view path
2024-02-18 12:47:32 +01:00
prplwtf
1adf071d2e
feat core
lib-misc
: update some view paths (very danger)
2024-02-17 21:38:10 +01:00
prplwtf
5c418fccf3
feat core
: Change wrapper paths to their new locations.
2024-02-17 16:44:59 +01:00
prplwtf
e56f5f69a9
fix core
: Apply new extension wrapper indicators onto -install
2024-02-14 17:18:23 +01:00
purple
078b31b062
feat routes
core
: Move the extension admin routes to a custom routes file.
2024-02-14 08:32:44 +01:00
purple
3cd6b27a22
feat core
: Halt extension removal if argument one ends with ".blueprint"
2024-02-14 08:22:50 +01:00
purple
348e0a95c2
feat core
: -install can now be called as -add
2024-02-14 08:21:09 +01:00
purple
d286a6bdc8
feat core
: Restructure template input validation code.
2024-02-13 15:09:18 +01:00
purple
8268057d53
feat core
: Clear application cache upon Blueprint installation and extension installation/removal.
2024-02-13 15:06:17 +01:00
prplwtf
e297dbd69d
feat core
: Add additional template placeholders for future templates and modify comments for wrapper placement.
2024-02-09 13:04:47 +01:00
prplwtf
d644d2e0af
feat core
: Modify argument parsed to -install by -build.
2024-02-08 18:45:14 +01:00
prplwtf
9ba5698a4c
feat core
: Improve code readability and speed up a couple operations.
2024-02-04 15:18:41 +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
1afccdd191
feat core
components
: Add new component options
2024-01-31 22:14:11 +01:00
prplwtf
8f820f8b58
feat core
: Additional optimizations.
2024-01-31 20:23:22 +01:00
prplwtf
04b596fabc
feat core
: Additional speed optimizations.
2024-01-31 19:36:44 +01:00
prplwtf
135742c33e
fix core
: Speed up core and fix issues regarding linebreaks.
2024-01-31 17:38:47 +01:00
purple
4ebefe104b
fix core
: stuff
2024-01-31 12:46:09 +01:00
purple
f72ec38074
feat core
build-files
: Rename "controller.php" to "controller.build"
2024-01-31 12:20:37 +01:00
purple
6e3820b74f
feat core
: Make custom navigation routes work
2024-01-31 12:14:36 +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
eb9f8f594c
feat core
: Remove some debug echo commands
2024-01-31 00:05:06 +01:00
purple
13bc8e2cf0
feat core
: Additional error validation on custom navigation routes
2024-01-30 23:48:09 +01:00
purple
8115d1c603
feat core
routes
: Working version of Blueprint route support.
2024-01-30 23:29:21 +01:00
prplwtf
e6763420b9
fix core
: still borked, but less
2024-01-30 22:35:07 +01:00
prplwtf
0c23e7ba86
fix core
: Routes is still completely borked, just less borked now.
2024-01-30 21:50:33 +01:00
prplwtf
11c34244f3
feat core
: Make custom navigation routes removable and inject them into routes.ts
2024-01-30 21:16:17 +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
0aaf680ca4
feat core
: Clean up the returned values a bit and fix a missing var.
2024-01-30 20:22:35 +01:00
prplwtf
4ee7e18de2
fix core
: Fix some sed issues regarding routes.
2024-01-30 20:18:00 +01:00
prplwtf
e5d7ee7926
fix core
: Fix error caused by sed regex.
2024-01-30 19:56:22 +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
47e2d4d0d4
feat core
: Echo all output after generating route files for testing
2024-01-30 18:41:48 +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
71a331f280
fix core
: Relive the "sourcesourcesource" problem all over again.
2024-01-30 13:45:19 +01:00
prplwtf
68bbf03d92
fix core
views
: Fix sed range error.
2024-01-30 13:27:07 +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
purple
a877a487d0
feat core
: remove route build file after copy route build file
...
:)
2024-01-29 22:00:48 +01:00
prplwtf
d43be15f66
feat core
: create build file when routes
2024-01-28 22:25:06 +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
prplwtf
b1c6d4a9d7
feat core
: Detect and loop through custom routes. (not apply them yet)
2024-01-27 16:49:33 +01:00
prplwtf
172b7dadc2
feat core
: Implement new default extension icons.
2024-01-23 23:26:34 +01:00
prplwtf
b4e0c761c4
fix core
: blueprint icon was no longer showing on install script
2024-01-21 21:16:32 +01:00
prplwtf
26c3bb6c31
feat core
: Remove importing of the (now-deleted) "bash_colors" library.
2024-01-20 14:22:47 +01:00
prplwtf
6db7c43d1a
feat core
: Step away from "bash_colors" internal library for the -info command.
2024-01-20 14:19:51 +01:00
purple
bff7f6cbc3
fix core
: incorrect path to temp folder when removing it
2024-01-18 11:06:31 +01:00
purple
8e66ef39ff
feat upgrade
: move upgrade script to core
2024-01-18 11:03:13 +01:00
prplwtf
7bdd83ee66
fix core
: -wipe did not exit after error
2024-01-16 21:33:37 +01:00
prplwtf
2199464f67
feat core
: update log output for choosing a template
2024-01-16 19:19:49 +01:00
purple
30f9422f7b
feat core
: Finish migration to new log layout and update library changes.
2024-01-15 23:59:30 +01:00
prplwtf
5542b24e74
feat core
: Use PRINT for even more.
2024-01-15 23:23:54 +01:00
prplwtf
e4ae89e026
feat core
: Rewrite even more logs.
2024-01-15 22:09:31 +01:00
prplwtf
409cda4518
feat core
: Replace even more logs with the new PRINT function
2024-01-15 21:39:39 +01:00
prplwtf
3310b20cdb
feat core
: Transition -install to new logging method
2024-01-15 18:34:11 +01:00
prplwtf
17749f91f0
feat core
: Move over a handful of logs to the new "PRINT" format.
2024-01-15 17:40:12 +01:00
purple
10496131e8
feat core
: improve logging in some places
2024-01-15 00:54:27 +01:00
purple
af970df4f2
feat core
: add new log format in some more places
2024-01-15 00:52:51 +01:00
purple
55fcd8888f
feat core
: add new log messages and change log format in a few places
2024-01-15 00:43:11 +01:00
prplwtf
e9ad82ae00
feat core
: add marketplaces extension website icon
2024-01-12 16:32:42 +01:00
purple
9b8f0ab9c3
feat core
: Add React as required dependency as it is used by the Pterodactyl panel.
2024-01-09 11:29:02 +01:00
purple
e05c13d45e
feat core
: Add webpack to required dependencies as it is utilized when building panel assets.
2024-01-09 11:27:13 +01:00
prplwtf
9739402ed0
feat core
: bump fallback version to unstable
2024-01-06 23:45:34 +01:00
prplwtf
12e6e5bb7a
feat core
react
: remove routes stuff for components for now
2024-01-06 23:37:19 +01:00
prplwtf
2b649f9f74
feat core
react
: Add SubNavigation and Routes to components
2024-01-06 23:07:18 +01:00
prplwtf
b55b4c9198
feat core
react
: Add DropdownItems to components
2024-01-06 21:40:40 +01:00
prplwtf
2dc2039cbd
feat core
react
: Add ServerRow items to supported Components
2024-01-06 21:24:36 +01:00
prplwtf
456145cba4
feat core
react
: Add account pages to supported Components
2024-01-06 16:32:17 +01:00
purple
5d80d70974
feat core
react
: Add even more supported Components
2024-01-06 02:48:45 +01:00
purple
3b43f2873a
feat core
react
: Add more Component placements
2024-01-06 01:58:57 +01:00
purple
47c081b73c
feat core
: Keep track of component file changes, update removal, improve script and more.
2024-01-06 01:34:31 +01:00
purple
f723aa964d
feat core
: undo last commit and cache Components.yml file
2024-01-06 00:43:46 +01:00
purple
d0a09820f7
feat core
: try to use a wildcard in sed commands (spoiler: this will go very wrong)
2024-01-06 00:38:45 +01:00
purple
0e7b764b2a
feat core
react
: make files stuff work
2024-01-06 00:15:51 +01:00
purple
30c40c5edf
feat core
react
: add files for account and make serverTerminal work
2024-01-05 23:58:46 +01:00