Commit graph

20 commits

Author SHA1 Message Date
purple
86ac22b91b Update fallback version and add new default extension icons. 2023-06-12 17:45:03 +02:00
purple
b157a3bbe1 Switch to a different option structure in conf.yml
Current extensions will need to adapt to this better version of conf.yml. Older extensions won't work on this version and extensions created in older versions won't work on this one.
2023-06-11 20:58:20 +02:00
purple
807d758a30 Add Branding icons to .storage/branding
This will allow users to use Blueprint's branding assets in full resolution. This contains the image description you may see on marketplaces, gallery description, "install with blueprint" badge similar to "find it on the app store" (with multiple versions), ultra-sleek powered by blueprint image, covers, banners and more.

This currently doesn't take up more than 3mb in total. Blueprint will also use this folder as a source for logo versions in the future.
2023-06-08 15:12:06 +02:00
purple
51fb0cbb63 Add new Redirect extension to the list of extensions. 2023-06-05 16:24:32 +02:00
purple
02f5ad76bb
Add "Redirect" over here as well 2023-06-02 21:55:58 +02:00
purple
1e6a915814
Fix problems with multiple line admin views. 2023-05-30 21:31:07 +02:00
purple
6924bec5d4
Default -init configuration had the wrong file path for icons 2023-05-30 11:44:21 +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
456319064b Ask identifier and name for -init 2023-05-12 09:59:31 +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
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
b4e5e76f83 All files normally placed in .flags will now be located in .storage. 2023-05-09 17:52:08 +02:00
purple
fa5e3759fc Implement notification api for BlueprintExtensionLibrary 2023-04-24 17:34:02 +02:00
purple
ae49cb40dd Pause plans for custom notifications and fix onboarding notify. 2023-04-23 21:23:15 +02:00
purple
d268c35f4d Implement notifications and back-end onboarding variables 2023-04-23 20:21:09 +02:00