Commit graph

960 commits

Author SHA1 Message Date
purple
1f06fa6f5b
feat(admin-layout): import bootstrap icons by default because they look nice 2023-11-14 20:39:24 +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
7e996b9496 feat(readme): add teamblueprint/web to related links 2023-11-14 15:42:12 +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
f42c1e0eb4 feat(assets): Add new logo.svg and cutout versions of a few of the current logo's. 2023-11-10 14:50:07 +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
b13ec92701 fix(extensions-page): Make extension icons smaller and fix rounded corners only being shown on one side. 2023-11-08 11:29:12 +01:00
purple
2dcbf8bb6e feat(core): Change website icon depending on extension website url 2023-11-08 11:22:47 +01:00
purple
2437f3ea79 feat(bpview): "Overview" box now has the "box-info" class if version is not outdated. 2023-11-07 12:57:41 +01:00
purple
8d24cef769 feat(bpview): add github repo button 2023-11-07 11:36:40 +01:00
purple
598a5e18b4 feat(bpcontroller): Define BlueprintExtensionLibrary as $blueprint instead of $bplib. 2023-11-07 10:23:00 +01:00
purple
a5219944d9 feat(admin): Improve Blueprint notification style 2023-11-07 10:20:43 +01:00
purple
3a444c96b2 feat(bpview): make version tag red if version is outdated 2023-11-06 21:05:12 +01:00
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