Commit graph

1493 commits

Author SHA1 Message Date
prplwtf
88ddee2f34 feat template.blade.php: extension icons should have their identifier as alt text 2024-07-16 15:53:55 +02:00
prplwtf
8970c168ff fix upgrade.sh: remote without arguments would not make a valid url 2024-07-16 15:34:00 +02:00
prplwtf
6a2a3143d3 feat parse_yaml: update upstream parse_yaml script and pass through shellcheck 2024-07-16 15:31:00 +02:00
prplwtf
0c9773d781 feat entry: add alt text to extension icons 2024-07-16 15:26:36 +02:00
prplwtf
bba328c58b feat ExtensionLibrary: delete BlueprintExtensionLibrary.php 2024-07-16 15:20:59 +02:00
prplwtf
10b6c0ab5f feat ExtensionLibrary: create BlueprintExtensionLibrary.php 2024-07-16 15:19:41 +02:00
prplwtf
c2bb26b61a feat upgrade.sh: you can now use other source-control urls for remote upgrading 2024-07-16 15:03:40 +02:00
prplwtf
6fc1acf5b4 feat blueprint.sh: new blueprint installation logo 2024-07-16 13:57:05 +02:00
prplwtf
a5ad441d29 feat blueprint.sh: add colorful ascii art 2024-07-16 13:47:15 +02:00
prplwtf
9b2810f286 feat blueprint.sh: set color vars for ascii logo 2024-07-16 13:45:03 +02:00
prplwtf
bb54652c31 feat blueprint.sh: make ascii art viewable in the codebase as well 2024-07-16 13:40:58 +02:00
prplwtf
597850134a feat blueprint.sh configutility.sh: move config into its own library file and fix "unknown command" error 2024-07-16 13:37:24 +02:00
prplwtf
e3677894ab fix blueprint.sh: no arguments didn't trigger help command and "unknown command" didn't complain about the correct argument 2024-07-16 13:27:53 +02:00
prplwtf
4e21ad260f feat libraries logFormat: address shellcheck advisories 2024-07-16 13:25:55 +02:00
Ivy
cf6c3f95e6
Merge pull request #50 from Jelcoo/main
fix (`logFormat.sh`): overwriting variables used elsewhere
2024-07-15 22:29:15 +02:00
Jelco
40a2ec186b
fix (logFormat.sh): overwriting variables used elsewhere 2024-07-15 22:12:14 +02:00
Ivy
d66c22380c
feat install.sh: slightly improve some paths 2024-07-14 12:50:50 +02:00
Ivy
699d675655
feat blueprint.sh: minor codebase improvements 2024-07-14 12:44:24 +02:00
purple
8aff3a0f61 feat blueprint.sh: throw out hex-based versioning and work with yy-mm instead 2024-07-10 11:42:22 +02:00
purple
4489fe8219 fix blueprint.sh: stray log line 2024-07-10 11:34:31 +02:00
prplwtf
bf732b4adb feat logFormat: add more options for formatting 2024-07-06 13:59:26 +02:00
prplwtf
412ec71842 fix install.sh: -build can now also run as it should 2024-07-03 16:40:51 +02:00
prplwtf
49c7c832e4 fix blueprint.sh: export was for some reason bound to the wipe.sh script 2024-07-03 16:31:17 +02:00
Ivy
a85dbb4202
Merge pull request #47 from BlueprintFramework/refactor
Bulk extension management, bugfixes and more.
2024-07-01 23:19:49 +02:00
Ivy
796a8b1e00
Merge branch 'main' into refactor 2024-07-01 17:32:44 +02:00
prplwtf
503e1fff4f feat blueprint.sh: fix stuff 2024-07-01 17:18:47 +02:00
purple
1b818227e0 feat blueprint.sh: migrate a couple commands over to case statement 2024-06-30 12:40:22 +02:00
purple
da4561880b feat blueprint.sh: make better 2024-06-30 12:23:13 +02:00
purple
550b01a1c2 feat blueprint.sh: add more commands to case list 2024-06-30 12:17:56 +02:00
Ivy
997778dcb5
fix blueprint.sh: version script path was incorrect 2024-06-29 21:33:02 +02:00
prplwtf
c765cb6c74 feat scripts: work in progress improvements 2024-06-27 22:12:34 +02:00
prplwtf
1001841320 feat install remove: tell user which extension is currently being installed 2024-06-26 21:19:06 +02:00
prplwtf
d574a49342 feat core install remove: get -remove working and improve -install 2024-06-26 19:11:15 +02:00
prplwtf
486bff275a fix install.sh: interval was required 2024-06-26 18:59:18 +02:00
Ivy
01ebc68b77
feat core: replace one word 2024-06-26 18:21:58 +02:00
Victor B.
23acb33df0
fix core console: intervals aren't required 2024-06-26 16:07:27 +02:00
prplwtf
ca623a4066 feat refactor: do stuff 2024-06-23 17:53:05 +02:00
prplwtf
1106d68e45 chore refactor: work on bulk extension installation and removal 2024-06-23 16:54:36 +02:00
prplwtf
de1663b97f chore refactor install: turn some variables into local variables 2024-06-23 16:43:19 +02:00
prplwtf
8500b8c489 feat refactor: make bugfixes and split part of the core script into new scripts 2024-06-23 16:38:57 +02:00
Ivy
2898004ed5
Merge pull request #46 from Kustys/main
Update blueprint.sh
2024-06-23 08:44:04 +02:00
Kustys
cd5af0b9ab
Update blueprint.sh
dup thingy line 1360
2024-06-23 06:27:55 +01:00
prplwtf
27031c9264 fix core BlueprintExtensionController: Update fallback version, fix some stuff, and do some more stuff.
Co-authored-by: Robert Jansen <0x7d8@users.noreply.github.com>
2024-06-22 21:25:29 +02:00
Ivy
bef45424d3
Merge pull request #45 from BlueprintFramework/console-api
Add Artisan and Schedule support through the new Blueprint Console API.
2024-06-22 16:30:51 +02:00
Victor B.
5417a1e837
fix libraries: don't make use of shell commands for fileMake 2024-06-22 16:30:00 +02:00
Ivy
b126300d59
fix BlueprintConsoleLibrary: don't make use of shell commands
Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-22 16:27:35 +02:00
prplwtf
c85ca78d85 chore tests: remove folder 2024-06-22 16:22:19 +02:00
prplwtf
9d6b432f99 feat core: Make schedules (and artisan) work WOOOOOOO
Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-22 16:17:45 +02:00
prplwtf
2def33c9d7 feat core lib app build: Prepare schedules support 2024-06-22 14:38:49 +02:00
Ivy
a0a04f03f9
Merge pull request #44 from BlueprintFramework/vic/no-more-config-app
fix `core`: no longer override config/app.php
2024-06-22 13:50:59 +02:00