Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUI is hosted #19

Merged
merged 12 commits into from
Sep 6, 2024
Merged

BUI is hosted #19

merged 12 commits into from
Sep 6, 2024

Conversation

cngarrison
Copy link
Collaborator

No description provided.

…ll checks.

Applied patches from BBai to 1 file

Files modified:
- bui/src/islands/Chat.tsx
…stly, preserving previous conversation data when a new entry is added.

Applied patches from BBai to 1 file

Files modified:
- bui/src/islands/Chat.tsx
Applied patches from BBai to 1 file

Files modified:
- bui/src/routes/_app.tsx
Applied patches from BBai to 1 file

Files modified:
- bui/src/routes/index.tsx
Applied patches from BBai to 1 file

Files modified:
- bui/src/utils/websocketManager.ts
…tate was not being properly updated.

Applied patches from BBai to 1 file

Files modified:
- bui/src/islands/Chat.tsx
…tate was not being updated correctly.

Applied patches from BBai to 1 file

Files modified:
- bui/src/islands/Chat.tsx
commit f2112e3
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:30:25 2024 +1000

    version bump

commit 1a8cb9e
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:25:56 2024 +1000

    Move BUI to hosted site

commit 580d319
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:02:32 2024 +1000

    Added console logs to the Chat component to debug API port and URL information.

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/islands/Chat.tsx

commit 5ce96b4
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:02:10 2024 +1000

    Improved URL parsing and added client-side logging for apiPort and URL

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/routes/_app.tsx

commit 5389282
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:00:27 2024 +1000

    Added logging to Chat component to aid in debugging

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/islands/Chat.tsx

commit 23b2f8f
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Sat Sep 7 00:00:02 2024 +1000

    Added more logging and an inline script to log the parsed apiPort value on the client side

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/routes/_app.tsx

commit c47b6e9
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:51:31 2024 +1000

    Changed the base URL for the chat API to use the local development server and added a log message to display the initialized API client base URL.

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/islands/Chat.tsx

commit ee63b32
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:47:51 2024 +1000

    Changed the base URL for the API client to use the production chat server URL instead of localhost.

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/islands/Chat.tsx

commit c776f97
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:47:19 2024 +1000

    Removed unused imports, updated App component to use URL hash for apiPort, and passed apiPort as a number or undefined to the Component.

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/routes/_app.tsx

commit 9a17705
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:37:21 2024 +1000

    Enabled CORS for bbai.tips and chat.bbai.tips in addition to localhost

    Applied patches from BBai to 1 file

    Files modified:
    - api/src/main.ts

commit 052eba1
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:32:52 2024 +1000

    Added startDir to debug log and persisted startDir in localStorage

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/islands/Chat.tsx

commit 9ca9922
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:19:13 2024 +1000

    Refactored `apiStart` command to use `getConfig` function and improved cross-platform browser opening logic

    Applied patches from BBai to 1 file

    Files modified:
    - cli/src/commands/apiStart.ts

commit 9176872
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:18:58 2024 +1000

    Removed unused 'open' import from 'apiStart.ts'

    Applied patches from BBai to 1 file

    Files modified:
    - cli/src/commands/apiStart.ts

commit 018f9d2
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:15:43 2024 +1000

    Implemented dynamic API port configuration using URL hash parameters

    Applied patches from BBai to 1 file

    Files modified:
    - bui/src/routes/_app.tsx

commit 8dab13e
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Fri Sep 6 23:15:30 2024 +1000

    Added support for opening the chat URL in the default browser and improved the API start command with additional options.

    Applied patches from BBai to 1 file

    Files modified:
    - cli/src/commands/apiStart.ts

commit eaa63ac
Merge: ae26d63 266fb80
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Wed Sep 4 09:54:11 2024 +1000

    Merge branch 'staging' into building/more

    # Conflicts:
    #	bui/src/islands/Chat.tsx
    #	bui/src/utils/websocketManager.ts
    #	deno.jsonc

commit ae26d63
Author: Charlie Garrison <charlie-github@garrison.com.au>
Date:   Wed Sep 4 09:46:31 2024 +1000

    Resolved
@cngarrison cngarrison self-assigned this Sep 6, 2024
@cngarrison cngarrison merged commit c611e0b into main Sep 6, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant