Commit graph

72 commits

Author SHA1 Message Date
Sabin Shrestha
d852e408f3 fix(ui): Add cursor pointer style to button elements 2025-07-18 20:24:34 +05:45
Swapnilpatil03
c7d7549052 Add back button to settings page to navigate to /dashboard 2025-07-17 19:54:35 +05:30
MSI\ModSetter
d103e21a68 feat(FRONTEND): Moved User Dropdown to Search Space Dashboard 2025-07-17 04:10:24 -07:00
MSI\ModSetter
ba44256bf0 feat(BACKEND): Added task logging for podcast generation
- Integrated TaskLoggingService to log the start, progress, success, and failure of podcast generation tasks.
- Updated user ID handling to ensure it is consistently converted to a string across various tasks.
- Modified frontend success message to direct users to the logs tab for status updates on podcast generation.
2025-07-17 02:39:36 -07:00
MSI\ModSetter
3f62121ced feat(BACKEND): Implement task logging for connector indexing tasks
- Added TaskLoggingService to log the start, progress, success, and failure of indexing tasks for Slack, Notion, GitHub, Linear, and Discord connectors.
- Updated frontend to reflect changes in indexing status messages.
2025-07-17 02:16:53 -07:00
MSI\ModSetter
d821b30008 feat(FRONTEND): Added Log Mangement UI 2025-07-16 01:19:22 -07:00
DESKTOP-RTLN3BA\$punk
24587d796d Merge commit 'db536fc845' into dev 2025-07-10 14:42:09 -07:00
DESKTOP-RTLN3BA\$punk
f7fe20219b feat: Added Follow Up Qns Logic 2025-07-10 14:37:31 -07:00
ritikprajapat21
4c53290c8c Added type prop to markdown viewer
Forgot to add type prop to MarkdownViewer component in last commit
2025-07-10 19:15:53 +05:30
ritikprajapat21
2d6fb98130 Added slider to increase/decrease volume
Changed class w-24 to w-full.
2025-07-09 13:06:25 +05:30
Rohan Verma
d611bd6303
Merge pull request #178 from ritikprajapat21/main
Fix issue #152: Added close functionality to player
2025-07-08 12:10:22 -07:00
ritikprajapat21
f2602e9e6b Fix issue #152: Added close functionality to player
Added closePlayer function and an X button to player.
The function cleans all the state variable responsible for playing the
audio.
2025-07-08 12:27:02 +05:30
DESKTOP-RTLN3BA\$punk
21fb231683 fix: Markdown & Text files as default support. 2025-07-07 22:55:51 -07:00
DESKTOP-RTLN3BA\$punk
4065c17309 fix: onboarding bug 2025-06-09 17:04:06 -07:00
DESKTOP-RTLN3BA\$punk
a85f7920a9 feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
DESKTOP-RTLN3BA\$punk
37f5458b53 fix: recurse 2025-06-06 18:30:25 -07:00
DESKTOP-RTLN3BA\$punk
99fa03d78b feat: Added Calender Based Indexing.
- This should stabalize manual syning.
2025-06-06 18:17:47 -07:00
DESKTOP-RTLN3BA\$punk
284eedde20 refactor: simplify document type icon rendering by consolidating logic into a single function 2025-06-05 23:30:31 -07:00
DESKTOP-RTLN3BA\$punk
21c0e249a8 refactor: remove unused Document interface and associated icon mapping 2025-06-05 23:25:21 -07:00
DESKTOP-RTLN3BA\$punk
57c9bcbccb refactor: streamline debounced search implementation and enhance document type filter behavior 2025-06-05 23:20:48 -07:00
DESKTOP-RTLN3BA\$punk
b356569854 fix(ui): Improved Chat Document Selector Dialog. 2025-06-05 23:10:23 -07:00
DESKTOP-RTLN3BA\$punk
96f545f982 fix: Fix for case where nothing is selected for context. 2025-06-04 23:09:31 -07:00
DESKTOP-RTLN3BA\$punk
d7bb31f894 feat: Document Selector in Chat.
- Still need improvements but lets use it first.
2025-06-04 21:46:50 -07:00
DESKTOP-RTLN3BA\$punk
52a9ad04bd feat: Stabilized Citation Logic 2025-06-04 17:19:31 -07:00
DESKTOP-RTLN3BA\$punk
954b9ad511 fix(ui): Added Streaming Indicators 2025-06-03 02:17:48 -07:00
DESKTOP-RTLN3BA\$punk
deea3fa544 chore: remove VERSION file and clean up unused imports across multiple files 2025-06-03 01:33:21 -07:00
DESKTOP-RTLN3BA\$punk
0c07898f4a feat: Added Q/A Mode in Research Agent 2025-06-03 00:10:35 -07:00
Muhamad Aji Wibisono
42cc1b8fbe feat: applied coderabbit suggestions 2025-06-02 21:03:50 +07:00
Muhamad Aji Wibisono
6b38129623 fix: discord document frontend 2025-06-02 20:44:48 +07:00
Muhamad Aji Wibisono
59523563be feat: added edit on discord connector 2025-06-02 19:54:22 +07:00
Muhamad Aji Wibisono
158976e802 feat: enabled discord connector on frontend 2025-06-02 18:31:08 +07:00
DESKTOP-RTLN3BA\$punk
73751c0eb1 feat: Removed Hard Dependency on Unstructured.io
- Added Llamaparse Support :)
2025-05-30 19:17:19 -07:00
DESKTOP-RTLN3BA\$punk
604791e6c5 fix: Added Suspense boundary in Login Page 2025-05-21 21:13:56 -07:00
DESKTOP-RTLN3BA\$punk
521ee4a1c4 feat: Removed Hard Dependecy on Google Auth
- Introduced LOCAL auth mode
2025-05-21 20:56:23 -07:00
DESKTOP-RTLN3BA\$punk
4c8b03ce2b feat: Code Block Syntax Highlighting & Copy Func 2025-05-19 23:19:20 -07:00
DESKTOP-RTLN3BA\$punk
a8080d2dc7 feat: Added Speech to Text support.
- Supports audio & video files.
- Will be useful for Youtube vids which dont have transcripts.
2025-05-13 21:13:53 -07:00
mpawank
288798ade4 updated seo 2025-05-14 01:22:25 +05:30
mpawank
9ccbf848e8 updated layout.tsx for better seo 2025-05-14 00:55:22 +05:30
DESKTOP-RTLN3BA\$punk
a9db0a8ceb feat: Introduce the RAPTOR Search. 2025-05-11 23:05:56 -07:00
Rohan Verma
7498c1e6fd
Merge pull request #84 from ritikprajapat21/main
Fix #45: Added connector icon
2025-05-09 22:32:15 -07:00
DESKTOP-RTLN3BA\$punk
2cee5acaa3 feat: Improved sub section writer agent & Chat UI 2025-05-09 22:14:22 -07:00
ritikprajapat21
32bff316e5 Fix #46: Changed to dynamic icon 2025-05-10 10:23:44 +05:30
ritikprajapat21
09c1693532 Fix #45: Added connector icon 2025-05-10 09:55:50 +05:30
DESKTOP-RTLN3BA\$punk
4a2be4b98e fix: Added API_BASE param for LiteLLM. 2025-05-08 19:31:47 -07:00
DESKTOP-RTLN3BA\$punk
9f3d49ab93 recurse fix 2025-05-07 23:18:49 -07:00
DESKTOP-RTLN3BA\$punk
babaefc5e9 chore: UI Fixes 2025-05-07 23:05:47 -07:00
ritikprajapat21
fc30b88d14 Fix #66: Created sitemap
Could not find existing sitemap file so created a new sitemap file with
the listed url in the issue #66
2025-05-07 16:19:04 +05:30
DESKTOP-RTLN3BA\$punk
5c79831ca5 fix: coderabbit 2025-05-05 23:31:52 -07:00
DESKTOP-RTLN3BA\$punk
b4bee887bd feat: Added Podcast Feature and its actually fast.
- Fully Async
2025-05-05 23:18:12 -07:00
DESKTOP-RTLN3BA\$punk
906344d6f3 chore: qol patches 2025-05-03 01:08:19 -07:00