Commit graph

1448 commits

Author SHA1 Message Date
Emma
fcb7d45324
deprecate LegacyLibrary: Legacy version of BlueprintExtensionLibrary is being phased out 2024-10-15 13:50:35 +02:00
Emma
99c97653b4
feat: add docblock head to consolelibrary 2024-10-15 13:43:02 +02:00
Emma
02d4884f79
feat: add docblock head to clientlibrary 2024-10-15 13:42:25 +02:00
Emma
a75c16e2de
feat: add docblock head to adminlibrary 2024-10-15 13:41:41 +02:00
Emma
7a6406cd79
feat: improve dbGet in consolelibrary 2024-10-15 13:35:23 +02:00
Emma
c81d2dac19
feat: improve dbGet in clientlibrary 2024-10-15 13:35:02 +02:00
Emma
f7075f8dd5
feat: improve dbGet in adminlibrary 2024-10-15 13:34:33 +02:00
prplwtf
451fe4bf03 fix blueprint.sh: bash autocompletion not working correctly on -remove 2024-10-10 23:24:01 +02:00
prplwtf
dc6c07df9d feat info.sh: add colors to -info 2024-10-10 19:25:12 +02:00
prplwtf
775ec3b4de feat remove.sh: Deprecate requests_controllers in favor of requests_app. 2024-10-10 15:11:42 +02:00
prplwtf
7524a1eaf4 feat install.sh: Deprecate requests_controllers in favor of requests_app. 2024-10-10 15:11:35 +02:00
Emma
fbbed39a63
fix routes: Removing first installed extension causes route error 2024-10-07 15:52:31 +02:00
prplwtf
dbcb2b1d1a fix install.sh: comment out route_perm warning on account as it was malfunctioning 2024-10-06 11:56:10 +02:00
prplwtf
6bc26770e6 feat install.sh: Add additional debug log thingy to components 2024-10-06 11:53:41 +02:00
prplwtf
8134cce2c6 feat install.sh: add undocumented permission field to debug 2024-10-06 11:52:29 +02:00
Emma
7460e573ee
feat FUNDING.yml: add kofi 2024-10-02 18:26:14 +02:00
Emma
d26d964477
fix ISSUE_TEMPLATE: typo 2024-10-02 18:13:53 +02:00
Emma
587436fa17
feat ISSUE_TEMPLATE: add feature-request 2024-10-02 18:13:07 +02:00
Emma
7ad986647f
feat ISSUE_TEMPLATE: update bugreport template 2024-10-02 18:02:50 +02:00
prplwtf
429c9226a9 feat assets: use higher quality version of blueprint badge 2024-09-23 17:16:49 +02:00
prplwtf
f760f6c747 feat install.sh: use case statements in more places 2024-09-22 18:09:16 +02:00
prplwtf
75615268d4 feat install.sh: Console.yml intervals are now done through case statements 2024-09-22 18:05:26 +02:00
prplwtf
9c067214fa feat install.sh: add twitch, youtube and ko-fi website icons. 2024-09-22 17:54:27 +02:00
prplwtf
11f90d87f5 feat install.sh: remove icons for reddit and trello 2024-09-22 17:49:29 +02:00
prplwtf
a93efe1990 feat install.sh: move discord weburl detection into case statement 2024-09-22 17:48:38 +02:00
prplwtf
21df75a4ab feat install.sh: move discord weburl detection into case statement 2024-09-22 17:48:03 +02:00
prplwtf
a0fe6679f6 feat install.sh: move sourcexchange/builtbybit weburl detection into case statement 2024-09-22 17:47:13 +02:00
prplwtf
abf35c45c2 feat install.sh: move github/gitlab weburl detection into case statement 2024-09-22 17:42:35 +02:00
prplwtf
a634196bf7 feat install.sh: add fixme 2024-09-22 17:31:45 +02:00
Emma
68b5dbc338
feat README: update footer image 2024-09-17 23:01:10 +02:00
Ivy
da995aeabe
feat LICENSE: Update license holder name 2024-09-17 21:45:51 +02:00
Ivy
2824f0fd69
feat LICENSE: Update license holder name 2024-09-17 21:45:32 +02:00
Ivy
87ca59b58e
feat LICENSE: Update license holder name 2024-09-17 21:45:05 +02:00
prplwtf
dac362dad5 feat BlueprintAdminLibrary, BlueprintClientLibrary, BlueprintConsoleLibrary: rewrite fileRead() to no longer use shell commands caused by tech-debt 2024-09-08 20:16:56 +02:00
prplwtf
b1fe15a628 feat BlueprintAdminLibrary, BlueprintConsoleLibrary, BlueprintClientLibrary: Rewrite fileWipe($path) to use php instead of shell commands due to tech-debt 2024-09-08 20:12:31 +02:00
prplwtf
26971cc681 feat BlueprintAdminLibrary, BlueprintClientLibrary, BlueprintConsoleLibrary: Update fileMake documentation and return void 2024-09-08 20:08:08 +02:00
prplwtf
69d4d7dbc6 feat BlueprintConsoleLibrary: add extensionList() 2024-09-08 20:06:23 +02:00
prplwtf
be4d671e7b feat BlueprintClientLibrary: add extensionList() 2024-09-08 20:05:22 +02:00
prplwtf
a0c3530858 feat BlueprintAdminLibrary: remove useless if statement 2024-09-08 20:04:35 +02:00
prplwtf
0b91640657 feat BlueprintAdminLibrary: add extensionList() function 2024-09-08 20:04:19 +02:00
prplwtf
41b78d7e8d fix install.sh: use printf instead of echo for installed_extensions to prevent linebreaks 2024-09-08 20:00:07 +02:00
prplwtf
37255c51e6 feat routers: prettier 2024-09-05 11:17:11 +02:00
prplwtf
d304b95ee5 feat components/server: prettier 2024-09-05 11:16:22 +02:00
prplwtf
b65744ad66 feat components/NavigationBar: prettier 2024-09-05 11:14:49 +02:00
prplwtf
3f5ed10ebd feat components/dashboard: prettier 2024-09-05 11:14:25 +02:00
prplwtf
9741dd30e2 feat components/auth: prettier 2024-09-05 11:13:37 +02:00
prplwtf
f2aadf9d65 feat build.sh: remove .gitkeep upon use of developer command 2024-09-04 21:20:54 +02:00
prplwtf
2a702b6775 feat extensions.blade.php: update comment 2024-09-04 09:42:38 +02:00
prplwtf
7ce13dc2c0 feat blueprint.sh: update fallback version to latest 2024-09-02 15:29:53 +02:00
prplwtf
2f6f7a1c1e fix extensions.blade.php: width was not defined for section container 2024-08-30 21:36:15 +02:00