Commit graph

1467 commits

Author SHA1 Message Date
prplwtf
c7f006c5a2 feat ConfigService: update api url 2024-04-20 12:43:21 +02:00
prplwtf
8aed7bb9b7 feat app: use new api url placeholder inside of telemetryservice :v 2024-04-18 18:16:57 +02:00
prplwtf
5db650c703 feat artisan app: use PlaceholderService for api url 2024-04-18 18:13:37 +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
prplwtf
4920b24fa8 feat legacy-library: remove some linebreaks 2024-04-14 23:37:44 +02:00
prplwtf
47dc85a891 feat controllers: Improve input validation on Blueprint controller 2024-04-14 23:36:41 +02:00
prplwtf
c9581b626d feat views: add some comments to blueprint admin view 2024-04-14 23:34:52 +02:00
prplwtf
6ba185a44a feat react: add ids to a few elements 2024-04-10 20:35:11 +02:00
prplwtf
64c230d73a feat navbar: add extensions button for fun 2024-04-10 19:52:48 +02:00
prplwtf
5bfe0d50f9 fix telemetry: connection timeout in case of boom 2024-04-10 19:41:19 +02:00
purple
600e342d77 feat core: do not cache routes 2024-04-10 13:30:05 +02:00
purple
f4b3a642ad feat core: add route cache clear to extension management 2024-04-10 13:27:07 +02:00
purple
69685d5ccb fix core: placeholders 2024-04-10 12:00:10 +02:00
purple
57b238a684 fix core: new placeholder escape thing 2024-04-10 11:57:11 +02:00
purple
17516cb316 fix core: bump version and attempt to fix sed 2024-04-10 11:54:20 +02:00
purple
035d2d6105 feat core: update version 2024-04-10 11:15:59 +02:00
purple
da54a20831 fix core views: Admin view contents were not being added to view file for some reason 2024-04-10 11:12:29 +02:00
purple
b13726f3a2 fix core: No such file or directory error for forwarding a log in -upgrade 2024-04-10 10:57:11 +02:00
purple
61bb008137 fix core views: Fix empty extension pages, at least attempt to fix it. 2024-04-10 10:55:56 +02:00
purple
e39edf1639 feat views: add debug lines 2024-04-10 10:43:18 +02:00
purple
6bbd986751 fix views: Another attempt at fixing server error for custom controllers. 2024-04-10 10:26:06 +02:00
purple
0e4051fb4d fix core: Mute "missing file" logs for upgrade script 2024-04-10 10:22:02 +02:00
purple
2169beb507 fix views build: Server error upon visiting extension pages with custom controllers 2024-04-10 10:19:55 +02:00
prplwtf
142f3caa01 feat core: finally finish placeholders 2024-04-09 21:59:43 +02:00
prplwtf
964bd373ff feat gitignore: update gitignore 2024-04-09 21:14:15 +02:00
prplwtf
aae193c2ab feat views: modify description of route eggs config option 2024-04-09 20:54:23 +02:00
prplwtf
a6420059a5 Merge branch 'main' of https://prplwtf@github.com/teamblueprint/main.git 2024-04-09 13:41:54 +02:00
prplwtf
bb32927381 fix core: Clean up symlinks regarding routes and wrappers when upgrading Blueprint that could cause server errors with Laravel. 2024-04-09 13:41:41 +02:00
purple
708dfcea32
Merge pull request #31 from itsvic-dev/vic/route-eggs
feat: add "route eggs" setting to default extension config controller
2024-04-08 14:27:21 +02:00
Victor B.
99bef29bb1
feat react: add egg routes filtering 2024-04-08 14:26:01 +02:00
Victor B.
525e518e56
add Pterodactyl's prettierrc with a tab width of 2 2024-04-08 13:57:22 +02:00
Victor B.
fe488495b0
feat routes: internal route for per-extension egg ID fetching 2024-04-08 13:55:15 +02:00
Victor B.
38fe14837b
feat: add "route eggs" setting to default extension config controller
saved as a JSON array of egg IDs in `blueprint::extensionconfig_[id]_eggs`.
ID of `-1` means the routes should be shown on all eggs
2024-04-08 13:17:29 +02:00
prplwtf
fe7d30110d fix core: shellcheck moment 2024-04-07 00:01:04 +02:00
prplwtf
8c86687527 feat core: new conditional placeholder type 2024-04-06 19:44:14 +02:00
prplwtf
9d40ed297c feat core: some new placeholders should work now 2024-04-06 19:16:45 +02:00
prplwtf
b0d282e32a feat core: start work on new placeholders 2024-04-06 18:24:22 +02:00
prplwtf
1bceb1d65b feat core: Only place legacy placeholders if using alpha or indev as target version 2024-04-06 18:10:01 +02:00
prplwtf
b5ff1bb2b5 feat core: $EXTPUBDIR didn't make sense so i just removed it 2024-04-04 16:54:36 +02:00
purple
af1f484e8a
fix readme: star list 2024-04-04 12:00:26 +02:00
purple
ab1c5dc8d6
feat readme: attempt to fix stargazers image by changing it's path 2024-04-03 10:55:46 +02:00
purple
cd37d2f4d0
Merge pull request #30 from itsvic-dev/main
Use relative symlinks instead of absolute ones/hardlinks
2024-03-31 18:34:54 +02:00
Victor B.
c6b44b9c7b
Use relative symlinks instead of absolute ones/hardlinks
If the panel directory ever changes, this will preserve the symlinks correctly.
2024-03-31 18:21:43 +02:00
prplwtf
2ff3f6d18a fix core: No longer accept hyphens, underscores and spaces on identifiers. 2024-03-31 13:34:57 +02:00
purple
85377db35e
feat readme: first sponsor yey 2024-03-29 17:23:26 +01:00
prplwtf
850dca339d fix core: Do not overwrite .gitignore and README.md whenever upgrading 2024-03-29 14:32:33 +01:00