SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk ea94c778c9 refactor: streamline document actions
- Simplified the RowActions component by removing unused imports and replacing the dropdown menu with tooltip buttons for editing, viewing metadata, and deleting documents.
- Updated the JsonMetadataViewer component to support controlled mode for better integration with the RowActions component.
- Adjusted CSS variables for destructive actions in globals.css for improved visual consistency.
2025-11-30 15:06:48 -08:00
..
agents feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
config Renaming resources 2025-11-22 19:19:00 -08:00
connectors refactor(webcrawler): update scraping logic to use v2 API and improve error handling 2025-11-26 14:30:08 -08:00
prompts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
retriver feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
routes refactor: streamline document actions 2025-11-30 15:06:48 -08:00
schemas feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
services feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
tasks fix: code cleanup 2025-11-30 11:37:50 +05:30
utils Merge remote-tracking branch 'upstream/main' into feature/blocknote-editor 2025-11-30 04:10:49 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: add ProxyHeadersMiddleware to support HTTPS redirects behind proxies 2025-10-31 00:24:53 -07:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py Merge remote-tracking branch 'upstream/main' into feature/blocknote-editor 2025-11-30 04:10:49 +05:30
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00