48 Commits
Author SHA1 Message Date
Hanzo Dev cbf081c0b2 fix: async searchParams for invitation page + skip TS build errors
Fix Next.js 15 async searchParams in invitation page and add
typescript.ignoreBuildErrors as safety net for remaining pages.
2026-03-01 06:16:29 -08:00
Hanzo Dev 085f635cc4 Fix build: add defaults for env vars used in Next.js config 2026-03-01 06:01:48 -08:00
Hanzo Dev ce60abfbce Add Dockerfile and CI/CD for K8s deployment
- Add Dockerfile with standalone Next.js output
- Add output: "standalone" to next.config.mjs (DOCKER_OUTPUT env)
- Add GitHub Actions workflow for GHCR build + K8s deploy
2026-03-01 05:48:20 -08:00
Marc SeitzandGitHub 3f95f1c118 Merge pull request #2092 from mfts/feat/deps
fix: remove warning
2026-03-02 12:20:05 +11:00
Marc Seitz 996a40ceb9 fix: remove warning 2026-03-01 13:33:15 +11:00
Marc Seitz dc0de8a8dd chore: update robots 2026-02-28 16:58:45 +11:00
Marc Seitz 71177d6076 fix: add route to outputfiletracing 2026-02-11 18:22:48 +11:00
Marc Seitz b0cfc00bd0 feat: add enterprise saml sso / scim 2026-02-11 17:41:56 +11:00
Marc Seitz df9534cb72 refactor: replace react-pdf page count with libpdf 2026-01-30 08:56:53 +11:00
Marc Seitz e40d75b24e fix add redirect 2025-10-22 13:01:29 +02:00
Marc Seitz 9c29192245 refactor: remove react-syntax-highlighter for shiki 2025-07-24 14:08:29 +02:00
Marc Seitz 8ab007d175 feat: add team-aware multi-region S3 storage support
Introduces team-specific S3 storage configuration and multi-region support, allowing teams to use either EU or US S3 buckets based on feature flags. Refactors file operations (upload, copy, delete, presigned URLs, Lambda invocations) to resolve storage region and credentials per team. Adds new storage config and multi-region S3Store, updates API routes and utility functions to use team-aware clients, and extends feature flags with 'usStorage'.
2025-06-26 11:42:35 +02:00
Marc Seitz 0e71b98d29 feat: redirect to /dashboard 2025-04-22 20:41:55 +02:00
Marc Seitz 5fc1bda5c9 fix: add redirect only to app domain 2025-03-12 21:06:26 +01:00
Marc Seitz 623288529e feat: change to dotcom 2025-03-09 16:40:48 +01:00
Marc Seitz 24627979fd feat(trigger): remove trigger v2 2025-02-11 18:16:45 +01:00
Ashish Viradiya de63c71eb7 1464-fix 404 for Breadcrumb settings 2025-01-31 23:30:28 +05:30
Marc Seitz 7d8194a134 chore: add redirect 2025-01-24 16:18:30 +01:00
Marc Seitz 40447bf10a feat: add webhook events 2024-12-08 13:07:37 +09:00
Marc Seitz ffcfd08776 feat: add embeddable link 2024-11-28 17:21:00 +09:00
Marc Seitz 6babc145f3 feat: add dataroom notifications 2024-11-23 19:38:54 +09:00
Marc Seitz 595f9a3a90 feat(beta): add tokens and incoming webhooks 2024-11-09 15:16:17 +09:00
Marc Seitz 3ee058da86 chore: add redirect for special link 2024-11-06 14:53:11 +09:00
Marc Seitz e0c6af14c9 feat: add noindex to route 2024-10-06 21:08:28 +09:00
Marc Seitz cc7a356d68 fix: security headers 2024-09-23 23:37:24 +02:00
Marc Seitz 7aba704adc feat(headers): add security headers 2024-09-21 14:27:49 +02:00
Marc Seitz 9a71660394 feat: add toggle for advanced excel mode 2024-09-15 20:06:28 +02:00
Marc SeitzandGitHub 2357944efb feat: add watermarking (#576)
* feat: add watermarking

* fix: proper export

* fix

* fix: imports

* fix: duplicate

* fix: asset prefix

* feat: limit to trial and datarooms plan

* feat: improve watermarking

* feat: add ip address and cleanup types
2024-08-31 18:45:02 +02:00
Marc Seitz e1ee42fac1 feat: add new assets cdn 2024-08-15 15:27:20 +02:00
Marc Seitz f5d8b38af1 feat: add new assets cdn 2024-08-15 14:54:25 +02:00
Marc Seitz 80038de029 feat: complete transition from www to app 2024-08-02 20:10:52 +02:00
Marc Seitz 73195108d7 feat: migrate from www to app 2024-08-02 18:41:20 +02:00
Marc Seitz f78404c664 feat: add assetPrefix 2024-08-02 13:57:23 +02:00
Marc Seitz bb766540d4 style: add user agent icons 2024-07-19 19:13:51 +02:00
Marc Seitz 23963cd710 feat: update mupdf 2024-07-05 16:34:42 +02:00
Marc Seitz a0bdd77cdf refactor: add supportsResponseStreaming in api route 2024-06-11 11:58:35 +02:00
Marc Seitz 26f623ce3b feat: add waituntil for sending notifications 2024-05-27 15:59:29 +02:00
Marc Seitz 0e456e1206 feat: add rewrite for tool 2024-05-22 13:52:25 +02:00
Marc Seitz 42f65d2375 fix 2024-05-19 16:56:23 +02:00
Marc Seitz 4c742a3797 feat: add redirect to deck generator 2024-05-19 16:42:14 +02:00
Marc Seitz 824bf139e5 feat: add permanent redirect for dataroom links 2024-05-05 13:55:11 +02:00
Marc Seitz c442327ee5 chore: cleanup next.config file 2024-05-05 13:45:00 +02:00
Marc Seitz 7d1025c64b chore: revert testimonials 2024-04-17 15:49:28 +10:00
Marc Seitz 936319e06e feat: add posthog middleware
enables tracking custom domain views
2024-04-12 23:58:20 +10:00
Marc Seitz a42722b675 refactor: add distribution host env variable
-
2024-03-23 17:44:09 +11:00
Marc Seitz 51513e3750 refactor: add assets.papermark.io for static images 2024-03-23 17:41:52 +11:00
Marc Seitz cf21b61e6f feat: add blog images 2024-03-14 01:33:48 +11:00
Marc Seitz e22da071e6 chore: update deps 2024-03-12 21:12:53 +11:00