Commit graph

738 commits

Author SHA1 Message Date
purple
a0c0bc8ca7 feat(bpview): add outdated version warning 2023-11-06 13:29:40 +01:00
purple
8097ec517a feat(artisan, bpview, bpcontroller): Update formatting on bpview and add new artisan command. 2023-11-06 13:24:04 +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
82dbeb6153 fix(SyncCommand): Telemetry ID did not sync correctly. 2023-11-01 14:59:08 +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
4d05f71f98 fix(lib-db): Improve lib-db and fix problem regarding adding new values. 2023-11-01 14:07:05 +01:00
purple
5261ccf36d feat(core): Use "lib-db" for checking developer mode. 2023-11-01 13:51:33 +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
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
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
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
06744118ca merge(main): teamblueprint/main 2023-10-30 15:50:07 +01:00
purple
76f389f8e8 fix(core): Wrong colors on -help with developer mode disabled. 2023-10-30 15:49:29 +01:00
purple
913fe06ffd
feat(readme): Open PR instead of issue for adding extensions to the extensions list 2023-10-30 10:14:44 +01:00
purple
415bb99d76
feat(placeholder-file): Update contents of placeholder file in storage folder. 2023-10-29 20:36:27 +01:00
purple
b033e3784b
feat(migrations): Add comment to Blueprint database migration 2023-10-29 20:33:48 +01:00
purple
b298b654b1
feat(funding): No longer accept Ko-Fi donations. 2023-10-27 12:38:54 +02:00
purple
b3f5aa33fc Merge branch 'main' of https://github.com/teamblueprint/main.git 2023-10-27 11:44:39 +02:00
purple
277d67c5db feat(readme): Add additional linebreaks for improved formatting. 2023-10-27 11:44:32 +02:00
purple
827000cf15
fix(readme): Correctly format the note block for the extensions section. 2023-10-27 11:42:48 +02:00
purple
9a6e2ae33f feat(readme): Format information and warnings into blocknotes. 2023-10-27 11:35:57 +02:00
purple
eae26ad67a
feat(readme): update contributors list 2023-10-26 23:15:54 +02:00
Ahwx
ca19144659
Merge pull request #12 from Codixer/nodesource-deprication 2023-10-26 20:46:47 +02:00
Stefano
11363cabe0
Added certificates as nodesource requires them :P 2023-10-26 19:45:19 +02:00
Stefano
0323361d6e
Nodesource deprication warning upon script use 2023-10-26 19:42:13 +02: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
99d586b0c7 feat(readme): Add introduction section to README.md 2023-10-25 21:55:46 +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