Commit graph

706 commits

Author SHA1 Message Date
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
purple
40a6992ccb fix core: -remove should also tolerate "&" chars 2024-05-05 17:25:09 +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
0fcebb7b57 finish console component 2024-05-05 01:58:29 +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
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
Loki
dc90671ec0
Fixed bad exit code
In Bash, code 0 is success, non-zero is failure. In the meantime I've added || true to the end of the call to blueprint.sh so the Docker image can build, but changing this to 0 is cleaner.
2024-04-20 10:55:33 -07:00
prplwtf
af114490dc feat core: Add new developer flag for skipping application cache flush 2024-04-20 15:50:43 +02:00
prplwtf
67b2d6fadd fix core: disabled telemetry would not export extensions correctly 2024-04-20 13:41:09 +02:00
prplwtf
0064ebef45 feat core: bump fallback version to latest 2024-04-18 18:04:56 +02:00
prplwtf
942b515018 feat core: update comment 2024-04-18 18:04:15 +02:00
prplwtf
b0c8299f4f fix core: forgot to check for tput in the first place 2024-04-18 18:03:38 +02:00
prplwtf
810c6b20f6 feat core: add tput to deps check 2024-04-18 18:02:16 +02:00
prplwtf
b3c80022f5 fix core: Routes were not unlinked correctly upon extension removal 2024-04-15 17:39:49 +02:00
purple
600e342d77 feat core: do not cache routes 2024-04-10 13:30:05 +02:00