Thierry CH.
9cd3756c2f
Refactor request validation in getDocuments method
2025-12-08 11:02:01 +00:00
thierryverse
ed07699ffc
add documents queries & mutations atoms
2025-12-08 11:02:00 +00:00
thierryverse
5a887e9243
add documents api service
2025-12-08 11:02:00 +00:00
thierryverse
fc915fec13
getdocuments reques / response zod schema
2025-12-08 11:02:00 +00:00
DESKTOP-RTLN3BA\$punk
b2a97b39ce
refactor: centralize authentication handling
...
- Replaced direct localStorage token access with a centralized `getBearerToken` function across various components and hooks to improve code maintainability and security.
- Updated API calls to use `authenticatedFetch` for consistent authentication handling.
- Enhanced user experience by ensuring proper redirection to login when authentication fails.
- Cleaned up unused imports and improved overall code structure for better readability.
2025-12-02 01:24:09 -08:00
samkul-swe
121e2f0c0e
Renaming resources
2025-11-22 19:19:00 -08:00
samkul-swe
896e410e2a
Webcrawler connector draft
2025-11-21 23:27:21 -08:00
thierryverse
dff4b7ad6b
fix auth/register endpoint bug
2025-11-20 08:20:47 +02:00
thierryverse
1cf36c6e6c
Add create chat mutation
2025-11-20 08:17:57 +02:00
thierryverse
d2fddd5ea5
add getPodcasts query atom
2025-11-20 08:17:57 +02:00
thierryverse
eca4580f76
Add get podcasts api service
2025-11-20 08:17:57 +02:00
thierryverse
db58571751
update chat api service
2025-11-20 08:17:57 +02:00
thierryverse
68e4d9b23e
improve ge chat by search cpace request type
2025-11-20 08:17:57 +02:00
thierryverse
1a954bc184
Add delete podcast api service
2025-11-20 08:17:57 +02:00
thierryverse
20cd1951b5
add podcast api service
2025-11-20 08:17:56 +02:00
thierryverse
5361290315
refactor podcast api calls
2025-11-20 08:17:56 +02:00
thierryverse
7223a7b04d
update api services
2025-11-20 08:17:56 +02:00
thierryverse
de443ccee7
add podcast api service
2025-11-20 08:17:56 +02:00
thierryverse
b2da1aa8e9
extends the base apis to support blob response
2025-11-20 08:17:56 +02:00
Sebastian
afcb4cc6e8
comma
2025-11-18 09:46:06 +00:00
Sebastian
e3a923eb6f
send JSON string instead of object
2025-11-18 09:40:55 +00:00
thierryverse
6d70105f87
fix build error
2025-11-17 08:10:12 +02:00
thierryverse
981e3a74e7
clean up
2025-11-17 08:10:12 +02:00
thierryverse
62df67b93b
clean up
2025-11-17 08:10:12 +02:00
thierryverse
776660f5e3
update chat api service
2025-11-17 08:10:12 +02:00
thierryverse
b35a5aa589
update login form
2025-11-17 08:10:12 +02:00
thierryverse
41a938cec0
Refactor register page
2025-11-17 08:10:12 +02:00
thierryverse
81ee04c2a5
format with biome
2025-11-17 08:10:12 +02:00
thierryverse
77d49ca11c
add zod schemas & inferences
2025-11-17 08:09:17 +02:00
thierryverse
0c41e487d8
add the chats api service
2025-11-17 08:09:17 +02:00
thierryverse
aa9bb15c13
add the auth api service
2025-11-17 08:09:17 +02:00
thierryverse
7221659de7
add a flexible base api service
2025-11-17 08:09:17 +02:00
thierryverse
4d02c2eeed
add auth api service
2025-11-17 08:09:17 +02:00
thierryverse
c8fae413d2
organize auth apis
2025-11-17 08:09:17 +02:00
thierryverse
54d29c6064
organize search source connectors
2025-11-17 08:09:17 +02:00
thierryverse
f10a918ca7
organize llm configs apis
2025-11-17 08:09:17 +02:00
thierryverse
a368b2a7d3
organiza documents apis
2025-11-17 08:09:17 +02:00
thierryverse
0e488c799d
organiza podcasts apis
2025-11-17 08:09:17 +02:00
thierryverse
78ab020d80
organize seach space apis
2025-11-17 08:09:17 +02:00
thierryverse
b866170e6a
add delete chat mutation
2025-11-17 08:09:17 +02:00
thierryverse
bd4e5d627d
improve naming
2025-11-17 08:09:17 +02:00
thierryverse
93f6056a91
add active search space chats atom with query
2025-11-17 08:00:54 +02:00
thierryverse
87c5d24f29
fix key down events
2025-11-11 22:06:57 +02:00
thierryverse
55e5b45a42
fix podcast generation
2025-11-11 04:02:04 +02:00
DESKTOP-RTLN3BA\$punk
4dd7e8fc1f
chore: Updated UserRead schema to include pages_limit and pages_used fields
...
- Expanded installation options in README to include SurfSense Cloud as a new method.
- Updated UserRead schema to include pages_limit and pages_used fields.
- Added AnnouncementBanner component to the dashboard layout for improved user notifications.
- Refactored DashboardPage to utilize useUser hook for user state management.
- Integrated page usage display in AppSidebar to show user-specific page limits and usage.
- Removed deprecated apiClient code and replaced it with hooks for better API interaction.
2025-11-03 22:34:37 -08:00
Anish Sarkar
929035f802
Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector
2025-10-16 16:24:37 +05:30
Aki-07
467da1e345
feat(web): add SearxNG connector metadata
2025-10-12 20:44:43 +05:30
Anish Sarkar
55d752e3c8
feat: added elasticsearch connector
2025-10-12 09:39:04 +05:30
MSI\ModSetter
898fc884a9
chore: biome & ruff checks
2025-10-01 18:50:36 -07:00
Ryuhane
9973d51245
Merge branch 'dev' into dev
2025-10-01 14:00:06 -07:00