SurfSense/surfsense_web/hooks
Claude f536b13d13
Replace Chinese with Latvian translations and address PR review feedback
Translations:
- Add complete Latvian translations (lv.json)
- Remove Chinese translations (zh.json)
- Update i18n routing to support en/lv locales
- Update LanguageSwitcher component for Latvian
- Update LocaleContext to use Latvian messages

PR Review Improvements:
- Create shared handleSessionExpired() utility in auth-utils.ts
- Refactor use-user.ts, use-chats.ts, use-search-space.ts to use shared utility
- Add session_expired error message to auth-errors.ts
- Consistent redirect to /login?error=session_expired
2025-11-18 21:42:34 +00:00
..
index.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00
use-api-key.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
use-chat.ts Merge pull request #430 from CREDO23/feat/chat-pannel 2025-11-11 17:04:39 -08:00
use-chats.ts Replace Chinese with Latvian translations and address PR review feedback 2025-11-18 21:42:34 +00:00
use-connector-edit-page.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-connectors.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-document-by-chunk.ts feat: added elasticsearch connector 2025-10-12 09:39:04 +05:30
use-document-types.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-documents.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-github-stars.ts feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
use-llm-configs.ts feat: added global llm configurations 2025-11-14 21:53:46 -08:00
use-logs.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-media-query.ts biome checks 2025-10-04 12:14:14 -07:00
use-mobile.ts Initial formatting using biome 2025-07-27 10:05:37 -07:00
use-search-source-connectors.ts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
use-search-space.ts Replace Chinese with Latvian translations and address PR review feedback 2025-11-18 21:42:34 +00:00
use-search-spaces.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
use-user.ts Replace Chinese with Latvian translations and address PR review feedback 2025-11-18 21:42:34 +00:00