Commit graph

23 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
4a51ccdc2c cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
DESKTOP-RTLN3BA\$punk
656e061f84 feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
- Introduced a `ProcessingMode` enum to differentiate between basic and premium processing modes.
- Updated `EtlRequest` to include a `processing_mode` field, defaulting to basic.
- Enhanced ETL pipeline services to utilize the selected processing mode for Azure Document Intelligence and LlamaCloud parsing.
- Modified various routes and services to handle processing mode, affecting document upload and indexing tasks.
- Improved error handling and logging to include processing mode details.
- Added tests to validate processing mode functionality and its impact on ETL operations.
2026-04-14 21:26:00 -07:00
DESKTOP-RTLN3BA\$punk
fa0b47dfca feat: add FAQ section to pricing component with dynamic question handling and styling improvements 2026-04-13 22:53:44 -07:00
Trevin Chow
112d5f21cb perf: remove unnecessary "use client" from pricing-section.tsx
The component uses no hooks, event handlers, or browser APIs.
The child <Pricing> component already has its own client boundary,
so this wrapper can safely render on the server.

Fixes #1193
2026-04-10 01:16:03 -07:00
DESKTOP-RTLN3BA\$punk
b96c04994d fix: update pricing description to reflect 500 pages included in the free plan
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
2026-04-08 18:37:43 -07:00
DESKTOP-RTLN3BA\$punk
89c96c1a23 fix: update billing text to reflect 500 pages included in demo plans 2026-04-08 16:00:43 -07:00
DESKTOP-RTLN3BA\$punk
1162ae6eab fix: update pricing details in pricing section and more pages content
- Adjusted the demo plans to reflect a new offer of 500 pages included to start and a maximum of 3,000 bonus pages.
- Updated descriptions and dialog titles throughout the application to align with the new offer, ensuring consistency in messaging.
2026-04-07 19:11:57 -07:00
DESKTOP-RTLN3BA\$punk
a9fd45844d feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
DESKTOP-RTLN3BA\$punk
fa51ec42c6 chore: removed announcements from navbar and rewrote tagline 2026-02-27 15:45:48 -08:00
DESKTOP-RTLN3BA\$punk
37a0bd4533 feat: update contact information and meeting links across components
- Changed meeting link from Calendly to Cal.com for scheduling.
- Updated email contact from eric@surfsense.com to rohan@surfsense.com in multiple components.
- Revised text in the contact form to reflect the new scheduling options.
2026-02-27 15:31:31 -08:00
Eric Lammertsma
585cf97277 fix: remove trailing periods from feature descriptions in pricing section 2026-02-05 23:10:50 -05:00
Eric Lammertsma
16692385b4 [FIX] typo in pricing section 2026-02-05 23:09:05 -05:00
Eric Lammertsma
a133fb4184 Updated price tier page limits and removed enterprise pricing 2026-02-04 15:30:15 -05:00
Eric Lammertsma
2711563e8b Refined pricing plan descriptions by updating content limits and adding "planned" to future features. 2026-02-04 11:03:31 -05:00
Eric Lammertsma
40a304bd0b Updated enterprise pricing plan t. 2026-02-03 22:49:38 -05:00
Eric Lammertsma
5bee04192c Overhauled pricing plans. 2026-02-03 22:19:10 -05:00
Eric Lammertsma
2a6a9c3dd5 Multiple website changes, adding cloud pricing, enterprise features, fixing small issues, optimizing header animation, changing contact links, and set the theme to default to the user's preference (from browser). 2026-02-03 17:02:26 -05:00
DESKTOP-RTLN3BA\$punk
73937f830e chore: updated pricing section 2025-11-28 23:43:03 -08:00
DESKTOP-RTLN3BA\$punk
9408957052 fix pricing 2025-10-21 08:14:06 -07:00
DESKTOP-RTLN3BA\$punk
042e1a45dd suggested fixes 2025-10-02 18:36:01 -07:00
DESKTOP-RTLN3BA\$punk
6415d4fd57 feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
DESKTOP-RTLN3BA\$punk
e305bc4796 feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
DESKTOP-RTLN3BA\$punk
1a3faf03d5 feat: added contact and pricing
- Updated framer motion
2025-09-30 20:27:34 -07:00