SurfSense/surfsense_web
DESKTOP-RTLN3BA\$punk 02e3e1375d feat(chat): add RemoveAdsBanner component to FreeChatPage
- Integrated the RemoveAdsBanner component into the FreeChatPage to enhance user experience by providing ad-free interaction.
2026-06-03 17:52:40 -07:00
..
app refactor(page): remove AdSenseScript component from FreeHubPage 2026-06-03 16:11:33 -07:00
atoms feat(automations): enhance tracking for automation lifecycle events 2026-05-30 01:13:21 -07:00
blog/content fix: update URLs to use the "www" subdomain across the application 2026-05-15 12:35:15 -07:00
changelog/content feat(release): bump version to 0.0.26 2026-05-31 17:59:49 -07:00
components feat(chat): add RemoveAdsBanner component to FreeChatPage 2026-06-03 17:52:40 -07:00
content/docs feat(docs): add observability documentation 2026-05-23 03:18:25 +05:30
contexts refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
contracts feat(announcements): enhance AnnouncementCard and add spotlight feature 2026-05-31 18:51:49 -07:00
features/chat-messages feat(web): create_automation HITL approval card in chat 2026-05-28 01:32:04 +02:00
hooks refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
i18n chore: linting 2026-03-27 03:17:05 -07:00
lib feat(pricing): update pricing page and add AI automations details 2026-05-31 19:22:50 -07:00
messages feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
public feat(announcements): enhance AnnouncementCard and add spotlight feature 2026-05-31 18:51:49 -07:00
tests chore: fix linting 2026-05-12 04:00:04 +05:30
types feat(auto-updater, ui): implement update notification and installation prompt in desktop application 2026-05-25 23:24:26 +05:30
zero feat: unified credits and its cost calculations 2026-05-02 14:34:23 -07:00
.cursorrules
.dockerignore chore: ignore Playwright runtime artifacts 2026-05-04 17:48:44 +05:30
.env.example feat: added adsense on /free page 2026-05-21 21:01:10 -07:00
.gitignore chore: update .gitignore and biome.json to include additional test-related directories and files for improved E2E testing 2026-05-12 03:59:52 +05:30
biome.json chore: update .gitignore and biome.json to include additional test-related directories and files for improved E2E testing 2026-05-12 03:59:52 +05:30
components.json
docker-entrypoint.js format: auto-fix via pnpm format:fix 2026-03-24 16:07:28 +02:00
docker-entrypoint.sh
Dockerfile chore: update Docker configuration to include pnpm workspace and refine dependency management 2026-05-11 15:31:24 +05:30
drizzle.config.ts
eslint.config.mjs
instrumentation-client.ts feat(automations): enhance tracking for automation lifecycle events 2026-05-30 01:13:21 -07:00
instrumentation.ts
LICENSE
mdx-components.tsx perf(images): add sizes prop to improve Next.js image loading 2026-04-03 22:11:21 +07:00
next.config.ts feat(next.config): enable remote SVG support with enhanced content security policy 2026-05-05 19:13:38 -07:00
package.json feat(release): bump version to 0.0.26 2026-05-31 17:59:49 -07:00
playwright.config.ts chore: fix linting 2026-05-12 04:00:04 +05:30
pnpm-lock.yaml feat(web): unified json viewer/editor + edit existing automation 2026-05-28 16:07:54 +02:00
pnpm-workspace.yaml feat: added blog posts 2026-05-15 11:55:30 -07:00
postcss.config.mjs
source.config.ts feat: added blog posts 2026-05-15 11:55:30 -07:00
svgr.d.ts
tailwind.config.js
tsc_out.txt refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
tsconfig.json