Commit Graph

6355 Commits

Author SHA1 Message Date
976f5e5a6b Better handling of user personalization errors 2024-05-08 16:09:02 +08:00
dad7cfdc41 Add digest config to the account page 2024-05-08 14:01:57 +08:00
46459ed4ab Fix styling on web reset password page 2024-05-07 17:22:02 +08:00
137e3b2e94 Merge pull request #3904 from omnivore-app/feature/client-in-analytics
send client info to the analytics
2024-05-07 15:02:19 +08:00
31233d8348 get client from user-agent 2024-05-07 14:53:29 +08:00
623d3eaeb3 Add android install help 2024-05-07 13:10:57 +08:00
a015ed8284 Add android to the install page 2024-05-07 13:08:57 +08:00
334d3add17 Add IOSInstallHelp file 2024-05-07 12:40:03 +08:00
23eae7871a send client info to the analytics 2024-05-07 12:30:51 +08:00
4dffbadd30 Use yellow for the Add button 2024-05-07 12:10:33 +08:00
91ecc99f37 Add client header 2024-05-07 12:10:22 +08:00
9fa6683675 Login and auth styling 2024-05-07 10:58:52 +08:00
c830e8ce4e Style improvements for login 2024-05-07 10:33:51 +08:00
d31f558ce9 Fix issue with Google auth button occasionally dissapearing 2024-05-07 10:33:39 +08:00
749995628e Design improvements on landing page, add return button in settings 2024-05-07 09:37:37 +08:00
bc802adc93 feat: send digestId with the push notification for deep link 2024-05-06 16:44:21 +08:00
023df68f7b feat: open notion to public 2024-05-06 13:29:48 +08:00
2fd3b930fe use the shortened title as subject 2024-05-03 16:06:50 +08:00
e013963143 update email content 2024-05-03 15:56:19 +08:00
6a0ea1b078 update gcs upload filename 2024-05-03 15:15:11 +08:00
9bac4798b1 put omnivore url in each chapter 2024-05-03 14:56:45 +08:00
7b2e336eca log unknown channel 2024-05-03 14:45:01 +08:00
a9dd2d0d4c dedupe channels 2024-05-03 14:43:18 +08:00
0692ab0454 add chapters to the digest email 2024-05-03 14:39:12 +08:00
20408277d2 add digestConfig to the userPersonalization API request data 2024-05-03 14:35:55 +08:00
7060ae771c send notifications to the channels defined in digest config 2024-05-03 14:17:22 +08:00
3e84c2f1df fix tests 2024-05-03 12:17:07 +08:00
0639a52676 add digestConfig to the userPersonalization entity 2024-05-03 11:13:24 +08:00
6592ac6a86 add digest_config column to the user_personalization table 2024-05-03 11:12:19 +08:00
6e554e2bca update upload file name 2024-05-02 19:10:02 +08:00
4610c81092 upload summaries to gcs 2024-05-02 19:00:21 +08:00
298a50fba2 allow random model 2024-05-02 18:33:41 +08:00
49bdf0a6f4 select model from prompt and defaults to openai 2024-05-02 18:30:04 +08:00
f11b7af181 Merge pull request #3889 from omnivore-app/fix/web-notes-and-fonts
Fix notebook export, add Super Notes Pro font'
2024-05-02 14:52:06 +08:00
6091dddc88 Add SuperNotes Pro font 2024-05-02 14:03:22 +08:00
68e3fce61d Add title and URL to notebook export 2024-05-02 13:54:21 +08:00
9a9147652f We dont need the newsletter classification email anymore 2024-05-02 13:40:45 +08:00
ab1a464a59 Merge pull request #3879 from omnivore-app/fix/conditional-captcha
Make the captcha provider conditional on the envar for self hosters
2024-05-02 12:27:37 +08:00
7dcce0fba3 fix: missing chai and mocha type import 2024-05-01 15:03:38 +08:00
fd2e1049ed Make the captcha provider conditional on the envar for self hosters 2024-04-30 15:21:30 +08:00
7a167c7c55 add tests 2024-04-30 14:42:46 +08:00
76c1cd5330 fix: filter punctuation and whitespace only utterance out 2024-04-30 14:33:10 +08:00
1a3697e24b fix: skip unwanted nodes and update the index when converting html to utterances 2024-04-30 13:58:37 +08:00
d589c18b68 generate a unique id for each scheduled digest to avoid duplication 2024-04-30 12:48:19 +08:00
8edfce596b revert to batch api call 2024-04-30 12:48:19 +08:00
83ed971b28 improve logs 2024-04-30 12:48:19 +08:00
aa30b592b5 reduce debug logs 2024-04-30 12:48:19 +08:00
debb396b44 better error handling 2024-04-30 12:48:19 +08:00
ea227b6462 use claude 2024-04-30 12:48:19 +08:00
0a2f9dba25 filter out summary if longer than 1000 words 2024-04-30 12:48:19 +08:00