Commit graph

1376 commits

Author SHA1 Message Date
prplwtf
cf19a3f0c4 feat migrations: don't try to drop blueprint table when migrating initial migration 2024-08-19 12:09:47 +02:00
prplwtf
e90a15d197 feat migrations: create new migration for cache value 2024-08-19 12:09:10 +02:00
prplwtf
7a047d51b6 feat admin: work in progress replacement for stylesheet cache 2024-08-19 11:35:12 +02:00
Ivy
d6474fe936
feat blueprint.sh: change comment 2024-08-19 11:12:06 +02:00
purple
e8d9c82039 feat assets: add circular and retro sticker files 2024-08-14 11:34:31 +02:00
purple
943818dec6 feat info.sh: add blueprint vertical retro icon 2024-08-14 11:26:33 +02:00
purple
bee29bd070 feat info.sh: ongoing attempt at making retro logo in -info 2024-08-14 11:16:48 +02:00
purple
b2e96cf958 chore blueprint.sh: remove fixme line 2024-08-14 11:09:38 +02:00
purple
89e822a484 fix blueprint.sh: another attempt at fixing bash autocompletion 2024-08-12 12:31:00 +02:00
purple
59eb8ca62a fix blueprint.sh: attempt at fixing bash autocompletion 2024-08-12 12:02:48 +02:00
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