SurfSense/surfsense_web/hooks
DESKTOP-RTLN3BA\$punk e9d32c3516 feat: Implement Role-Based Access Control (RBAC) for search space resources.
-Introduce granular permissions for documents, chats, podcasts, and logs.
- Update routes to enforce permission checks for creating, reading, updating, and deleting resources. - Refactor user and search space interactions to align with RBAC model, removing ownership checks in favor of permission validation.
2025-11-27 22:45:04 -08:00
..
index.ts feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
use-api-key.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
use-chat.ts replace imperative fetch with tanstak 2025-11-20 08:17:57 +02:00
use-community-prompts.ts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
use-connector-edit-page.ts fix: biome 2025-11-26 13:50:23 -08: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-rbac.ts feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08: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 feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
use-search-spaces.ts feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
use-user.ts chore: Updated UserRead schema to include pages_limit and pages_used fields 2025-11-03 22:34:37 -08:00