Commit graph

445 commits

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