Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Mar 14, 2024
  2. Mar 12, 2024
    • Timothy Carambat's avatar
      Stop generation button during stream-response (#892) · 0e46a11c
      Timothy Carambat authored
      * Stop generation button during stream-response
      
      * add custom stop icon
      
      * add stop to thread chats
      0e46a11c
    • Sean Hatfield's avatar
      [FEAT] On file upload, clear dropzone box of previously uploaded files (#894) · fd2b1301
      Sean Hatfield authored
      on file upload, clear uploader box from previously uploaded files
      fd2b1301
    • Sean Hatfield's avatar
      [FEAT] Ability to set workspace profile image (#847) · 04399b13
      Sean Hatfield authored
      
      * WIP workspace pfp, CRUD functions complete
      
      * implement fetching workspace pfp in UserIcon component
      
      * update UI for workspace settings pfp
      
      * minor css refactor
      
      * WIP fixes to workspace pfp
      
      * create responseCache for workspace pfp blob to improve performance
      
      * fix cache not clearing when removing workspace pfp and remove unneeded util
      
      * load workspace image once, dont reload
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      04399b13
    • Sean Hatfield's avatar
      [FEAT] Settings pages UI updates (#833) · d9fce5f6
      Sean Hatfield authored
      * WIP main sidebar designs
      
      * hover states and active states for main sidebar
      
      * main and settings sidebar UI updates & improve performance using Link instead of <a>
      
      * update borders to match rest of UI in all pages
      
      * update borders of all containers to match rest of UI
      
      * remove unneeded conditional
      
      * custom messages component redesign and appearance settings layout changes
      
      * improve UX of custom logo file uploader component to match designs
      
      * fix sizing on custom logo upload field
      
      * WIP footer customization new UI
      
      * implement new UI for custom footer
      icon selection
      
      * update workspace chats to match new settings UI
      
      * update system preferences to match new settings UI
      
      * update export workspace chats button border
      
      * update invitations settings page to match new settings UI
      
      * update instance workspaces settings page to match new settings UI
      
      * update instance workspaces to match new settings UI
      
      * update api keys settings to match new settings UI
      
      * update LLM preferences settings to match new settings UI
      
      * update embedding preferences settings to match new settings UI
      
      * update vector db preferences settings to match new settings UI
      
      * align all buttons in settings pages
      
      * update ui for data connectors to match rest of settings ui
      
      * update UI for embed chat
      
      * updated ui for logging page
      
      * fix duplicate attributes left from merge conflicts
      
      * fix dynamic class to use ternary
      
      * remove transition classes where it is not needed
      d9fce5f6
  3. Mar 11, 2024
  4. Mar 09, 2024
  5. Mar 08, 2024
  6. Mar 07, 2024
  7. Mar 06, 2024
  8. Mar 01, 2024
  9. Feb 29, 2024
  10. Feb 28, 2024
  11. Feb 27, 2024
  12. Feb 26, 2024
  13. Feb 24, 2024
  14. Feb 22, 2024
Loading