Commit graph

724 commits

Author SHA1 Message Date
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
Ivy
e650184fe9
feat core: update comment 2024-06-08 23:46:22 +02:00
Ivy
447508920a
feat core: add variable to change -upgrade repository 2024-06-08 23:44:55 +02:00
Ivy
6812cca4ab
feat core: update another comment 2024-06-08 23:41:57 +02:00
Ivy
d323fd1ff5
feat core: update comment 2024-06-08 23:41:18 +02:00
Ivy
a3e5186b53
feat core: add comment 2024-06-08 23:23:06 +02:00
prplwtf
193c94c2cf feat core: only ask once for maintenance when installing blueprint 2024-06-04 15:22:18 +02:00
prplwtf
54bf1eb647 fix core: comply with some shellcheck advisories 2024-06-04 14:13:20 +02:00
Ivy
cd8cc8ae40
chore core: update copyright notice 2024-06-03 21:07:00 +02:00
Ivy
bdc0661e4e
feat core: change exit code for unknown command 2024-05-31 09:58:57 +02:00
Ivy
bb9d7e6104
feat core: release wont make it this month, push back to next month 2024-05-31 09:56:24 +02:00
William Harrison
2e83c882f5
chore: fix typo 2024-05-30 17:01:56 +08:00
Ivy
46ebd792b7
feat core: remove a comment 2024-05-27 23:57:39 +02:00
purple
3604634d59 feat core: add choice for putting application up or down 2024-05-24 11:54:03 +02:00
purple
57c60c0b09
feat core: add some comments detailing what could be improved 2024-05-21 11:12:07 +02:00
purple
877c6bf105
feat core: tidy up code a bit 2024-05-21 11:09:39 +02:00
prplwtf
06b9406626 feat core: add developerEscalateExportScript flag 2024-05-15 20:07:18 +02:00
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
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
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