Commit graph

983 commits

Author SHA1 Message Date
purple
084ebeca80 feat libraries: Make new "misc" library that is a collection of all tiny functions of other libraries. 2024-01-15 23:59:09 +01:00
prplwtf
5542b24e74 feat core: Use PRINT for even more. 2024-01-15 23:23:54 +01:00
prplwtf
a3c9dda69d feat throwError: Remove multiple unused log definitions. 2024-01-15 22:10:22 +01:00
prplwtf
2faf40dd05 feat shellcheck: Forgot to go through these scripts with ShellCheck. 2024-01-15 22:09:57 +01:00
prplwtf
e4ae89e026 feat core: Rewrite even more logs. 2024-01-15 22:09:31 +01:00
prplwtf
409cda4518 feat core: Replace even more logs with the new PRINT function 2024-01-15 21:39:39 +01:00
prplwtf
3310b20cdb feat core: Transition -install to new logging method 2024-01-15 18:34:11 +01:00
prplwtf
f763638361 feat logFormat: Change output format for PRINT 2024-01-15 18:05:22 +01:00
prplwtf
1676286a3b feat libraries: Modify comments and change $SECONDARY variable in logFormat. 2024-01-15 17:40:50 +01:00
prplwtf
17749f91f0 feat core: Move over a handful of logs to the new "PRINT" format. 2024-01-15 17:40:12 +01:00
purple
10496131e8 feat core: improve logging in some places 2024-01-15 00:54:27 +01:00
purple
af970df4f2 feat core: add new log format in some more places 2024-01-15 00:52:51 +01:00
purple
55fcd8888f feat core: add new log messages and change log format in a few places 2024-01-15 00:43:11 +01:00
prplwtf
e9ad82ae00 feat core: add marketplaces extension website icon 2024-01-12 16:32:42 +01:00
purple
9b8f0ab9c3 feat core: Add React as required dependency as it is used by the Pterodactyl panel. 2024-01-09 11:29:02 +01:00
purple
e05c13d45e feat core: Add webpack to required dependencies as it is utilized when building panel assets. 2024-01-09 11:27:13 +01:00
prplwtf
9739402ed0 feat core: bump fallback version to unstable 2024-01-06 23:45:34 +01:00
prplwtf
12e6e5bb7a feat core react: remove routes stuff for components for now 2024-01-06 23:37:19 +01:00
prplwtf
2b649f9f74 feat core react: Add SubNavigation and Routes to components 2024-01-06 23:07:18 +01:00
prplwtf
b55b4c9198 feat core react: Add DropdownItems to components 2024-01-06 21:40:40 +01:00
prplwtf
2dc2039cbd feat core react: Add ServerRow items to supported Components 2024-01-06 21:24:36 +01:00
prplwtf
456145cba4 feat core react: Add account pages to supported Components 2024-01-06 16:32:17 +01:00
purple
5d80d70974 feat core react: Add even more supported Components 2024-01-06 02:48:45 +01:00
purple
3b43f2873a feat core react: Add more Component placements 2024-01-06 01:58:57 +01:00
purple
47c081b73c feat core: Keep track of component file changes, update removal, improve script and more. 2024-01-06 01:34:31 +01:00
purple
f723aa964d feat core: undo last commit and cache Components.yml file 2024-01-06 00:43:46 +01:00
purple
d0a09820f7 feat core: try to use a wildcard in sed commands (spoiler: this will go very wrong) 2024-01-06 00:38:45 +01:00
purple
e42f93a8c5 feat react: remove Account for now to focus on server components 2024-01-06 00:17:22 +01:00
purple
0e7b764b2a feat core react: make files stuff work 2024-01-06 00:15:51 +01:00
purple
30c40c5edf feat core react: add files for account and make serverTerminal work 2024-01-05 23:58:46 +01:00
purple
673e9d13cc
fix(core): extension components could define paths from the project directory 2024-01-05 21:14:24 +01:00
prplwtf
412073be3f fix(core): incorrect path to imported dashboard css 2024-01-05 16:55:56 +01:00
purple
f9e5aaeebc feat(core, throwError): more component error handling 2024-01-03 01:56:19 +01:00
purple
1b65e5a591 feat(core, throwError): add extra error handling to react support 2024-01-03 01:33:07 +01:00
purple
ab8e02b519 merge(main): github.com/teamblueprint/main.git 2024-01-01 18:10:43 +01:00
purple
5bee53eebb feat(internal:placeholders): change internal placeholders 2024-01-01 18:09:05 +01:00
purple
1098c9d092 feat(internal-placeholders): modify internal placeholder names 2024-01-01 18:09:04 +01:00
purple
f511ba4801
chore(license): update year 2024-01-01 10:37:30 +01:00
purple
453e80f5b1 feat(core): add comments to developer checks 2023-12-31 00:16:40 +01:00
purple
99f24264de feat(core): react components can now be removed as well 2023-12-29 01:58:12 +01:00
purple
574d732eae fix(tiny mistake) 2023-12-29 01:03:48 +01:00
purple
c3afe67e8f feat(core, react): add BeforeNavigation and AfterNavigation for testing 2023-12-29 00:59:12 +01:00
purple
1ec73bbb22
fix(readme): broken asset link 2023-12-29 00:10:56 +01:00
purple
02b2814160 feat(core): make react navbar items work 2023-12-29 00:05:30 +01:00
purple
13e9c06c5b fix(core): do a bunch of stuff 2023-12-28 22:02:55 +01:00
purple
6cf0a11b03 feat(core): adding navbar items should theoretically work now 2023-12-28 21:47:41 +01:00
purple
ba00d57dc2 feat(react, core): restructure some files and make hopefully something work 2023-12-28 21:45:00 +01:00
purple
be8b72c637 feat(core): read from component configuration file 2023-12-28 21:24:17 +01:00
purple
1451970f9f feat(core): start handling components when installing extensions 2023-12-28 21:03:05 +01:00
purple
cbe2a7aca9 feat(core, throwerror): prepare for upcoming basic react support 2023-12-28 20:45:03 +01:00