Commit graph

889 commits

Author SHA1 Message Date
purple
13e9c06c5b fix(core): do a bunch of stuff 2023-12-28 22:02:55 +01:00
purple
6cf0a11b03 feat(core): adding navbar items should theoretically work now 2023-12-28 21:47:41 +01:00
purple
ba00d57dc2 feat(react, core): restructure some files and make hopefully something work 2023-12-28 21:45:00 +01:00
purple
be8b72c637 feat(core): read from component configuration file 2023-12-28 21:24:17 +01:00
purple
1451970f9f feat(core): start handling components when installing extensions 2023-12-28 21:03:05 +01:00
purple
cbe2a7aca9 feat(core, throwerror): prepare for upcoming basic react support 2023-12-28 20:45:03 +01:00
purple
537b5792ce feat(react): attempt at extending the navigationbar 2023-12-28 18:35:50 +01:00
purple
55e330f828 feat(react-css): Place all react-bundled css overrides in a new "blueprint" folder. 2023-12-28 17:56:33 +01:00
purple
fb7366dd0b feat(admin-layouts): remove onboarding notification 2023-12-28 17:19:55 +01:00
purple
8f29265cf1 fix(onboarding): restore flashing extension navbar item upon first use 2023-12-28 17:18:54 +01:00
purple
3668bc39f5
feat(readme): remove tilde about sponsor text
(got accepted into gh sponsors yey)
2023-12-26 20:38:56 +01:00
purple
9d45c62225 feat(funding): add github sponsors even though i am waiting for verification 2023-12-26 01:23:34 +01:00
purple
7969ecd1ee feat(ISSUE_TEMPLATE): add bug report 2023-12-25 01:23:28 +01:00
purple
24f3fbc5f3
feat(ISSUE_TEMPLATE): allow blank issues for now 2023-12-24 17:37:17 +01:00
purple
4e8c0b911b
feat(ISSUE_TEMPLATE): update template for now 2023-12-24 17:36:59 +01:00
purple
443f774990 feat(ISSUE_TEMPLATE): work in progress issue template 2023-12-24 17:32:27 +01:00
Ahwx
2eb0f88633
feat: adds issue templates 2023-12-24 16:28:38 +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
de5f6794ac fix(core): Finish ALL shellcheck advisories 2023-12-22 17:51:20 +01:00
purple
cf830586f1 feat(core): add "-debug" command 2023-12-22 16:06:02 +01:00
purple
a3e6eecc26 feat(shellcheck, core): drastically speed up "depend" and add .shellcheckrc 2023-12-22 14:31:31 +01:00
purple
1c4389ebf7 feat(core): address LAST shellcheck "error" warning and make y/n questions in upgrade use the same variable. 2023-12-22 13:31:44 +01:00
purple
5aaf41e668 fix(core): extension file paths could escape the temporarily directory 2023-12-22 13:20:33 +01:00
purple
1164d65a82 feat(core): address multiple shellcheck advisories 2023-12-22 13:15:54 +01:00
purple
e55fce4d18
feat(readme): update 2023-12-21 23:03:27 +01:00
purple
198f6fe475 fix(core): undo last commit because no worky 2023-12-18 21:39:47 +01:00
purple
2e3ceea125 fix(core): add linebreaks when placing wrappers which were not removed. 2023-12-18 21:26:21 +01:00
purple
5c6681cd31 lib(grabenv, telemetry, throwError, cachereminder): address shellcheck advisories 2023-12-17 13:43:59 +01:00
purple
08a2484563 feat(core): address even more shellcheck advisories 2023-12-17 12:57:26 +01:00
purple
c320ecf126 feat(core): address multiple shellcheck advisories. 2023-12-17 12:51:06 +01:00
purple
6f29bdee1c merge(main): github.com/teamblueprint/main.git 2023-12-17 12:41:08 +01:00
purple
2196f450f9 feat(core): add double quotes around ${identifier}.blueprint to prevent word splitting 2023-12-17 12:40:57 +01:00
purple
9934af8724
feat(core): update a comment 2023-12-15 19:43:57 +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
25a04f92e4 fix(core): install script ignored due to incorrect if statement 2023-12-11 21:25:44 +01:00
prplwtf
57e356205b fix(core): fatal error when trying to install extensions with no export/install/remove scripts 2023-12-11 20:05:29 +01:00
prplwtf
820c14a2f1 fix(core): error thrown when one or two script options were enabled 2023-12-11 18:43:01 +01:00
prplwtf
27bd9e608b lib(throwerror): rename scriptsNoPrivateDir to scriptsNoDataDir 2023-12-11 16:13:53 +01:00
prplwtf
695d353ede feat(core): validate custom script paths 2023-12-11 16:13:24 +01:00
prplwtf
719edfe963 feat(core): add "developerIgnoreRebuild" flag 2023-12-11 15:56:05 +01:00
prplwtf
0c29e55d14 feat(core): use new flag variables in if statements instead of checking manually 2023-12-11 15:50:54 +01:00
prplwtf
f553a2ee2d feat(core): move "check dependencies" below y/n question on -remove 2023-12-11 15:34:26 +01:00
prplwtf
0fc47a7ad2 feat(core): make assignflags a function 2023-12-11 15:33:33 +01:00
prplwtf
26a42b3dd2 feat(core): assign variables on a per-flag basis on -install 2023-12-11 14:47:39 +01:00
prplwtf
7950928b29 feat(core): finish conf.yml file/folder path validation 2023-12-11 14:44:29 +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
purple
332752744d
feat(readme): remove a bunch of sections and add a screenshot section 2023-12-10 13:58:30 +01:00