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
79ecee3db2
feat views
: Change settings dialog description
2024-03-19 20:04:01 +01:00
purple
2f7e1b25e4
fix app
: Fix incorrect db table
2024-03-19 17:58:06 +01:00
purple
0d59915b74
feat core
views
: Implement new minimal permissions system
2024-03-19 17:52:03 +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
purple
d79f06fe2e
feat views
: Make massive improvements to extension configuration dialog.
2024-03-19 15:43:08 +01:00
purple
505fcfdce7
feat views
: Update some stuff related to the extension config overlay.
2024-03-19 15:10:30 +01:00
purple
0d5f9f68ca
fix readme
: stray backslash
2024-03-17 13:15:27 +01:00
prplwtf
e603fe8842
feat public
: Allow crawlers on /extensions/blueprint.
2024-03-16 22:18:13 +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
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
da8b8001c4
feat core
: change version name format
2024-03-16 12:36:58 +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
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
0296eaf0d4
feat core
routes
: add identifier string to navigation routes for identifying extension routes
2024-03-13 21:25:36 +01:00
prplwtf
fa7975c74a
feat routes
: make eggId part of the api stuff
2024-03-11 18:22:33 +01:00
prplwtf
057de78e4f
feat readme
: update related links
2024-03-11 17:56:37 +01:00
prplwtf
9e509556e7
feat core
readme
views
issue-templates
: update github urls
2024-03-11 17:49:47 +01:00
prplwtf
9cd427f524
fix views
: unknown method on extensions page
2024-03-10 23:13: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
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
7eb9197f79
feat artisan
: don't import libs you'll never even use
2024-03-07 17:03:15 +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
da2c9f0669
feat readme
: update contributors list
2024-03-03 12:53:39 +01:00