Commit graph

751 commits

Author SHA1 Message Date
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
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
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
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
49c7c832e4 fix blueprint.sh: export was for some reason bound to the wipe.sh script 2024-07-03 16:31:17 +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
purple
da4561880b feat blueprint.sh: make better 2024-06-30 12:23:13 +02:00
purple
550b01a1c2 feat blueprint.sh: add more commands to case list 2024-06-30 12:17:56 +02:00
Ivy
997778dcb5
fix blueprint.sh: version script path was incorrect 2024-06-29 21:33:02 +02:00
prplwtf
c765cb6c74 feat scripts: work in progress improvements 2024-06-27 22:12:34 +02:00
prplwtf
d574a49342 feat core install remove: get -remove working and improve -install 2024-06-26 19:11:15 +02:00
Ivy
01ebc68b77
feat core: replace one word 2024-06-26 18:21:58 +02:00
Victor B.
23acb33df0
fix core console: intervals aren't required 2024-06-26 16:07:27 +02:00
prplwtf
ca623a4066 feat refactor: do stuff 2024-06-23 17:53:05 +02:00
prplwtf
1106d68e45 chore refactor: work on bulk extension installation and removal 2024-06-23 16:54:36 +02:00
prplwtf
8500b8c489 feat refactor: make bugfixes and split part of the core script into new scripts 2024-06-23 16:38:57 +02:00
Kustys
cd5af0b9ab
Update blueprint.sh
dup thingy line 1360
2024-06-23 06:27:55 +01:00
prplwtf
27031c9264 fix core BlueprintExtensionController: Update fallback version, fix some stuff, and do some more stuff.
Co-authored-by: Robert Jansen <0x7d8@users.noreply.github.com>
2024-06-22 21:25:29 +02:00
prplwtf
9d6b432f99 feat core: Make schedules (and artisan) work WOOOOOOO
Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-22 16:17:45 +02:00
prplwtf
2def33c9d7 feat core lib app build: Prepare schedules support 2024-06-22 14:38:49 +02:00
prplwtf
71f92222f0 fix ArtisanCommandConstructor core: test and fix issues 2024-06-22 13:27:58 +02:00
prplwtf
c1b78d0288 feat core: Start work on applying Artisan commands (and soon schedules as well!) 2024-06-22 12:55:22 +02:00
purple
fac98064cc feat core tests: begin work on artisan/schedules support 2024-06-22 01:00:36 +02:00
prplwtf
44ee94bd5e feat core: update comment 2024-06-21 22:37:11 +02:00
prplwtf
53c07688d7 feat core: update variables and no longer symlink console folder 2024-06-21 17:49:28 +02:00
prplwtf
fe6599b614 feat core: move console option to "data" 2024-06-21 17:45:33 +02:00
Ivy
e889b48d1e
chore core: upgrade script should no longer edit the $FOLDER var 2024-06-20 21:36:28 +02:00
prplwtf
ab56ab064d chore core: Comply with SC2086. 2024-06-17 14:06:25 +02:00
prplwtf
6c8d9995fb chore core: Comply with SC2086. 2024-06-17 14:02:25 +02:00
prplwtf
ab41000e44 chore core: Comply with SC2086. 2024-06-17 14:00:05 +02:00
prplwtf
7c40a4d0f4 chore core: Comply with SC2086. 2024-06-17 13:56:51 +02:00
prplwtf
25f06916d7 chore core: Comply with SC2086. 2024-06-17 13:54:15 +02:00
prplwtf
21c4a5574e chore core: make $FOLDER variable comply with shellcheck 2024-06-17 13:51:23 +02:00
prplwtf
b0ba447dc5 chore core: remove empty spaces after line endings and remove $DOCKERFOLDER variable 2024-06-17 13:31:31 +02:00
0x7d8
96e685a26c
fix again 2024-06-16 23:19:12 +02:00
0x7d8
30b41ca773
fix 2024-06-16 23:15:55 +02:00
0x7d8
25527bbb17
allow passing blueprint file names into install because ivy wanted me to make a pr for this 2024-06-16 23:04:49 +02:00
Victor B.
12fcfa6563
chore: don't use ::f placeholders 2024-06-11 22:26:48 +02:00
Ivy
6faa0c365b
feat core: remove _FOLDER variable for changing the pterodactyl installation folder 2024-06-09 20:16:22 +02:00