Commit graph

83 commits

Author SHA1 Message Date
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
1adf071d2e feat core lib-misc: update some view paths (very danger) 2024-02-17 21:38:10 +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
cbe2a7aca9 feat(core, throwerror): prepare for upcoming basic react support 2023-12-28 20:45:03 +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
83905266ca fix(admincache): admin cache refresh does not disappear 2023-12-03 18:53:19 +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
purple
a65dc0b493
feat(lib-throwError): add throwByte function
[  ^^]
2023-11-30 23:12:11 +01:00
purple
207eba4e8c feat(domain-change): Replace most ptero.shop URLs with blueprint.zip 2023-11-28 18:31:26 +01:00
purple
55aeed73fe feat(bash_colors): update comment at file begin 2023-11-28 17:55:05 +01:00
purple
6f5526a0f0 feat(throwError): add comment at file begin 2023-11-28 17:54:48 +01:00
purple
bd8628c97d feat(parse_yaml): bump to latest commit 2023-11-28 17:54:19 +01:00
purple
29623dc002
feat(lib-db): Expect shell to already be in Pterodactyl folder 2023-11-24 20:02:33 +01:00
purple
e8d024ecd8
feat(lib-cacheReminder): add forceDisableCacheReminder function 2023-11-24 16:27:23 +01:00
prplwtf
bfb3c4df09 fix(throwError, core): Core did not exit after throwing fatal error 2023-11-24 12:14:48 +01:00
prplwtf
849c0c88ec feat(core): no longer use market variables for version names 2023-11-23 16:03:03 +01:00
prplwtf
d739dbf230 feat(lib-throwerror, core): rename throwError function to throw 2023-11-23 15:59:30 +01:00
prplwtf
ad8a7d4c29 feat(core, lib-throwerror): Add new throwError lib for easely throwing errors and exit when navigating to unknown directory. 2023-11-23 15:52:16 +01:00
prplwtf
ecf3ae64da fix(lib-db): syntax and eof error on db functions 2023-11-23 14:19:50 +01:00
purple
040c0465dc
feat(lib-telemetry): improve code readability 2023-11-20 23:49:24 +01:00
purple
b48b083a64
feat(lib-cachereminder): make code more readable 2023-11-20 23:48:20 +01:00
purple
026c7947a0
feat(lib-db): improve code formatting 2023-11-20 23:47:10 +01:00
purple
6c740f6d30 fix(lib-bashcolors): Fix random errors with bash_colors.sh 2023-11-20 13:07:11 +01:00
purple
2c6b79f678
feat(lib-bashcolors): mute debug log error logs 2023-11-19 13:10:35 +01:00
purple
91f812691b fix(lib-grabenv): Fix grabenv returning errors in some scenarios. 2023-11-08 17:34:32 +01:00
purple
65944c0945 feat(?): Redo extension structure on a bunch of files. 2023-11-08 16:01:39 +01:00
purple
4d05f71f98 fix(lib-db): Improve lib-db and fix problem regarding adding new values. 2023-11-01 14:07:05 +01:00
purple
17aa341c46 feat(lib-db): Don't add linebreaks for new lib-db values. 2023-11-01 13:44:24 +01:00
purple
dca1cc741e feat(core, lib-grabenv): Add new grabenv commands and change name of "PanelUrl" command to "AppUrl" 2023-11-01 13:43:23 +01:00
purple
b3f0009748 feat(lib-grabenv, core): transfer placepanelurl to grabenv 2023-10-31 17:30:13 +01:00
purple
86431a17f8 fix(lib-db): Forgot to add a slash to the path variable. 2023-10-31 15:47:28 +01:00
purple
56b9c2cecb fix(lib-db): wrong folder path 2023-10-31 15:41:39 +01:00
purple
1e0f6592b4 feat(core, libs): Use windcard on sourcing libraries and try to use environment variables for some vars. 2023-10-31 15:35:14 +01:00
purple
3902511b4d Fix typo. 2023-08-13 16:39:55 +02:00