SurfSense/surfsense_web/app/dashboard/[search_space_id]
Claude f984d85f02
Address PR #8 review feedback
Security & Configuration fixes:
- Remove sensitive files exposing production infrastructure details
- Add removed files to .gitignore to prevent re-addition
- Make uploads directory configurable via UPLOADS_DIR env var
- Improve URL validation regex to require valid domain structure
  (rejects invalid URLs like 'http://a' while supporting international chars)

Files removed: DEPLOYMENT.md, claude.md, sync-from-production.sh,
MIGRATION_LOCAL_LLM.md, PR_DESCRIPTION.md
2025-11-18 22:30:51 +00:00
..
chats removed unecessary side effects 2025-11-17 08:10:12 +02:00
connectors Refactor auth token usage to use AUTH_TOKEN_KEY constant 2025-11-18 22:03:56 +00:00
documents Address PR #8 review feedback 2025-11-18 22:30:51 +00:00
logs/(manage) feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
onboard Refactor auth token usage to use AUTH_TOKEN_KEY constant 2025-11-18 22:03:56 +00:00
podcasts show podcast staleness and suggest user to re-generate 2025-11-06 21:52:45 +02:00
researcher/[[...chat_id]] feat: enhance chat initialization logic in ResearcherPage 2025-11-07 12:20:30 -08:00
settings feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
sources/add refactor(ux): combined sources to one section 2025-11-07 14:28:30 -08:00
client-layout.tsx Refactor register page 2025-11-17 08:10:12 +02:00
layout.tsx Fix translation keys, session persistence, and add admin tools 2025-11-18 21:01:28 +02:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00