Commit graph

263 commits

Author SHA1 Message Date
purple
6924bec5d4
Default -init configuration had the wrong file path for icons 2023-05-30 11:44:21 +02:00
purple
a2d6df9a19
Fix for controller_location being required, even for extensions using the default controller. 2023-05-30 11:36:39 +02:00
purple
4ddc4c1d9c
Fix -test command 2023-05-30 11:31:53 +02:00
purple
7f1256d1a1
"cp: -r not specified..." is now fixed for -init 2023-05-30 11:30:02 +02:00
purple
932782bef6
Automatically remove .hello.txt file in .development 2023-05-30 11:27:02 +02:00
purple
55637938d0
Forgot to update path for new tmp directory on -init 2023-05-30 11:22:41 +02:00
purple
97eeff2bf0
Properly align first "blueprint help" item 2023-05-30 11:15:36 +02:00
purple
5346c0f069
Automatically remove pulled files after update.sh is ran. 2023-05-30 11:14:32 +02:00
purple
da5eb102e3
Add INFO.md to the tools folder 2023-05-30 11:12:47 +02:00
purple
6e7c27f52c
Add "tools" directory with expermental development tools. 2023-05-30 11:08:51 +02:00
purple
37b63b103d
Patch "read" error for -init command 2023-05-30 11:01:53 +02:00
purple
3a1000b6d3 Add new -export command 2023-05-29 20:33:01 +02:00
purple
05d4a07ca0
Extension list on README 2023-05-24 10:15:23 +02:00
purple
d01156e2c2 Implement new custom extension install script. 2023-05-21 15:24:43 +02:00
purple
f206160d2a Datafolder should actually work now 2023-05-21 15:10:43 +02:00
purple
179a491814 Start implementing datafolder support to blueprint.sh 2023-05-21 14:36:26 +02:00
purple
398fabf4c6 Implement datafolder support for extentions generated with -init. 2023-05-21 14:27:38 +02:00
purple
72482f15f3 Add extensiondata folder 2023-05-21 14:23:05 +02:00
purple
656a1798c5
Update and rename extensions.txt to extensions.md 2023-05-21 14:15:30 +02:00
purple
ed42e16c89
Add list of Blueprint extensions 2023-05-21 14:14:55 +02:00
purple
b00e2ef69c
Add new identifier placeholder 2023-05-21 14:09:32 +02:00
purple
7f6049fb73
Updated GitBook link in README 2023-05-21 13:53:11 +02:00
purple
45b14e556d
Update README.md 2023-05-21 13:51:08 +02:00
purple
210d0feb41
Update version fallback to latest 2023-05-20 09:01:26 +02:00
purple
9c2ac5c3ea Api endpoint setting is now readonly
This will stay readonly until the API is actually used for something.
2023-05-17 10:38:00 +02:00
purple
5a990957df Experimental -test command for quickly testing extensions 2023-05-17 09:55:16 +02:00
purple
2ddfb5c97a Update admin router text 2023-05-17 09:36:55 +02:00
purple
c394bbe9ca Add admin router notice 2023-05-16 18:49:26 +02:00
purple
cb74ffa54b
-init now exports final extension files. 2023-05-15 15:52:14 +02:00
purple
4865360791
Remove --dev requirement for -init. 2023-05-15 15:42:19 +02:00
purple
5b08fb9310
Improve more -init command stuff. 2023-05-15 15:41:53 +02:00
purple
456319064b Ask identifier and name for -init 2023-05-12 09:59:31 +02:00
purple
7754cb9dfe Implement really simple -init script.
The goal is to make it similar to NPM's init command.
2023-05-11 21:12:03 +02:00
purple
5a8a3a7cf1 Start work on -init command. 2023-05-10 12:39:59 +02:00
purple
35f18107d6 Add initialize files for custom extensions. 2023-05-10 12:26:32 +02:00
purple
8c5ef3c048 "defaults" are now in .storage 2023-05-10 12:10:58 +02:00
purple
cbdb076ef9
Update fallback version 2023-05-09 22:07:29 +02:00
purple
a8faf88aee Patch some small things 2023-05-09 21:59:29 +02:00
purple
b5bbc75c74 Adjust BlueprintSettingsFormRequest.php for Telemetry 2023-05-09 21:48:28 +02:00
purple
3e8a596591 Fix for telemetry not being able to be enabled. 2023-05-09 21:35:06 +02:00
purple
8c938482a5 Fix small issues as a cry for help 2023-05-09 21:15:13 +02:00
purple
48e16eef25 Update fallback version and add .php to BlueprintPlaceholderService because I forgot to do that for some unknown reason. 2023-05-09 20:51:31 +02:00
purple
025d67e123
Missing semicolon 2023-05-09 20:37:25 +02:00
purple
b7f910960c
Update fallback version 2023-05-09 20:21:46 +02:00
purple
2fffcd4859 "clr" is now "log"
Was getting a bit annoyed by log functions being called "clr_colorname" and not something that has to do with logging.
2023-05-09 18:16:28 +02:00
purple
43eabc97a6 tmp has been moved to .storage 2023-05-09 18:08:22 +02:00
purple
5b08dcd88a db.md is now located in the .storage folder. 2023-05-09 18:06:44 +02:00
purple
e4cca755b8 Databasing on blueprint.sh should work correctly on docker installations now. 2023-05-09 17:59:12 +02:00
purple
b4e5e76f83 All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
purple
32899cc903
Fix problems with renaming blueprint to .blueprint. 2023-05-09 17:45:02 +02:00