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