SurfSense/surfsense_web
Rohan Verma 760f5bf1dd
Merge pull request #854 from AnishSarkar22/fix/docker-dev
feat: Docker one liner script for Windows
2026-03-03 12:35:48 -08:00
..
app chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
atoms feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
changelog/content feat: bumped version to 0.0.13 2026-02-09 17:59:07 -08:00
components feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
content/docs docs: update installation instructions in multiple language READMEs to specify Docker Desktop and provide separate commands for Windows users 2026-03-04 01:07:25 +05:30
contexts Implement update notion page tool 2026-02-13 10:45:51 +02:00
contracts feat: perf optimizations 2026-02-27 17:19:25 -08:00
hooks feat: refactor document fetching and improve comment batching 2026-02-28 01:54:54 -08:00
i18n feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components 2026-02-11 00:39:01 -08:00
lib feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
messages feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
public feat: update README files for realtime collab 2026-02-16 22:31:18 -08:00
types chore: linting 2026-01-28 22:15:43 -08:00
.cursorrules
.dockerignore
.env.example
.gitignore
biome.json
components.json chore: ran linting 2026-02-17 12:47:39 +05:30
docker-entrypoint.js feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30
docker-entrypoint.sh feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30
Dockerfile feat: add Docker configuration files and installation script for SurfSense 2026-02-24 22:45:37 +05:30
drizzle.config.ts
eslint.config.mjs
instrumentation-client.ts feat: add PostHog last_seen_at property 2026-02-20 09:37:49 -05:00
LICENSE feat: monorepo 2025-04-07 23:47:06 -07:00
mdx-components.tsx
next.config.ts feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
package.json feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
pnpm-lock.yaml misc updates 2026-02-23 21:56:19 +02:00
postcss.config.mjs
source.config.ts
svgr.d.ts chore: ran linting 2026-02-10 19:06:21 +05:30
tailwind.config.js
tsconfig.json