Commit graph

48 commits

Author SHA1 Message Date
Jackson Harper
3f808524b9 Add gstatic.cn to CSP 2024-04-23 20:23:49 -07:00
Jackson Harper
f127706476 Use www.recaptcha.net 2024-04-23 11:35:41 -07:00
Jackson Harper
da74213269 Try to add recaptcha to CSP 2024-04-23 11:14:39 -07:00
Jackson Harper
bde4244f57 Update recaptcha 2024-04-23 10:47:45 -07:00
Jackson Harper
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
Hongbo Wu
16e76538d8 add delete notion button 2024-03-13 18:45:26 +08:00
Jackson Harper
84c289bdb3 Add intercom upload to the CSP so users can send images 2023-11-21 09:12:03 +08:00
Jackson Harper
0cb2863266 Remove block-all-mixed-content from CSP as it is deprecated 2023-11-09 13:24:13 +08:00
Jackson Harper
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
Jackson Harper
67766eefbb Add an environment variable for the legacy rewrite rules that arent needed for local dev 2023-11-03 15:24:38 +08:00
Lily Mara
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
Jackson Harper
bb40ad5afe vercel sets WASM content-type correctly so this isnt needed 2023-10-27 11:29:14 +08:00
Jackson Harper
7f4ee51dc0 Some debugging 2023-10-27 10:55:47 +08:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Jackson Harper
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
Jackson Harper
4c1d1fbbc2 Fix CSP to allow apple download link 2023-09-04 11:25:51 +08:00
Jackson Harper
3c74bebc0b Add intercom downloads to CSP 2023-08-10 12:36:36 +08:00
Jackson Harper
36a79fd311 Add intercomassets to CSP 2023-08-10 12:06:51 +08:00
Jackson Harper
89631cc266 Remove debug from intercom script 2023-08-10 11:14:17 +08:00
Jackson Harper
88c5406099 Fix rss redirect 2023-08-07 11:52:25 +08:00
Jackson Harper
ded8c0ef2f Rename rss to feeds in web (redirect from rss to feeds) 2023-08-04 12:16:29 +08:00
Jackson Harper
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
Jackson Harper
1c970a54ce Fix typo in CSP 2023-07-28 14:57:02 +08:00
Jackson Harper
781e01c73c Fix rebase 2023-07-28 14:26:51 +08:00
Jackson Harper
fc6cca570e Add intercom recommended CSP items 2023-07-28 14:19:37 +08:00
Jackson Harper
c8c367ec31 Add intercom to connect-src for Safari CSP 2023-07-28 12:51:50 +08:00
Jackson Harper
a62f747b81 Add an install redirect for macos 2023-07-13 18:49:09 +08:00
Jackson Harper
585932bc72 Add google to connect CSP 2023-06-20 18:23:33 +08:00
Jackson Harper
8e888cbaa6
Merge pull request #2383 from omnivore-app/fix/csp
allow redirect to pocket auth page
2023-06-19 20:21:14 +08:00
Hongbo Wu
a0a5c4d57f only allow redirect to auth page 2023-06-19 15:20:41 +08:00
Hongbo Wu
489e8c5a40 allow redirect to pocket auth page 2023-06-19 15:17:43 +08:00
Jackson Harper
317454f71f Move the security.txt file into static files 2023-06-19 11:26:04 +08:00
Jackson Harper
3eb15b0a98 Add youtube to CSP 2023-06-16 20:08:56 +08:00
Jackson Harper
174f865a47 Add youtube-nocookie to CSP 2023-06-16 14:05:10 +08:00
Jackson Harper
8e171539b1 Add segment 2023-06-16 14:05:10 +08:00
Jackson Harper
4d8c15ebd0 Update CSP 2023-06-16 14:05:10 +08:00
Jackson Harper
19493e969f Add a few more CSP directives 2023-06-16 14:05:10 +08:00
Jackson Harper
e7fab85194 Update CSP move it into next config 2023-06-16 14:05:10 +08:00
Jackson Harper
44c2b4c9b0 Update privacy policy link 2023-04-26 22:49:39 +08:00
Jackson Harper
9efe4c53bb Update privacy policy URL 2023-04-26 22:38:09 +08:00
Jackson Harper
0a3d56ea42 Link to new privacy policy 2023-04-26 22:03:19 +08:00
Jackson Harper
d6d975bed3 Remove unused ShareHighlightModal 2023-02-27 11:39:30 +08:00
Jackson Harper
dea09b457f Add a redirect for installing Android 2023-01-10 17:33:55 +08:00
Jackson Harper
8182f02bb5 Use landing page in about path 2022-07-15 11:18:36 -07:00
Jackson Harper
194bb973fb Add a /install/apple redirect for the store
This is the same as ios, safari, mac just a more generic name
for our installs page
2022-03-23 22:35:24 -07:00
Jackson Harper
fbcf24a9d1 Fix the favicon imports 2022-02-26 17:32:12 -08:00
Jackson Harper
62073290ff Move the newsletters settings page to settings/emails
This naming makes more sense because emails can also be used
for PDF attachments.
2022-02-22 19:39:02 -08:00
Jackson Harper
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00