prplwtf
|
e9de0de151
|
fix core : -export scripts weren't being ran in the correct folder
|
2024-05-15 19:51:09 +02:00 |
|
prplwtf
|
d78a0ce924
|
fix core : scripts are still iffy
|
2024-05-15 19:50:05 +02:00 |
|
prplwtf
|
f4761a2bb6
|
fix core : install/remove/export scripts weren't ran in the webserver directory
|
2024-05-15 19:46:37 +02:00 |
|
prplwtf
|
9726ab8581
|
feat core : export script did not run
|
2024-05-15 18:33:27 +02:00 |
|
prplwtf
|
b8dbb6bd87
|
fix core : Install/remove/export scripts didn't define a shell.
|
2024-05-15 14:51:42 +02:00 |
|
prplwtf
|
30fc65da35
|
feat core artisan : admit defeat on dynamic imports for now
|
2024-05-15 13:16:53 +02:00 |
|
prplwtf
|
1afa732a6c
|
feat ExtensionCommandService : Add debug lines and attempt to handle symlinks correctly.
|
2024-05-15 11:05:56 +02:00 |
|
prplwtf
|
6730116228
|
feat app.php : Move Blueprint service providers above application service providers.
|
2024-05-15 11:03:01 +02:00 |
|
prplwtf
|
6b4120d03b
|
feat ExtensionCommandServiceProvider : prefix extension artisan commands with "ext:identifier:"
|
2024-05-15 10:58:59 +02:00 |
|
prplwtf
|
dee2a2f1f1
|
fix ExtensionCommandServiceProvider : incorrect namespace whoops
|
2024-05-14 23:20:35 +02:00 |
|
prplwtf
|
9bf7e77e1b
|
feat artisan : dynamically load in (and prefix) extension artisan commands #35
|
2024-05-14 23:03:01 +02:00 |
|
prplwtf
|
9d5600f1f0
|
feat admin : Remove commented-out css
|
2024-05-14 22:00:20 +02:00 |
|
purple
|
f6211fc736
|
feat core readme .github resources : Update Blueprint repo link/name
|
2024-05-11 19:48:55 +02:00 |
|
purple
|
5ae2257f04
|
feat core Console : add artisan extension api
|
2024-05-11 16:40:24 +02:00 |
|
purple
|
7ff4f20bdf
|
revert ce470498de87d636575438298f5038d4cf6ac6bb : misread code
This reverts commit ce470498de .
|
2024-05-11 16:27:40 +02:00 |
|
purple
|
ce470498de
|
fix core : -install did not place router file in certain conditions (did not match documentation)
|
2024-05-11 16:26:00 +02:00 |
|
purple
|
2b7f459ef7
|
fix core : -remove didn't remove laravel routes when using the conf.yml option without suboptions
|
2024-05-11 16:17:55 +02:00 |
|
purple
|
75959f6ec8
|
revert "fix readme : rename BlueprintFramework/main to BlueprintFramework/framework"
This reverts commit 50e2768d58 .
|
2024-05-11 16:05:16 +02:00 |
|
purple
|
50e2768d58
|
fix readme : rename BlueprintFramework/main to BlueprintFramework/framework
|
2024-05-11 16:02:09 +02:00 |
|
purple
|
3a4a4b7182
|
feat readme : update README.md
|
2024-05-09 00:38:29 +02:00 |
|
purple
|
1164c5ffc4
|
feat readme : Update README.md
|
2024-05-09 00:37:37 +02:00 |
|
purple
|
4c75887dcc
|
feat core : Run extension-provided scripts under webserver user.
Co-authored-by: itsvic-dev <contact@itsvic.dev>
|
2024-05-06 16:43:16 +02:00 |
|
purple
|
40a6992ccb
|
fix core : -remove should also tolerate "&" chars
|
2024-05-05 17:25:09 +02:00 |
|
purple
|
f58401c175
|
Merge pull request #34 from 0xRR2/main
|
2024-05-05 08:02:41 +02:00 |
|
Gasuge
|
255d6bce40
|
change component name ConsoleCommandRow to CommandRow
|
2024-05-05 03:19:16 +02:00 |
|
Gasuge
|
c0a179241a
|
change component name SendCommand to ConsoleCommandRow
|
2024-05-05 03:16:41 +02:00 |
|
Gasuge
|
76b8f5c2b5
|
rename AdditionalConsole to SendCommand
|
2024-05-05 03:02:30 +02:00 |
|
Gasuge
|
e2b6f81326
|
fix AdditionalConsole position
|
2024-05-05 02:12:06 +02:00 |
|
Gasuge
|
0fcebb7b57
|
finish console component
|
2024-05-05 01:58:29 +02:00 |
|
Gasuge
|
467eba693d
|
proto console add component location
|
2024-05-05 01:38:34 +02:00 |
|
purple
|
5c3ff8fa91
|
fix core : Escape & characters in info fields and don't allow backslashes in file paths.
|
2024-05-04 17:03:02 +02:00 |
|
purple
|
bca7750fda
|
feat admin : make extension version on extensions page have lower opacity
|
2024-05-04 14:13:39 +02:00 |
|
purple
|
2a34b329fb
|
feat admin : try stuff
|
2024-05-03 12:27:08 +02:00 |
|
purple
|
9b20b760c7
|
feat admin : make blurred extension icon fancier
|
2024-05-03 12:06:32 +02:00 |
|
purple
|
5fadfeaf79
|
fix admin : weird ui bugs due to some css rules
|
2024-05-03 11:59:02 +02:00 |
|
purple
|
1b0c1c045a
|
feat admin : Actually start working on making extension buttons look good.
|
2024-05-03 11:52:12 +02:00 |
|
purple
|
5b3415c010
|
feat core : Remove docker unsupported warning
|
2024-05-03 11:32:37 +02:00 |
|
purple
|
5410038a15
|
oops core : Only check for node version once
|
2024-05-03 11:30:44 +02:00 |
|
purple
|
0bfe3c54b6
|
chore core : Add Node.JS 22 to supported versions.
|
2024-05-03 11:01:15 +02:00 |
|
purple
|
f6affb02e7
|
feat admin : stop making horrible ui choices
|
2024-05-01 16:41:50 +02:00 |
|
purple
|
c32a4d88f4
|
feat admin : change color scheme again
|
2024-05-01 16:37:18 +02:00 |
|
purple
|
cb04dbfe3e
|
Revert "feat admin : change gradient"
This reverts commit 94611f8426 .
|
2024-05-01 16:20:02 +02:00 |
|
purple
|
c6fb345e6b
|
Revert "feat admin : try out extension button hover animation"
This reverts commit a6496c36cb .
|
2024-05-01 16:18:29 +02:00 |
|
purple
|
a6496c36cb
|
feat admin : try out extension button hover animation
|
2024-05-01 16:13:57 +02:00 |
|
purple
|
94611f8426
|
feat admin : change gradient
|
2024-05-01 16:11:13 +02:00 |
|
purple
|
dd522ccece
|
feat admin : change extension button color
|
2024-05-01 15:59:13 +02:00 |
|
purple
|
2f34d12dea
|
fix admin : some scuffed extension button css
|
2024-04-30 23:14:37 +02:00 |
|
purple
|
af688ce7ac
|
Merge branch 'main' of https://github.com/teamblueprint/main.git
|
2024-04-30 20:26:35 +02:00 |
|
purple
|
f8f6221122
|
feat assets : Replace logo with blue one for testing purposes
|
2024-04-30 20:26:15 +02:00 |
|
prplwtf
|
6fcb17cc39
|
feat admin : admit defeat
|
2024-04-28 20:58:27 +02:00 |
|