Commit graph

1467 commits

Author SHA1 Message Date
Victor B.
12fcfa6563
chore: don't use ::f placeholders 2024-06-11 22:26:48 +02:00
Ivy
83030d928f
fix SettingsContainer: settings were extended by the backups component
how tf did i miss this


Co-authored-by: Victor B. <contact@itsvic.dev>
2024-06-11 13:00:00 +02:00
Ivy
62e1fc9753
feat admin: improve stylesheet formatting 2024-06-10 08:52:15 +02:00
Ivy
04fac26f0e
feat admin: improve code formatting on admin stylesheet 2024-06-10 08:50:52 +02:00
Ivy
6faa0c365b
feat core: remove _FOLDER variable for changing the pterodactyl installation folder 2024-06-09 20:16:22 +02:00
Ivy
c08aaecb34
feat readme: update introduction link 2024-06-08 23:48:41 +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
bfb603aa45
chore LICENSE: update copyright holder to "Ivy (prpl.wtf)" 2024-06-03 20:33:51 +02:00
Ivy
bb53f94940
feat readme: update footer 2024-06-03 20:32:33 +02:00
Ivy
400ce83b0e
feat readme: add copyright footer 2024-06-03 17:07:32 +02:00
Ivy
ed2fcaf547
feat readme: add blueprint.zip link 2024-06-03 16:51:03 +02:00
Ivy
dce4d99a69
feat gitignore: merge with pterodactyl's 1.0-develop gitignore 2024-05-31 10:04:20 +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
Ahwx
2f27b54d57
Merge pull request #38 from wdhdev/patch-1
chore: fix typo
2024-05-30 14:06:29 +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
73df62ecf2
feat readme: update sponsors list 2024-05-22 08:43:48 +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
purple
55080b8ecf
feat .shellcheckrc: add linebreak 2024-05-21 11:08:09 +02:00
purple
0d30086f11 feat assets: Add new marketing material 2024-05-16 18:08:02 +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
prplwtf
30fc65da35 feat core artisan: admit defeat on dynamic imports for now 2024-05-15 13:16:53 +02:00
prplwtf
1afa732a6c feat ExtensionCommandService: Add debug lines and attempt to handle symlinks correctly. 2024-05-15 11:05:56 +02:00
prplwtf
6730116228 feat app.php: Move Blueprint service providers above application service providers. 2024-05-15 11:03:01 +02:00
prplwtf
6b4120d03b feat ExtensionCommandServiceProvider: prefix extension artisan commands with "ext:identifier:" 2024-05-15 10:58:59 +02:00
prplwtf
dee2a2f1f1 fix ExtensionCommandServiceProvider: incorrect namespace whoops 2024-05-14 23:20:35 +02:00
prplwtf
9bf7e77e1b feat artisan: dynamically load in (and prefix) extension artisan commands #35 2024-05-14 23:03:01 +02:00
prplwtf
9d5600f1f0 feat admin: Remove commented-out css 2024-05-14 22:00:20 +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
75959f6ec8 revert "fix readme: rename BlueprintFramework/main to BlueprintFramework/framework"
This reverts commit 50e2768d58.
2024-05-11 16:05:16 +02:00
purple
50e2768d58
fix readme: rename BlueprintFramework/main to BlueprintFramework/framework 2024-05-11 16:02:09 +02:00