Commit Graph

516 Commits (2d12a3cd7a12dc54a256ec5301cfb197efea5152)

Author SHA1 Message Date
Alex 6658cec6a0
Merge pull request #897 from arc53/dependabot/npm_and_yarn/frontend/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /frontend
5 months ago
Siddhant Rai 39f0d76b4b refactor: clean up settings file for better structure 6 months ago
Siddhant Rai 0a5832ec75 refactor: clean up settings file for better structure 6 months ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 6 months ago
Siddhant Rai 0dc7333563 fix: added API Keys in tabs 6 months ago
Siddhant Rai f61c3168d2 fix: issue with editing new prompts 6 months ago
Siddhant Rai 9cadd74a96 fix: minor ui changes 6 months ago
Siddhant Rai 729fa2352b feat: added prompts section under general in settings 6 months ago
dependabot[bot] b673aaf9f0
Bump vite from 5.0.12 to 5.0.13 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
ManishMadan2882 ac994d3077 add prompt,chunks in create key 6 months ago
sarfaraz siddiqui 02d4f7f2da functions can accept null 6 months ago
sarfaraz siddiqui afecae3786 added feature #887 6 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 6 months ago
ManishMadan2882 53e71c545e api key modal - enhancements 6 months ago
ManishMadan2882 959a55e36c adding dark mode - api key 6 months ago
ManishMadan2882 64572b0024 feat(settings): api key endpoints 6 months ago
Manish Madan 9a0c1caa43
Merge branch 'arc53:feature/api-key-create' into feature/api-key-create 6 months ago
ManishMadan2882 eed6723147 feat(settings): api keys tab 6 months ago
Alex 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts 6 months ago
Siddhant Rai e01071426f feat: field to pass number of posts as a parameter 6 months ago
Siddhant Rai eed1bfbe50 feat: fields to handle reddit loader + minor changes 6 months ago
Siddhant Rai 0c3970a266
Merge branch 'arc53:main' into main 6 months ago
Alex 3c492062a9 Fix parsing issue with chunks in store.ts 6 months ago
Alex ed08123550 Add support for setting the number of chunks processed per query 6 months ago
Siddhant Rai f272d7121a
Merge branch 'arc53:main' into main 6 months ago
ManishMadan2882 6f1548b7f8 customised scrollbar 6 months ago
ManishMadan2882 9e6fe47b44 fix(hero): not fully scrollable in mobile 6 months ago
Siddhant Rai 60cfea1126 feat: added reddit loader 6 months ago
Alex 80a4a094af lint 6 months ago
Alex 70e1560cb3 fix check on model 6 months ago
Alex 725033659a
Merge pull request #876 from ManishMadan2882/main
Pause Auto-scroll on user interrupt
6 months ago
ManishMadan2882 52ecbab859 purge logs 6 months ago
ManishMadan2882 2447bab924 add listener for wheel, touch events 6 months ago
Alex 1057ca78a6 default remote 6 months ago
ManishMadan2882 7506256f42 fix(lint): 2 errors 6 months ago
ManishMadan2882 db75230521 pause scroll on user action 6 months ago
Siddhant Rai e1a2bd11a9 fix: upload dropdown also combined 7 months ago
Siddhant Rai 5daaf84e05 fix: combined two dropdowns into a single component 7 months ago
Siddhant Rai 51f588f4b1 fix: issue #157 7 months ago
Alex 5ee6605703
Merge pull request #835 from arc53/feature/remote-loads
Feature/remote loads
7 months ago
Alex 7ef97cfd81 fix abort 7 months ago
Alex f4288f0bd4 remove sitemap 7 months ago
Alex 4a701cb993
Merge branch 'main' into feature/remote-loads 7 months ago
Alex 325a8889ab update url 7 months ago
Alex c4c0516820 add endpoint 7 months ago
Pavel c8d8a8d0b5 Fixing ingestion metadata grouping 7 months ago
ManishMadan2882 d2dba3a0db adding remote uploads tab 7 months ago
ManishMadan2882 8826f0ff3c slight UI improvements in input box 7 months ago
ManishMadan2882 9129f7fb33 fix(Conversation): input box UI 7 months ago
ManishMadan2882 c0ed54406f fix(settings): delete button 7 months ago
ManishMadan2882 615d549494 slight fixes, checking for null case 8 months ago
ManishMadan2882 0ce39e7f52 purge logs and !need code 8 months ago
ManishMadan2882 3c68cbc955 fix(stream err on changing conversation) 8 months ago
ManishMadan2882 300430e2d5 fixes weird bug- dark theme hook 8 months ago
ManishMadan2882 dea385384a fixes, update Nav images on theme toggle 8 months ago
ManishMadan2882 7a1c9101b2 add custom hook for dark theme 8 months ago
ManishMadan2882 6058939c00 change size in copy, like , dislike icons 8 months ago
ManishMadan2882 f0293de1b9 ui adjustments 8 months ago
ManishMadan2882 810dcb90ce refactored the divs, prevent overlap 8 months ago
ManishMadan2882 a2f2b8fabc make responsive msg bubble 8 months ago
Alex cbc5f47786
Merge pull request #837 from ManishMadan2882/main
Adding Dark Mode
8 months ago
ManishMadan2882 3e3886ced7 slight UI changes 8 months ago
ManishMadan2882 9ce39fd2ba made borders in settings a bit darker 8 months ago
ManishMadan2882 67e4d40c49 added dark mode, About page and bubble icons 8 months ago
ManishMadan2882 537a733157 add dark mode - conversation, bubble, UI fixes 8 months ago
ManishMadan2882 5136e7726d added dark mode, Hero component 8 months ago
Eng Zer Jun 374b665089
Upgrade to Vite 5
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
8 months ago
ManishMadan2882 ffecc9a0c7 add dark mode, in Settings 8 months ago
ManishMadan2882 0b997418d3 add dark - sidebar 8 months ago
ManishMadan2882 eaad8a4cf5 initialising dark mode 8 months ago
Arnab Ghosh 0752aae9ef Fixed Empty Document Name Upload 8 months ago
ManishMadan2882 f4f056449f integrate /api/search endpoint, get sources post stream 8 months ago
Alex 667b66b926
Merge pull request #825 from arc53/feat/mongodb
Public LLM
8 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 8 months ago
ManishMadan2882 f91b5fa004 fix distortion on different browsers 9 months ago
ManishMadan2882 e7b9f5e4c3 adding responsive sidebar 9 months ago
Christine fd8b7aa0f2 fix: change alt text for setting 9 months ago
Christine 458ea266ec fix: change name to alt text for Discord and GitHub 9 months ago
Alex 2a9ef6d48e
Merge pull request #792 from arc53/dependabot/npm_and_yarn/frontend/vite-4.5.1
Bump vite from 4.5.0 to 4.5.1 in /frontend
9 months ago
Alex a4483cf255 Revert "Merge pull request #797 from arc53/fix_boxes_hero"
This reverts commit 0bf020a1b4, reversing
changes made to a62566e8fb.
9 months ago
Pavel d43927a167 Fix_hero
Fix of hero section for chrome and firefox. Fix of conversations-container pushing containers below.
9 months ago
HeetVekariya 23a1730106 fix: API docs text overflow 10 months ago
dependabot[bot] eb48a153d9
Bump vite from 4.5.0 to 4.5.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Alex f8f60c62fe Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 10 months ago
Alex 022c32f9d5 fix chats display 10 months ago
Alex 5bdedacab1 fix xss 10 months ago
Alex d7a1be2f3c fix bug 10 months ago
Alex b2770f67a1 custom prompts 10 months ago
Alex 5c785e49af prompts and docs 10 months ago
Alex 0974085c6f prompts 10 months ago
Alex a3de360878 fix sidebar 10 months ago
Saksham Tyagi d1c93754db
Merge branch 'arc53:main' into code/setting-ui 11 months ago
Saksham Tyagi 3d54a1abf3 widget 11 months ago
Saksham Tyagi 06eef5779d Documents 11 months ago
Saksham Tyagi 87a59a6de3 Prompt 11 months ago
Alexander Deshkevich 1e7741e341 Render tables in conversation 11 months ago
Alex ae5e484506 fix docx file 11 months ago
Alex 2d202088c7 syntax 11 months ago
Alex 9f7c9180d9 prep settings slightly 11 months ago
Alex 693bdebb30
Merge pull request #752 from varundhand/feature/mobile-resp
Feat: enhance mobile responsiveness of Hero Page final
11 months ago