Commit Graph

1396 Commits

Author SHA1 Message Date
dedd76cfb7 do not publish a pubsub event if the page is imported 2023-08-17 18:24:57 +08:00
ec88a9fe8e we don't want to create thumbnail for imported pages 2023-08-17 18:05:51 +08:00
0609043956 reduce retry 2023-08-17 17:59:24 +08:00
6f315ef4d9 create a transaction for uploading files in the upload_files resolver 2023-08-16 21:19:03 +08:00
755fb66588 Merge pull request #2651 from omnivore-app/feature/csv-importer
feature/csv importer
2023-08-15 14:09:36 +08:00
9ad9cea917 raise rss limit to 150 2023-08-14 22:27:43 +08:00
5f6be169bd add savedAt and publishedAt to saveUrl api 2023-08-14 17:10:34 +08:00
fb845152d9 add header to the pocket data csv file 2023-08-14 13:44:30 +08:00
93cca5040e add comment 2023-08-11 14:41:21 +08:00
05e73ebc9c reduce readwise api timeout to 5 sec 2023-08-11 14:38:45 +08:00
b18018ab2e reduce max content size to 5MB and 10MB for both content and originalHtml 2023-08-11 14:02:29 +08:00
792cf0b207 upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
55841e595f fix dependecies 2023-08-11 11:12:03 +08:00
61f553fd09 Merge pull request #2616 from omnivore-app/fix/thumbnail-delay
fix thumbnail not pre-cached if it was already set
2023-08-10 18:45:48 +08:00
7bd747601b update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:10 +08:00
f06d2558c2 update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:03 +08:00
8809c9764a max content length = 10MB 2023-08-10 18:12:29 +08:00
fc76897df3 timeout = 5 when syncing omnivore data to readwise 2023-08-10 15:23:03 +08:00
d4ac069503 fix webhook logs 2023-08-10 15:07:00 +08:00
6acedb64c8 fix maximum call stack size error 2023-08-10 14:18:29 +08:00
7506e27dd0 create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
163dbc73a6 do not send content in the thumbnail task payload 2023-08-10 11:55:59 +08:00
93bd8c1f7a fix test 2023-08-10 10:48:03 +08:00
51e0dfde23 set new limit = 1500 2023-08-10 09:43:40 +08:00
3df0ffc5d3 fix existing opted in users not being able to be granted with the feature after increasing the limit 2023-08-08 22:08:37 +08:00
3570079824 fix thumbnail not pre-cached if it was already set 2023-08-07 18:20:59 +08:00
55e378c9b5 Merge pull request #2572 from omnivore-app/feature/pause-rss-feed
add a button to pause rss feed
2023-08-03 13:33:11 +08:00
f4e537a4c7 set max redirect = 5 and timeout = 30 seconds 2023-08-03 13:31:18 +08:00
82d820ea8f get link following the order of preference: via, self, alternate 2023-08-03 13:05:26 +08:00
f3994a8a06 fix test 2023-08-02 22:00:09 +08:00
b403dea247 add a button to pause rss feed 2023-08-01 22:07:53 +08:00
3d6d421e84 Merge pull request #2566 from omnivore-app/feat/web-improved-cards
WIP: grid card design
2023-08-01 20:34:39 +08:00
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
00e7e49a4b increase the max number of rss subscriptions to 50 2023-07-31 21:44:50 +08:00
d0ad636b7f use safe stringify in logs 2023-07-28 16:52:28 +08:00
f20e12311a check if the page is from rss feed 2023-07-28 13:53:19 +08:00
9bc7ed92c0 we don't want to update an rss feed page if rss-feeder is tring to re-save it 2023-07-28 12:43:04 +08:00
0426bdb29f Merge pull request #2554 from omnivore-app/fix/logging
fix/logging
2023-07-28 12:19:16 +08:00
8f02871f67 Merge pull request #2551 from omnivore-app/fix/upgrade-speech-sdk
Upgrade the speech sdk version
2023-07-28 09:36:11 +08:00
2e965afd69 reformat sql query in logs 2023-07-27 17:34:12 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
808f6f3d3a remove trace 2023-07-26 22:00:37 +08:00
5bf3213e49 Dont send newsletter notifications 2023-07-26 20:53:50 +08:00
078c26801d Upgrade the speech sdk version 2023-07-26 18:31:20 +08:00
61967fdde5 fix test 2023-07-26 18:07:25 +08:00
ced1a711eb fix test 2023-07-26 17:12:40 +08:00
7b36156ce6 add a trace when log size too big 2023-07-26 17:07:24 +08:00
8cd47eec11 run prettier 2023-07-26 16:41:55 +08:00
07d43812a7 use winston logger instead of console log so the log will be truncated if it exceeds the max entry size 2023-07-26 16:27:18 +08:00
66490df72f deeply truncate log object size 2023-07-26 15:52:13 +08:00