Commit graph

1461 commits

Author SHA1 Message Date
c73b2a828d Update resources/scripts/components/dashboard/AccountApiContainer.tsx 2024-11-03 02:32:09 -05:00
56c61599c0 Update resources/scripts/components/auth/LoginFormContainer.tsx 2024-11-03 02:28:41 -05:00
455ab826a1 Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:27:17 -05:00
1c420bd7be Update resources/scripts/components/NavigationBar.tsx 2024-11-03 02:26:44 -05:00
34a793a4bc Update app/Console/Commands/BlueprintFramework/SyncCommand.php 2024-11-03 02:20:33 -05:00
13f79d538d Update app/Console/Commands/BlueprintFramework/LatestCommand.php 2024-11-03 02:19:55 -05:00
204742a911 Update app/Console/Commands/BlueprintFramework/CacheCommand.php 2024-11-03 02:19:26 -05:00
83bb75f3be Update app/Console/Kernel.php 2024-11-03 02:18:17 -05:00
76756eb124 Update README.md 2024-11-03 02:16:27 -05:00
prplwtf
9d95b58dd8 feat: add badge sticker to assets 2024-10-29 10:40:06 +01:00
prplwtf
88e3efa237 fix: requests_routers's default was application instead of web 2024-10-28 20:59:36 +01:00
prplwtf
7ee875ec20 feat: no longer look for developerForceMigrate flag 2024-10-27 12:02:43 +01:00
prplwtf
b3abff1bb9 feat: force migrations by default on -install 2024-10-27 11:53:24 +01:00
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