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 |
|
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
|
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
|
a626235cb1
|
fix(core): Running "bash blueprint.sh" after installing Blueprint would show a "[WARNING]" log which should be "[FATAL]" for consistency.
|
2023-12-08 17:02:28 +01:00 |
|
prplwtf
|
241966122f
|
fix(core): syntax error
|
2023-12-08 16:37:11 +01:00 |
|
prplwtf
|
3d0a07838c
|
fix(core): -info would show log function names when some values were empty
|
2023-12-07 22:13:06 +01:00 |
|
prplwtf
|
f2e3bdc988
|
fix(confyml): reorder for consistency
|
2023-12-06 21:18:01 +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
|
1493f0ed48
|
feat(core): remove injecting admin css from install script
|
2023-12-03 18:51:09 +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 |
|
Slimi1
|
9ad40eef42
|
Change log for wipe command
|
2023-12-01 16:33:27 +02:00 |
|
purple
|
207eba4e8c
|
feat(domain-change): Replace most ptero.shop URLs with blueprint.zip
|
2023-11-28 18:31:26 +01:00 |
|
purple
|
2394c2c430
|
fix(core): correctly check for docker this time
|
2023-11-28 17:40:08 +01:00 |
|
prplwtf
|
e5791fc501
|
chore(core): bump fallback version to unstable
|
2023-11-26 17:58:12 +01:00 |
|
prplwtf
|
b248b567bc
|
feat(core): use shorter versions of config variables on remove script
|
2023-11-25 13:40:33 +01:00 |
|
prplwtf
|
9998f1398f
|
feat(core): use shorter versions of config variables on install script
|
2023-11-25 13:39:35 +01:00 |
|
prplwtf
|
2b891f111d
|
feat(core): parse even more variables to extension install/remove/export scripts
|
2023-11-25 13:38:37 +01:00 |
|
prplwtf
|
703ccbfe84
|
fix(core): Random debug file not found error on -export with custom scripts
|
2023-11-24 20:23:21 +01:00 |
|
purple
|
50b9e84a16
|
feat(core): make -export custom script info log a warning
|
2023-11-24 17:13:04 +01:00 |
|
purple
|
3bc23736cd
|
fix(core): unexpected eof
|
2023-11-24 17:00:08 +01:00 |
|
prplwtf
|
bfb3c4df09
|
fix(throwError, core): Core did not exit after throwing fatal error
|
2023-11-24 12:14:48 +01:00 |
|
prplwtf
|
d0908caae3
|
fix(core): Assets folder already exists warning when upgrading extensions.
|
2023-11-24 12:11:55 +01:00 |
|
prplwtf
|
6e04c53dcc
|
feat(core): update variables including in has...Script flags
|
2023-11-23 21:52:55 +01:00 |
|
prplwtf
|
c6319c6347
|
feat(core): add custom export script flag and make it work with -export
|
2023-11-23 19:12:53 +01:00 |
|
prplwtf
|
fedb025b97
|
feat(core): leave comment for future self
|
2023-11-23 19:02:33 +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
|
230f883c18
|
fix(core): Missing "fi" turning into EOF error
|
2023-11-23 14:27:30 +01:00 |
|
purple
|
6a8d0bde5d
|
feat(core): autoremove .gitkeep when exporting
|
2023-11-20 23:52:28 +01:00 |
|
purple
|
b75e4a0b0a
|
feat(core): update -expose command description on -help
|
2023-11-20 23:43:27 +01:00 |
|
purple
|
0445c07875
|
fix(core)
|
2023-11-19 15:07:33 +01:00 |
|
purple
|
585b41a02b
|
merge(main): github.com/teamblueprint/main.git
|
2023-11-19 14:51:19 +01:00 |
|
purple
|
d963972937
|
feat(core): add outdated version warning to -init when version is outdated
|
2023-11-19 14:49:32 +01:00 |
|
purple
|
c30ac8c7a4
|
feat(core): Add website link icon for "reddit.com"
|
2023-11-19 12:36:43 +01:00 |
|
purple
|
8f1c2c99dc
|
feat(core): mute config and view clear output on install
|
2023-11-18 23:38:01 +01:00 |
|
purple
|
9cc3996996
|
feat(core): Add removal script flag.
|
2023-11-14 21:17:11 +01:00 |
|
purple
|
6805d3eca1
|
feat(core): Add new public directory placeholder.
|
2023-11-14 15:50:14 +01:00 |
|
purple
|
2b3928ed1f
|
merge(main): github.com/teamblueprint/main.git
|
2023-11-14 15:42:30 +01:00 |
|
purple
|
6066f26739
|
feat(core): Add new installation timestamp placeholder.
|
2023-11-14 15:35:15 +01:00 |
|
purple
|
4c39ad0f5a
|
fix(core): discord.com was missing it's website button and add reddit, patreon and trello icons.
|
2023-11-14 15:30:38 +01:00 |
|
purple
|
ca084b2da8
|
fix(core): Attempt fixing bp:sync not working when upgrading by moving it below disabling maintenance.
|
2023-11-14 15:20:54 +01:00 |
|
purple
|
a1f5cd44c1
|
feat(core): update fallback version to latest
|
2023-11-12 19:56:29 +01:00 |
|
purple
|
91f812691b
|
fix(lib-grabenv): Fix grabenv returning errors in some scenarios.
|
2023-11-08 17:34:32 +01:00 |
|
purple
|
5158f84727
|
fix(core): Fix multiple problems regarding new extension structure.
|
2023-11-08 16:51:32 +01:00 |
|
purple
|
65944c0945
|
feat(?): Redo extension structure on a bunch of files.
|
2023-11-08 16:01:39 +01:00 |
|
purple
|
4c41a84250
|
fix(core): Linking public folder didn't work correctly.
|
2023-11-08 15:25:41 +01:00 |
|
purple
|
ecf394aacd
|
feat(private-directory): Move private directory to another folder.
|
2023-11-08 11:49:40 +01:00 |
|
purple
|
08694bca36
|
feat(public-directory): Symlink public/extensions to .blueprint/data/public when installing Blueprint.
|
2023-11-08 11:35:18 +01:00 |
|
purple
|
2dcbf8bb6e
|
feat(core): Change website icon depending on extension website url
|
2023-11-08 11:22:47 +01:00 |
|
purple
|
3a444c96b2
|
feat(bpview): make version tag red if version is outdated
|
2023-11-06 21:05:12 +01:00 |
|
purple
|
ef6866446c
|
feat(core): change code formatting on -info
|
2023-11-02 19:55:03 +01:00 |
|
purple
|
8d979ddc4f
|
feat(core): Add new -info command that shows info about your Blueprint install, inspired by neofetch.
|
2023-11-02 19:14:06 +01:00 |
|
purple
|
9c41a5fbcb
|
feat(core): Improve placeholder logs by grouping them.
|
2023-11-01 15:32:11 +01:00 |
|
purple
|
5b8124d5c5
|
fix(SyncCommand, BlueprintExtensionController): Fix sync and controller errors.
|
2023-11-01 15:24:00 +01:00 |
|
purple
|
aa3668285c
|
feat(core): Sync telemetry id and developer mode status through artisan command.
|
2023-11-01 14:51:42 +01:00 |
|
purple
|
5261ccf36d
|
feat(core): Use "lib-db" for checking developer mode.
|
2023-11-01 13:51:33 +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
|
725a152818
|
feat(core): Make dependency error bold as it contains "child" logs.
|
2023-11-01 13:23:25 +01:00 |
|
purple
|
6b668d1a07
|
fix(core): Leftover folders inside of exposed exports directory.
|
2023-11-01 10:54:51 +01:00 |
|
purple
|
3c096f37b0
|
feat(core): exposed export url paths now have added randomness to them.
|
2023-11-01 10:54:10 +01:00 |
|
purple
|
b3f0009748
|
feat(lib-grabenv, core): transfer placepanelurl to grabenv
|
2023-10-31 17:30:13 +01:00 |
|
purple
|
1a3b1d9116
|
feat(core): Undo import libraries wildcard.
|
2023-10-31 15:38:29 +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
|
915b152b3d
|
feat(core): mute rm for exposed extension exports
|
2023-10-31 12:00:49 +01:00 |
|
purple
|
ae3af6ba51
|
feat(core): Improve exposed extension exporting by reading panel url from .env.
|
2023-10-31 11:50:41 +01:00 |
|
purple
|
4ff3cf76ba
|
feat(core): Add exposed extension exporting
|
2023-10-31 11:28:47 +01:00 |
|
purple
|
b2839caf71
|
fix(core): Attempt at fixing vague bug when cleaning up the old public folder when updating extensions.
|
2023-10-31 11:01:35 +01:00 |
|
purple
|
516fbdde24
|
fix(core): Fix string-encased wildcards and encase more strings inside of quotes.
|
2023-10-31 10:38:52 +01:00 |
|
purple
|
4d0e6a9e0e
|
fix(core): uncomment url protocol correction and use correct variable names
|
2023-10-31 10:29:21 +01:00 |
|
purple
|
f3219c1449
|
feat(core): temporarily comment out url scheme correction for extension website urls
|
2023-10-31 10:21:57 +01:00 |
|
purple
|
2d3924b234
|
fix(core): Wrong website protocol correction on -install
|
2023-10-31 10:17:03 +01:00 |
|
purple
|
76f389f8e8
|
fix(core): Wrong colors on -help with developer mode disabled.
|
2023-10-30 15:49:29 +01:00 |
|
purple
|
4f2137d259
|
feat(core): Minor spacing changes to code.
|
2023-10-26 13:14:28 +02:00 |
|
purple
|
27227952ee
|
feat(core): Place quotes around most (if not all) paths for -install
|
2023-10-26 13:09:31 +02:00 |
|
purple
|
8696b81d7c
|
feat(core): Place quotes around paths for -remove
|
2023-10-26 13:05:04 +02:00 |
|
purple
|
553bad2d40
|
feat(core): Encase even more paths inside of quotes for -install
|
2023-10-26 13:01:33 +02:00 |
|
prplwtf
|
1b58f2a9fc
|
feat(core): Add quotes outside of paths in a couple -install paths to see how this goes and to prevent further issues.
|
2023-10-25 22:28:52 +02:00 |
|
prplwtf
|
a62abf6baa
|
fix(core): Remove placeholder optimization for now as it was causing issues on low-spec nodes.
|
2023-10-25 21:34:05 +02:00 |
|
prplwtf
|
764714ee34
|
fix(core): Files containing spaces were not handled correctly when installing extensions.
|
2023-10-25 21:17:28 +02:00 |
|
prplwtf
|
2b309f397b
|
feat(core): Improve speed of placeholders in theory and fix sed syntax stuff.
|
2023-10-25 20:37:38 +02:00 |
|
prplwtf
|
1ee5eb1743
|
fix(core): Modify sed expression for fixing placeholder filenames.
|
2023-10-25 19:57:40 +02:00 |
|
prplwtf
|
d3eb09d1f8
|
fix(core): Another attempt at fixing problems regarding spaces with placeholders.
|
2023-10-25 19:50:37 +02:00 |
|
prplwtf
|
4862b99b7e
|
fix(core): Attempt at fixing placeholder problems regarding spaces inside of file names.
|
2023-10-25 19:38:09 +02:00 |
|
prplwtf
|
af5793c62e
|
feat(core): Check for grep and awk when checking dependencies.
|
2023-10-25 19:18:43 +02:00 |
|
prplwtf
|
916e817fa5
|
fix(core): No developer-mode gate for -wipe
|
2023-10-25 19:02:33 +02:00 |
|
prplwtf
|
b75e12de51
|
feat(core): Add more logs to -install.
|
2023-10-24 15:13:09 +02:00 |
|
prplwtf
|
4e98edddae
|
feat(core): Encase some variables inside of braces.
|
2023-10-24 15:04:22 +02:00 |
|
prplwtf
|
ffff210495
|
feat(core): Encase some variables inside of braces.
|
2023-10-24 15:00:28 +02:00 |
|