Hongbo Wu
|
f8f3ec0c56
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
Hongbo Wu
|
b1899e340d
|
replace library item
|
2023-10-05 14:25:10 +08:00 |
|
Hongbo Wu
|
c655f78f8c
|
replace highlight
|
2023-10-05 14:24:28 +08:00 |
|
Hongbo Wu
|
648a16615b
|
update search query
|
2023-10-05 14:22:58 +08:00 |
|
Hongbo Wu
|
751df68175
|
implement search function
|
2023-10-05 14:22:58 +08:00 |
|
Hongbo Wu
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
Hongbo Wu
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +08:00 |
|
Hongbo Wu
|
c40e64773a
|
convert to email api
|
2023-10-02 17:01:13 +08:00 |
|
Jackson Harper
|
21244a394d
|
Move debug directory to not interfere with usernames
|
2023-09-22 17:56:25 +08:00 |
|
Jackson Harper
|
014614d097
|
Merge pull request #2759 from omnivore-app/feat/web-use-posthog
Remove segment from the web
|
2023-09-13 14:01:08 +08:00 |
|
Jackson Harper
|
0946f3d3e8
|
Fix some console logs, better handle posthog
|
2023-09-13 12:52:34 +08:00 |
|
Jackson Harper
|
293becf596
|
Ignore link density checks in newsletters
|
2023-09-12 15:53:43 +08:00 |
|
Hongbo Wu
|
e54e61f3c0
|
reduce log size
|
2023-08-17 18:33:14 +08:00 |
|
Hongbo Wu
|
0609043956
|
reduce retry
|
2023-08-17 17:59:24 +08:00 |
|
Hongbo Wu
|
5f6be169bd
|
add savedAt and publishedAt to saveUrl api
|
2023-08-14 17:10:34 +08:00 |
|
Hongbo Wu
|
792cf0b207
|
upgrade google cloud sdk
|
2023-08-11 13:55:29 +08:00 |
|
Hongbo Wu
|
55841e595f
|
fix dependecies
|
2023-08-11 11:12:03 +08:00 |
|
Hongbo Wu
|
7bd747601b
|
update thumbnail if failed to fetch and return url if already signed
|
2023-08-10 18:41:10 +08:00 |
|
Hongbo Wu
|
d4ac069503
|
fix webhook logs
|
2023-08-10 15:07:00 +08:00 |
|
Hongbo Wu
|
6acedb64c8
|
fix maximum call stack size error
|
2023-08-10 14:18:29 +08:00 |
|
Hongbo Wu
|
163dbc73a6
|
do not send content in the thumbnail task payload
|
2023-08-10 11:55:59 +08:00 |
|
Hongbo Wu
|
d0ad636b7f
|
use safe stringify in logs
|
2023-07-28 16:52:28 +08:00 |
|
Hongbo Wu
|
2e965afd69
|
reformat sql query in logs
|
2023-07-27 17:34:12 +08:00 |
|
Hongbo Wu
|
99a52f8d56
|
replace all the console logs with logger logs
|
2023-07-27 16:06:44 +08:00 |
|
Hongbo Wu
|
808f6f3d3a
|
remove trace
|
2023-07-26 22:00:37 +08:00 |
|
Hongbo Wu
|
61967fdde5
|
fix test
|
2023-07-26 18:07:25 +08:00 |
|
Hongbo Wu
|
ced1a711eb
|
fix test
|
2023-07-26 17:12:40 +08:00 |
|
Hongbo Wu
|
7b36156ce6
|
add a trace when log size too big
|
2023-07-26 17:07:24 +08:00 |
|
Hongbo Wu
|
8cd47eec11
|
run prettier
|
2023-07-26 16:41:55 +08:00 |
|
Hongbo Wu
|
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 |
|
Hongbo Wu
|
66490df72f
|
deeply truncate log object size
|
2023-07-26 15:52:13 +08:00 |
|
Hongbo Wu
|
2841783504
|
limit max log entry size to 256kb
|
2023-07-25 23:39:03 +08:00 |
|
Hongbo Wu
|
0e38060b0c
|
set maxEntrySize for logger to 256KB
|
2023-07-25 20:07:02 +08:00 |
|
Hongbo Wu
|
1006cdad36
|
reduce error log size
|
2023-07-25 19:11:08 +08:00 |
|
Hongbo Wu
|
77456373bf
|
return content without highlight if it takes too long to process highlighted content
* timeout if the get text node function takes more than 10 minutes
|
2023-07-25 11:19:06 +08:00 |
|
Hongbo Wu
|
e0a6a2e0a4
|
limit number of rss subscriptions to 20
|
2023-07-21 15:28:20 +08:00 |
|
Hongbo Wu
|
7ceb96a93e
|
fix edit rss ui
|
2023-07-20 13:35:43 +08:00 |
|
Hongbo Wu
|
6ef74a2601
|
disable import button while importer is running
|
2023-07-20 09:52:23 +08:00 |
|
Hongbo Wu
|
cd440a77c3
|
send last fetched at as a unix timestamp in ms
|
2023-07-19 14:09:38 +08:00 |
|
Hongbo Wu
|
44c9bfce48
|
Merge pull request #2494 from omnivore-app/fix/rss-feed
fix/rss feed
|
2023-07-17 17:50:00 +08:00 |
|
Hongbo Wu
|
3cfd390346
|
Merge pull request #2489 from omnivore-app/more-search-scope
add in:subscription and in:library in search scope
|
2023-07-17 17:28:24 +08:00 |
|
Hongbo Wu
|
03ce4b00d2
|
add authorization header in rss feed fetching request
|
2023-07-17 17:27:12 +08:00 |
|
Hongbo Wu
|
113720caf6
|
wrap document fragment in the <html> and <body> in order to parse the HTML correctly
|
2023-07-17 16:14:59 +08:00 |
|
Hongbo Wu
|
e3af3f526c
|
add in:subscription and in:library in search scope
|
2023-07-14 17:07:25 +08:00 |
|
Hongbo Wu
|
983f0dcb99
|
add rss to the search scope
|
2023-07-13 11:09:13 +08:00 |
|
Hongbo Wu
|
87275fbb9c
|
use a separate queue for fetching rss feed item content
|
2023-07-13 10:27:15 +08:00 |
|
Hongbo Wu
|
435fa0c541
|
Merge pull request #2478 from omnivore-app/fix/puppeteer-timezone
add optional locale and timezone to saveUrl request for puppeteer to use
|
2023-07-11 17:32:10 +08:00 |
|
Hongbo Wu
|
1f283e6122
|
add optional locale and timezone to saveUrl request for puppeteer to use
|
2023-07-11 16:15:32 +08:00 |
|
Hongbo Wu
|
c500997693
|
add lastFetchedAt to the cloud task payload
|
2023-07-11 13:05:27 +08:00 |
|
Hongbo Wu
|
68667053c8
|
create an endpoint to fetch all rss feeds
|
2023-07-07 21:15:42 +08:00 |
|