purple
e1d3377363
Update extension list
2023-08-04 12:45:16 +02:00
purple
a3ce496915
Add new extension to extension list.
...
This extension is coming soon ;)
2023-08-03 22:03:26 +02:00
purple
63a7a2f01b
Update fallback version to latest.
2023-08-02 18:21:07 +02:00
purple
78940981f6
Another attempt at making chmod silent.
...
I've been able to get a simple theme working on the previous Blueprint commit, so that is pretty cool.
2023-08-02 14:28:38 +02:00
purple
cd76e3a192
Move wrapper to below container.
2023-08-02 14:07:22 +02:00
purple
0c5b6de6a0
Fix wrong path for -init placeholder icons, another fix for dashboard css and silence chmod output
2023-08-02 13:57:13 +02:00
purple
1d07c3a0a9
Dashboard css is now copied to resources/scripts/css
2023-08-02 13:46:05 +02:00
purple
5b2e62431a
Dashboard css wasn't working because of a typo.
2023-08-02 13:32:54 +02:00
purple
c316d091d0
Change the filename of custom extension css for both the admin and client panel.
2023-08-02 10:32:04 +02:00
purple
fa4f2d7677
Update fallback version to latest.
2023-07-31 17:45:56 +02:00
purple
661a07f879
-remove is no longer experimental
2023-07-31 12:51:35 +02:00
purple
31f0917e08
Create function for checking dependencies.
2023-07-31 11:14:32 +02:00
purple
9e2fdee9a9
Add confirmation for removing extensions.
2023-07-31 11:10:39 +02:00
purple
1ba0ce77bd
Mute duplicate mkdir logs, silence unzip and quote conf.yml options.
...
Also -remove works now! The quoted variables are for added security. :)
2023-07-30 22:22:08 +02:00
purple
7a32ee9bab
Fix "unmatched }" on admin routes.
2023-07-30 21:11:46 +02:00
purple
c87989d366
Routes wouldn't build correctly, this is now fixed.
2023-07-30 21:02:48 +02:00
purple
486dad1804
Add begin and end string to admin routes, improve extension removal.
2023-07-30 18:22:10 +02:00
purple
6f734f4cca
Begin work on -remove command.
2023-07-30 13:28:03 +02:00
purple
0328d36cf1
Add ahwxorg to contributors and move dependency checking to -install and installation script.
...
Thank you ahwxorg for contributing to Blueprint!
2023-07-30 12:13:53 +02:00
Ahwxorg
6b5ce812f0
feat(blueprint.sh): add checks to see if dependencies are installed
2023-07-30 09:46:15 +02:00
purple
560c9a1fc0
Improve installation instructions and check for the correct NodeJS version.
2023-07-29 21:56:05 +02:00
purple
a1c6d39687
Update README.md and build panel upon installation.
...
Yarn is now required and Byte will be worked on later.
2023-07-29 12:29:18 +02:00
purple
d4089ac475
Import Byte into blueprint.sh
...
Byte is probably not going to be released this update, I'm sorry. I need to think about how to implement it in Blueprint, I have a lot of ideas, just don't know where to start.
2023-07-29 11:02:49 +02:00
purple
ff1bc4f4d6
Add more frames to Byte's thinking animation.
2023-07-28 22:21:30 +02:00
purple
07617942b8
Create Byte's thinking animation.
2023-07-28 22:18:47 +02:00
purple
655b6c39ab
Change Byte animation timing and spawn Byte by default.
2023-07-28 22:15:57 +02:00
purple
9cf0883299
Say hello to Byte, only remove placeholder files if needed and fix recovering blueprint.sh after failed upgrade.
2023-07-28 22:12:59 +02:00
purple
4d670f53be
Rebuild panel on extension installation if required.
2023-07-28 18:57:04 +02:00
purple
0b8cfd9d77
Move client css to /resources/scripts
2023-07-28 18:24:22 +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
c631da4ff9
Improve non-default folder installations.
2023-07-26 09:24:13 +02:00
purple
bb86229500
Add better support for panels installed in other locations.
2023-07-25 22:42:32 +02:00
purple
f73c47c5ec
Update list of extensions
2023-07-24 17:06:49 +02:00
purple
027c9d0262
Update fallback version to latest.
2023-07-24 16:03:45 +02:00
purple
6d0ed89db6
Second attempt at fixing admin notifications
2023-07-24 15:46:39 +02:00
purple
8be073b935
Remove core.blade.php and add notification patches.
...
This is an attempt at making buttons behind notifications clickable after notifications disappear. Core.blade.php was unused so it's now removed.
2023-07-24 15:42:07 +02:00
purple
08c26c0191
Add dashboard_wrapper below content.
2023-07-23 18:35:37 +02:00
purple
75d4c94351
Attempt at making dashboard_wrapper useful
2023-07-23 18:27:09 +02:00
purple
865d71ec2e
Forgot to add -e to echo when adding the newline.
...
I'm also experimenting with making the wrapper work correctly.
2023-07-23 18:20:01 +02:00
purple
b73bd9c96b
Add a linebreak before identifier:stop
2023-07-23 17:54:13 +02:00
purple
e6398f7609
Fix for "input file is output file"
2023-07-23 17:41:32 +02:00
purple
e4e131aee4
Save identifier:start contents to file instead of logging output.
2023-07-23 17:35:00 +02:00
purple
e531e0b528
Another attempt at fixing wrapper updating.
2023-07-23 17:30:49 +02:00
purple
c9ff6a9c5f
Attempt at fixing updating wrappers by using perl
2023-07-23 17:03:01 +02:00
purple
10b571a0a5
Fix dashboard_wrapper and admin_wrapper backup files.
2023-07-23 16:36:52 +02:00
purple
eb5a9957bc
Change datafolder ownership to www-data when installing extensions.
2023-07-23 15:23:28 +02:00
purple
9f2a0572ee
Update fallback version to latest.
2023-07-23 15:02:04 +02:00
purple
4ce4dd0170
Add extension updating support for admin and dashboard wrappers.
2023-07-22 13:13:00 +02:00
purple
3726e7d963
Improve file contents parsing for extension updating.
2023-07-22 12:54:01 +02:00