Commit graph

609 commits

Author SHA1 Message Date
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