CREDO23
cee27f1263
feat: add current user query atom
2025-12-16 05:24:55 +00:00
CREDO23
ccce47846b
fix: build issues
2025-12-15 09:55:01 +00:00
CREDO23
862288367d
feat: add deleteSearchSpaceMutationAtom
2025-12-15 08:18:35 +00:00
CREDO23
a820598cfd
fix: convert id to string for cache key detail function
2025-12-15 08:18:35 +00:00
CREDO23
46061f64ee
fix: correct UpdateSearchSpaceRequest structure in mutation atom
2025-12-15 08:18:35 +00:00
CREDO23
d3dd2fc886
feat: add updateSearchSpaceMutationAtom
2025-12-15 08:18:35 +00:00
CREDO23
00b5b7dec8
refactor: merge search space query atoms into single file
2025-12-15 08:18:35 +00:00
CREDO23
2f2898f0c3
refactor: merge seach-spaces and search-spaces folders, fix typo
2025-12-15 08:18:35 +00:00
CREDO23
6bac012474
feat: add createSearchSpaceMutationAtom
2025-12-15 08:18:35 +00:00
CREDO23
fc08f721b0
feat(search-spaces): add communityPromptsAtom and remove obvious comments
2025-12-15 08:18:35 +00:00
CREDO23
b4874111e2
fix(search-spaces): correct pagination params to use skip/limit instead of page/page_size
2025-12-15 08:18:35 +00:00
CREDO23
58a14f422d
feat(search-spaces): add searchSpacesAtom query atom for fetching search spaces list
2025-12-15 08:18:35 +00:00
CREDO23
90f4ce61b5
refact: format web project with biome
2025-12-14 20:33:15 +02:00
CREDO23
3a65277e8b
feat(llm-config): add llmPreferencesAtom query atom for fetching LLM preferences
2025-12-14 20:22:00 +02:00
CREDO23
5b7e5770be
feat: migrate createLLMConfig to jotai mutation atom and add query atoms for LLM configs
2025-12-14 20:20:57 +02:00
CREDO23
0c0491cd49
feat: add updateLLMPreferencesMutationAtom to handle LLM preferences updates
2025-12-14 20:17:27 +02:00
CREDO23
1aa10db910
feat: add deleteLLMConfigMutationAtom and fix cache key usage in all LLM config mutations
2025-12-14 20:17:27 +02:00
CREDO23
737169248e
feat: add updateLLMConfigMutationAtom to llm-config mutations
2025-12-14 20:17:27 +02:00
CREDO23
2200d7b63c
feat: add LLM config cache keys and create mutation atom
2025-12-14 20:17:27 +02:00
DESKTOP-RTLN3BA\$punk
ede9dd010b
fix: recurse
2025-12-10 14:46:26 -08:00
CREDO23
e7982ead4e
feat: replace getDocumentTypeCounts with useQuery implementation (10min stale time)
2025-12-08 11:02:01 +00:00
CREDO23
7f80c9c408
feat: migrate document upload to use jotai + tanstack query mutation atom
...
- Replace imperative fetch API with uploadDocumentMutationAtom in DocumentUploadTab
- Maintain backward compatibility with existing UI behavior
- Remove unused document query atoms from document-query.atoms.ts
- Use mutation state (isPending) for loading state management
- Preserve progress animation and error handling
2025-12-08 11:02:01 +00:00
thierryverse
ed07699ffc
add documents queries & mutations atoms
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
thierryverse
0ea974316b
update generate podcast mutation
2025-11-20 08:17:57 +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
e7f3bfcd1f
update git ignore file
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
bf94903459
fix hot reloads issue in dev mode
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
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
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
78ab020d80
organize seach space apis
2025-11-17 08:09:17 +02:00
thierryverse
43362a383e
add delete chat mutation
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