Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rabrain/ai-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.5
Choose a base ref
...
head repository: rabrain/ai-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 23 files changed
  • 1 contributor

Commits on May 17, 2024

  1. Update keywords (#17)

    * Add comment to svg
    
    * Update "bots" to "bot" to match search engine keyword
    
    * Update screenshot
    
    * Add app preview video for app version 1.2.5
    
    * Update key words
    lilac committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3d79677 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Add frequently asked questions (#18)

    * Add a FAQ section to the page
    
    * Fix grammar errors as suggested by cody
    
    * Add more questions and answers
    
    * Fix lint issue
    lilac committed May 18, 2024
    Configuration menu
    Copy the full SHA
    8a24b95 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Fix overflow on mobile devices (#20)

    * Fix overflow on mobile devices
    
    * Remove custom button styles to avoid conflict with daisy-ui
    
    * Remove negative position of bubbles
    lilac committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9d97567 View commit details
    Browse the repository at this point in the history
  2. Add the app preview video (#21)

    * Add app preview video as carousel item
    
    * Import screenshot as static image
    
    * Update carousel with indicator buttons
    lilac committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1f49489 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Download the asset for current operation system directly (#22)

    * Render downloads as dropdown button and auto detect system
    
    * Create a provider for release asset
    
    * Make download links adaptive
    
    * Use carousel from shadcn
    
    * Use nextui accordion for FAQ
    lilac committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ccacb51 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Update links

    lilac committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ece02e2 View commit details
    Browse the repository at this point in the history
Loading