Commit graph

23 commits

Author SHA1 Message Date
prplwtf
b26cbf9a94 fix(extension-admin-page): "␀websitecomment-->" text next to extension display name. 2023-10-24 16:57:10 +02:00
purple
9c270e0195 feat(core, templates): Download -init templates from GitHub repository instead of shipping them with Blueprint releases. 2023-10-13 20:13:35 +02:00
purple
4b836c33f7 feat(core): Use .gitkeep instead of README.md files. 2023-10-13 19:41:46 +02:00
purple
bbf98659ea fix(blueprint.sh): Make sure that not all extension routes become comments. 2023-10-01 15:01:05 +02:00
purple
51f860b4fe fix(blueprint.sh): Correctly remove routes when removing extensions. 2023-10-01 14:52:10 +02:00
purple
64ab445c54 Attempt at fixing route removal. 2023-09-30 16:33:59 +02:00
purple
da14d7c80f Improve extension website buttons and add transition animation to all buttons. 2023-09-30 14:31:34 +02:00
purple
71a23038fc Make extension button width dynamic and change it's background color. 2023-09-30 14:01:56 +02:00
purple
ed263d0c2a Improve extension page buttons. 2023-09-29 21:59:09 +02:00
purple
f14e148307 Add "onboarding modal" template. 2023-09-23 17:31:39 +02:00
purple
5662c62b7b Fix "dashboard overlay" template. 2023-09-23 17:01:26 +02:00
purple
cdd2314092 Add "dashboard overlay" template. 2023-09-23 16:34:02 +02:00
purple
f6c3b98cd2 Add "theme" template. 2023-09-23 16:19:28 +02:00
purple
0f5706646e Fix bug regarding stacked -init answers and make templates work. 2023-09-23 16:07:49 +02:00
purple
b9cb4bc640 Create template file tree. 2023-09-23 15:46:10 +02:00
purple
00fd7975bf Attempt at making BlueprintExtensionLibrary usable on all admin views without overwriting all of their controllers. 2023-09-07 21:12:33 +02:00
purple
942285cab3 Move all Blueprint libraries into a new "BlueprintFramework" folder in the app directory.
I also added a "legacy" extensionlibrary for backwards compatability for now.
2023-09-07 16:17:04 +02:00
purple
84dee8772c Add dashboard_css. 2023-07-28 14:04:46 +02:00
purple
a939916ffc Copy paste extension placeholder image from .blueprint/assets instead of including all of them. 2023-07-27 11:49:15 +02:00
purple
98dc6601fe Add admin wrapper. Behaves similarly to dashboard wrapper. 2023-07-20 17:26:09 +02:00
purple
6eade01be3 Readd automatic blueprint.sh recovery and add basic dashboard support for extensions. 2023-07-13 10:41:44 +02:00
purple
29d4f5fa26 Remove deprecated "requests" option from init build files. 2023-07-02 20:57:01 +02:00
purple
75907bd5df Re-do the entire .blueprint folder structure.
Changing all documentation is going to suck lmao
2023-06-27 21:08:01 +02:00