SurfSense/surfsense_web/app
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
..
(home) Add disable_registration toggle to site configuration 2025-11-18 14:28:16 +02:00
api feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
auth/callback Refactor auth token usage to use AUTH_TOKEN_KEY constant 2025-11-18 22:03:56 +00:00
dashboard Address PR #8 review feedback 2025-11-18 22:30:51 +00:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx Implement dynamic site appearance configuration system 2025-11-18 10:58:31 +00:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00