Commit Graph

55 Commits

Author SHA1 Message Date
d24059dc0f Disable web posthog 2024-10-31 12:02:17 +08:00
92e3f2b878 Add sentry to the CSP 2024-08-22 10:41:57 +08:00
e2fe6f963c Setup sentry for web code 2024-08-21 19:08:27 +08:00
588f7d0fdc Use a separate section for search so we can better control the folder 2024-08-13 23:38:18 +08:00
582b811b8d Improve URLs for main sections 2024-08-12 11:09:56 +08:00
4a1b0cb1fe Use internal storage for content files 2024-05-20 13:52:07 +08:00
4d0f1bec88 Add support for embedding TikTok videos 2024-05-13 13:30:54 +08:00
3f808524b9 Add gstatic.cn to CSP 2024-04-23 20:23:49 -07:00
f127706476 Use www.recaptcha.net 2024-04-23 11:35:41 -07:00
da74213269 Try to add recaptcha to CSP 2024-04-23 11:14:39 -07:00
bde4244f57 Update recaptcha 2024-04-23 10:47:45 -07:00
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
16e76538d8 add delete notion button 2024-03-13 18:45:26 +08:00
84c289bdb3 Add intercom upload to the CSP so users can send images 2023-11-21 09:12:03 +08:00
0cb2863266 Remove block-all-mixed-content from CSP as it is deprecated 2023-11-09 13:24:13 +08:00
556fa60fc9 Add an environment variable to conditionally use legacy rewrites
These rewrites are not needed in dev, but in demo/production
we should keep them for some older clients still.
2023-11-03 15:41:47 +08:00
67766eefbb Add an environment variable for the legacy rewrite rules that arent needed for local dev 2023-11-03 15:24:38 +08:00
f8a6fc9e0d Improve developer environment onboarding
I encountered a number of issues while trying to get my own local dev
environment set up. This change adds missing information to the readme, updates
the Postgres image to one that includes required module dependencies, and
removes next.js rewrite rules (IS THIS SAFE?) which were no longer used and
causing issues.
2023-10-27 08:44:26 -07:00
bb40ad5afe vercel sets WASM content-type correctly so this isnt needed 2023-10-27 11:29:14 +08:00
7f4ee51dc0 Some debugging 2023-10-27 10:55:47 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
4c1d1fbbc2 Fix CSP to allow apple download link 2023-09-04 11:25:51 +08:00
3c74bebc0b Add intercom downloads to CSP 2023-08-10 12:36:36 +08:00
36a79fd311 Add intercomassets to CSP 2023-08-10 12:06:51 +08:00
89631cc266 Remove debug from intercom script 2023-08-10 11:14:17 +08:00
88c5406099 Fix rss redirect 2023-08-07 11:52:25 +08:00
ded8c0ef2f Rename rss to feeds in web (redirect from rss to feeds) 2023-08-04 12:16:29 +08:00
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
1c970a54ce Fix typo in CSP 2023-07-28 14:57:02 +08:00
781e01c73c Fix rebase 2023-07-28 14:26:51 +08:00
fc6cca570e Add intercom recommended CSP items 2023-07-28 14:19:37 +08:00
c8c367ec31 Add intercom to connect-src for Safari CSP 2023-07-28 12:51:50 +08:00
a62f747b81 Add an install redirect for macos 2023-07-13 18:49:09 +08:00
585932bc72 Add google to connect CSP 2023-06-20 18:23:33 +08:00
8e888cbaa6 Merge pull request #2383 from omnivore-app/fix/csp
allow redirect to pocket auth page
2023-06-19 20:21:14 +08:00
a0a5c4d57f only allow redirect to auth page 2023-06-19 15:20:41 +08:00
489e8c5a40 allow redirect to pocket auth page 2023-06-19 15:17:43 +08:00
317454f71f Move the security.txt file into static files 2023-06-19 11:26:04 +08:00
3eb15b0a98 Add youtube to CSP 2023-06-16 20:08:56 +08:00
174f865a47 Add youtube-nocookie to CSP 2023-06-16 14:05:10 +08:00
8e171539b1 Add segment 2023-06-16 14:05:10 +08:00
4d8c15ebd0 Update CSP 2023-06-16 14:05:10 +08:00
19493e969f Add a few more CSP directives 2023-06-16 14:05:10 +08:00
e7fab85194 Update CSP move it into next config 2023-06-16 14:05:10 +08:00
44c2b4c9b0 Update privacy policy link 2023-04-26 22:49:39 +08:00
9efe4c53bb Update privacy policy URL 2023-04-26 22:38:09 +08:00
0a3d56ea42 Link to new privacy policy 2023-04-26 22:03:19 +08:00
d6d975bed3 Remove unused ShareHighlightModal 2023-02-27 11:39:30 +08:00
dea09b457f Add a redirect for installing Android 2023-01-10 17:33:55 +08:00