Commit graph

211 commits

Author SHA1 Message Date
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
prplwtf
1adf071d2e feat core lib-misc: update some view paths (very danger) 2024-02-17 21:38:10 +01:00
prplwtf
3e3e50bced feat assets: Remove old default extension icons 2024-02-04 21:13:36 +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
prplwtf
172b7dadc2 feat core: Implement new default extension icons. 2024-01-23 23:26:34 +01:00
prplwtf
7f3424b1b4 feat libraries: Remove the bash_colors library. 2024-01-20 14:22:11 +01:00
purple
084ebeca80 feat libraries: Make new "misc" library that is a collection of all tiny functions of other libraries. 2024-01-15 23:59:09 +01:00
prplwtf
a3c9dda69d feat throwError: Remove multiple unused log definitions. 2024-01-15 22:10:22 +01:00
prplwtf
f763638361 feat logFormat: Change output format for PRINT 2024-01-15 18:05:22 +01:00
prplwtf
1676286a3b feat libraries: Modify comments and change $SECONDARY variable in logFormat. 2024-01-15 17:40:50 +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
purple
f9e5aaeebc feat(core, throwError): more component error handling 2024-01-03 01:56:19 +01:00
purple
1b65e5a591 feat(core, throwError): add extra error handling to react support 2024-01-03 01:33:07 +01:00
purple
1098c9d092 feat(internal-placeholders): modify internal placeholder names 2024-01-01 18:09:04 +01:00
purple
cbe2a7aca9 feat(core, throwerror): prepare for upcoming basic react support 2023-12-28 20:45:03 +01:00
purple
8f29265cf1 fix(onboarding): restore flashing extension navbar item upon first use 2023-12-28 17:18:54 +01:00
purple
60783a080e fix(parse_yaml): make parse_yaml shellcheck-proof 2023-12-23 15:02:39 +01:00
purple
4243005e00 lib(parse_yaml): pass through shellcheck which might come with potentional errors 2023-12-23 14:49:50 +01:00
purple
e7226ebfa3 lib(bash_colors): shellcheck stuff 2023-12-23 14:00:42 +01:00
purple
cf830586f1 feat(core): add "-debug" command 2023-12-22 16:06:02 +01:00
purple
5c6681cd31 lib(grabenv, telemetry, throwError, cachereminder): address shellcheck advisories 2023-12-17 13:43:59 +01:00
purple
f56a57851d fix(lib-bashcolors): Debug file path was done from active directory, instead of originating from Pterodactyl folder. 2023-12-14 21:33:10 +01:00
prplwtf
27bd9e608b lib(throwerror): rename scriptsNoPrivateDir to scriptsNoDataDir 2023-12-11 16:13:53 +01:00
prplwtf
54a10c8e52 feat(core): add file path validation to optional options 2023-12-11 14:32:32 +01:00
prplwtf
20bb947c57 lib(throwError): add additional log options 2023-12-11 13:55:52 +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
83905266ca fix(admincache): admin cache refresh does not disappear 2023-12-03 18:53:19 +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
454ac89379 feat(adminwrapper): use random letters for placeholder class 2023-12-03 18:35:54 +01:00
prplwtf
9c098ccf92 fix(adminwrapper): incorrect placement of replacable variable 2023-12-03 18:34:37 +01:00
prplwtf
bbc11b3eee feat(admincacherefresh): remove helper iframe thing 2023-12-03 16:35:18 +01:00
prplwtf
b61e086af8 feat(assets): add logoCoverTextPurple 2023-12-03 13:33:07 +01:00
purple
1f6b2f2584 Merge branch 'main' of https://github.com/teamblueprint/main.git 2023-12-01 12:50:08 +01:00
purple
c574d8b0f9 feat(assets): remove old assets 2023-12-01 12:50:05 +01:00