SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk 7e383b3fe2 feat: enhance CSRF cookie configuration for OAuth
- Added support for SameSite attribute in CSRF cookies to handle cross-origin requests.
- Set SameSite to 'none' for secure contexts and 'lax' for local development.
2025-12-19 15:03:12 -08:00
..
agents feat: test script of new agent 2025-12-18 23:57:57 -08:00
config feat(fix): add PAGES_LIMIT configuration for ETL services 2025-12-11 00:29:56 -08:00
connectors use trafilatura to extrack page content from the chromium result 2025-12-19 10:05:51 +02:00
prompts feat: Implement community prompts feature 2025-11-21 16:28:00 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes feat: test script of new agent 2025-12-18 23:57:57 -08:00
schemas feat: test script of new agent 2025-12-18 23:57:57 -08:00
services feat: test script of new agent 2025-12-18 23:57:57 -08:00
tasks use trafilatura to extrack page content from the chromium result 2025-12-19 10:05:51 +02:00
utils Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: enhance CSRF cookie configuration for OAuth 2025-12-19 15:03:12 -08:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py feat: add note management functionality with BlockNote support 2025-12-16 12:28:30 +05:30
users.py fix: docker backend entrpoint issues 2025-10-28 23:35:53 -07:00