Ivy
|
4a9a10c17d
|
feat ExtensionFS.php : remove a line
|
2024-08-09 17:06:50 +02:00 |
|
Ivy
|
8c07104203
|
feat gitignore : Update .gitignore
|
2024-08-06 22:11:32 +02:00 |
|
Ivy
|
811f2c8808
|
feat blueprint.sh : add fixme
|
2024-07-29 20:39:31 +02:00 |
|
Ivy
|
ffc24c658c
|
fix blueprint.sh : errors with bash autocompletion
|
2024-07-27 13:45:24 +02:00 |
|
Ivy
|
3b2ecf8bee
|
feat ISSUE_TEMPLATE : update bug-report.yml
|
2024-07-26 22:57:23 +02:00 |
|
Ivy
|
daa739ca9b
|
feat ISSUE_TEMPLATE : update contact links
|
2024-07-26 22:56:36 +02:00 |
|
prplwtf
|
88ae52aefc
|
feat prettierrc license readme getserver : remove trailing lines
|
2024-07-26 17:54:54 +02:00 |
|
prplwtf
|
5267393a61
|
feat gitignore : exclude blueprint misc scripts folder from gitignore
|
2024-07-26 17:54:31 +02:00 |
|
prplwtf
|
79490ef74d
|
feat extensions.css : remove stray tailwind vars
|
2024-07-26 17:48:40 +02:00 |
|
prplwtf
|
fc98614bfc
|
feat install.sh : remove a few lines
|
2024-07-26 17:48:20 +02:00 |
|
prplwtf
|
644ab3e424
|
fix install.sh : database migrations did not run
|
2024-07-25 11:18:09 +02:00 |
|
prplwtf
|
0bab40b248
|
Revert "feat tailwind : im never using this css-fuckery again"
This reverts commit e3b108654f .
|
2024-07-20 22:27:49 +02:00 |
|
prplwtf
|
55a6bd2278
|
Revert "feat tailwind : turn tailwind config into vars"
This reverts commit 0132609d30 .
|
2024-07-20 22:27:24 +02:00 |
|
prplwtf
|
e3b108654f
|
feat tailwind : im never using this css-fuckery again
|
2024-07-20 22:11:03 +02:00 |
|
prplwtf
|
0132609d30
|
feat tailwind : turn tailwind config into vars
|
2024-07-20 21:26:42 +02:00 |
|
Ivy
|
b46ddceec5
|
feat readme : add a word
|
2024-07-20 20:52:14 +02:00 |
|
Ivy
|
9502764eec
|
feat routes : update a comment
|
2024-07-20 20:47:50 +02:00 |
|
Ivy
|
4028c089ca
|
feat .gitignore : remove weird folder being !ignored
i might have missed a memo help
|
2024-07-20 20:46:58 +02:00 |
|
purple
|
bbc6706868
|
feat blueprint.sh : update version name and folder comment
|
2024-07-20 16:10:56 +02:00 |
|
prplwtf
|
08c9217263
|
feat blueprint.sh install.sh : Adapt to new branding assets
|
2024-07-16 20:53:37 +02:00 |
|
prplwtf
|
d0db9e938e
|
feat assets : resort assets
|
2024-07-16 20:51:46 +02:00 |
|
prplwtf
|
3258a4f7d3
|
fix /admin/extensions : entries were able to overlap the copyright footer
|
2024-07-16 16:43:10 +02:00 |
|
prplwtf
|
4027b5ebb6
|
feat /admin/extensions : make extensions page better
|
2024-07-16 16:08:08 +02:00 |
|
prplwtf
|
88ddee2f34
|
feat template.blade.php : extension icons should have their identifier as alt text
|
2024-07-16 15:53:55 +02:00 |
|
prplwtf
|
8970c168ff
|
fix upgrade.sh : remote without arguments would not make a valid url
|
2024-07-16 15:34:00 +02:00 |
|
prplwtf
|
6a2a3143d3
|
feat parse_yaml : update upstream parse_yaml script and pass through shellcheck
|
2024-07-16 15:31:00 +02:00 |
|
prplwtf
|
0c9773d781
|
feat entry : add alt text to extension icons
|
2024-07-16 15:26:36 +02:00 |
|
prplwtf
|
bba328c58b
|
feat ExtensionLibrary : delete BlueprintExtensionLibrary.php
|
2024-07-16 15:20:59 +02:00 |
|
prplwtf
|
10b6c0ab5f
|
feat ExtensionLibrary : create BlueprintExtensionLibrary.php
|
2024-07-16 15:19:41 +02:00 |
|
prplwtf
|
c2bb26b61a
|
feat upgrade.sh : you can now use other source-control urls for remote upgrading
|
2024-07-16 15:03:40 +02:00 |
|
prplwtf
|
6fc1acf5b4
|
feat blueprint.sh : new blueprint installation logo
|
2024-07-16 13:57:05 +02:00 |
|
prplwtf
|
a5ad441d29
|
feat blueprint.sh : add colorful ascii art
|
2024-07-16 13:47:15 +02:00 |
|
prplwtf
|
9b2810f286
|
feat blueprint.sh : set color vars for ascii logo
|
2024-07-16 13:45:03 +02:00 |
|
prplwtf
|
bb54652c31
|
feat blueprint.sh : make ascii art viewable in the codebase as well
|
2024-07-16 13:40:58 +02:00 |
|
prplwtf
|
597850134a
|
feat blueprint.sh configutility.sh : move config into its own library file and fix "unknown command" error
|
2024-07-16 13:37:24 +02:00 |
|
prplwtf
|
e3677894ab
|
fix blueprint.sh : no arguments didn't trigger help command and "unknown command" didn't complain about the correct argument
|
2024-07-16 13:27:53 +02:00 |
|
prplwtf
|
4e21ad260f
|
feat libraries logFormat : address shellcheck advisories
|
2024-07-16 13:25:55 +02:00 |
|
Ivy
|
cf6c3f95e6
|
Merge pull request #50 from Jelcoo/main
fix (`logFormat.sh`): overwriting variables used elsewhere
|
2024-07-15 22:29:15 +02:00 |
|
Jelco
|
40a2ec186b
|
fix (logFormat.sh ): overwriting variables used elsewhere
|
2024-07-15 22:12:14 +02:00 |
|
Ivy
|
d66c22380c
|
feat install.sh : slightly improve some paths
|
2024-07-14 12:50:50 +02:00 |
|
Ivy
|
699d675655
|
feat blueprint.sh : minor codebase improvements
|
2024-07-14 12:44:24 +02:00 |
|
purple
|
8aff3a0f61
|
feat blueprint.sh : throw out hex-based versioning and work with yy-mm instead
|
2024-07-10 11:42:22 +02:00 |
|
purple
|
4489fe8219
|
fix blueprint.sh : stray log line
|
2024-07-10 11:34:31 +02:00 |
|
prplwtf
|
bf732b4adb
|
feat logFormat : add more options for formatting
|
2024-07-06 13:59:26 +02:00 |
|
prplwtf
|
412ec71842
|
fix install.sh : -build can now also run as it should
|
2024-07-03 16:40:51 +02:00 |
|
prplwtf
|
49c7c832e4
|
fix blueprint.sh : export was for some reason bound to the wipe.sh script
|
2024-07-03 16:31:17 +02:00 |
|
Ivy
|
a85dbb4202
|
Merge pull request #47 from BlueprintFramework/refactor
Bulk extension management, bugfixes and more.
|
2024-07-01 23:19:49 +02:00 |
|
Ivy
|
796a8b1e00
|
Merge branch 'main' into refactor
|
2024-07-01 17:32:44 +02:00 |
|
prplwtf
|
503e1fff4f
|
feat blueprint.sh : fix stuff
|
2024-07-01 17:18:47 +02:00 |
|
purple
|
1b818227e0
|
feat blueprint.sh : migrate a couple commands over to case statement
|
2024-06-30 12:40:22 +02:00 |
|