Commit Graph

41 Commits

Author SHA1 Message Date
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
8182f02bb5 Use landing page in about path 2022-07-15 11:18:36 -07:00
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
fbcf24a9d1 Fix the favicon imports 2022-02-26 17:32:12 -08:00
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
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00