Commit Graph

123 Commits

Author SHA1 Message Date
yanlong.wang
e2698b48bd
fix: rate limit tag for search 2024-05-16 16:58:10 +08:00
yanlong.wang
72e1c46a6c
fix: improve search responsiveness 2024-05-16 15:47:49 +08:00
Yanlong Wang
e100b257f4
fix: typo in readme 2024-05-16 09:49:32 +08:00
Yanlong Wang
0583645613
fix: noCache in search 2024-05-16 00:42:30 +08:00
Yanlong Wang
4556954d17
fix: image url 2024-05-16 00:39:24 +08:00
Yanlong Wang
6f65083f8d
feat: control cache tolerance and select target using headers 2024-05-16 00:10:20 +08:00
Han Xiao
029f568c38
Update README.md 2024-05-15 17:37:15 +02:00
Han Xiao
ffaf621b18
Update README.md 2024-05-15 12:54:47 +02:00
Han Xiao
361f81effc
Update README.md 2024-05-15 12:41:55 +02:00
yanlong.wang
77fc500f41
fix: allow x-return-format header alias 2024-05-15 12:24:46 +08:00
Yanlong Wang
445624c405
fix: early return for search 2024-05-15 08:47:16 +08:00
Yanlong Wang
1cf8e83857
fix: add cache tolerance 2024-05-15 08:06:35 +08:00
Yanlong Wang
d100c3fc5f
fix: search result cache save 2024-05-14 19:57:49 +08:00
Yanlong Wang
ec4ce4fef3
chore: update rate limits 2024-05-14 19:44:35 +08:00
Yanlong Wang
2e3c217479
feat: web search (#57) 2024-05-14 19:39:43 +08:00
Yanlong Wang
f171e54ac9
fix: log charge amount 2024-05-14 17:25:59 +08:00
Han Xiao
04eb6b3087
Update README.md 2024-05-13 14:32:01 +02:00
yanlong.wang
ffc6899acd
chore: reduce resource 2024-05-13 18:35:11 +08:00
yanlong.wang
e417cd8a53
fix: tidyMarkdown feature in turndown rues 2024-05-09 15:15:15 +08:00
Yanlong Wang
36bf5d96b5
fix: remove tidyMarkdown at all 2024-05-09 11:33:56 +08:00
Yanlong Wang
59f807cb7c
fix: tidyMarkdown 2024-05-09 11:32:26 +08:00
Yanlong Wang
6b6774f43b
fix: tidyMarkdown 2024-05-09 11:25:51 +08:00
Yanlong Wang
4bee36ed4a
fix: patch tidyMarkdown 2024-05-09 11:06:20 +08:00
Yanlong Wang
de22127d2f
fix: leak of crippled listeners 2024-05-08 19:51:55 +08:00
Han Xiao
b7523f0b2a
Update README.md 2024-05-08 13:30:28 +02:00
Yanlong Wang
62dc75f78e
fix: consider image data-src and make generated alt text optional (#50)
* fix: image src and alt

* fix

* docs: doc about x-with-generated-alt

* fix: deps
2024-05-08 18:29:11 +08:00
Yanlong Wang
8cfd0d67dc
feat: jina paywall (#49)
* feat: integrate with jina embeddings paywall
2024-05-08 18:25:26 +08:00
Yanlong Wang
2e025d10cf
fix: the complex regexp caused node.js process to hang
Co-authored-by:  Claude 3 opus
2024-05-05 16:29:39 +08:00
Yanlong Wang
fef1d0faf1
bump: deps 2024-05-05 10:54:11 +08:00
Han Xiao
e0a9025b4f
Update README.md 2024-05-03 20:41:51 +02:00
Yanlong Wang
3bb7bd1c29
chore: bump deps 2024-05-04 00:46:15 +08:00
Yanlong Wang
a0d1a7234b
chore: tweak health check 2024-05-02 08:39:54 +08:00
Yanlong Wang
9e02080103
fix: error on browser crashes 2024-05-02 03:23:57 +08:00
Yanlong Wang
55b954ffeb
fix: tweak health check 2024-04-30 18:56:46 +08:00
Yanlong Wang
528b3e5fed
fix: add health check to detect puppeteer stall 2024-04-30 18:30:31 +08:00
Yanlong Wang
ae29055142
chore: tweaks 2024-04-29 20:12:11 +08:00
yanlong.wang
867636d037
fix: apply rate limit to 100qpm per IP 2024-04-29 18:54:51 +08:00
yanlong.wang
15606f38d7
fix: on null element 2024-04-29 17:28:07 +08:00
yanlong.wang
53a4361c23
fix: block firebase runtime intrusion 2024-04-29 17:21:34 +08:00
yanlong.wang
059c8aa61e
fix: remove exposed function before cleanup 2024-04-29 15:51:23 +08:00
yanlong.wang
bfc6d678d8
fix: split report handler from other page preps 2024-04-29 15:19:05 +08:00
Yanlong Wang
036f6dc776
chore: tweak runtime config 2024-04-29 09:49:29 +08:00
Yanlong Wang
6ac2863e89
bump: deps 2024-04-28 22:28:24 +08:00
Han Xiao
fcd471b099
Update README.md 2024-04-25 20:35:28 +02:00
yanlong.wang
a6a5b7c530
fix: respond with markdown 2024-04-25 18:58:42 +08:00
yanlong.wang
69231ad59e
feat: full markdown mode 2024-04-25 18:21:04 +08:00
Han Xiao
0f70723d19
Update README.md 2024-04-25 10:10:32 +02:00
yanlong.wang
adc05fe20a
fix 2024-04-25 16:09:23 +08:00
Han Xiao
c2cd71d6a5
Update README.md 2024-04-25 10:06:24 +02:00
yanlong.wang
39a446f5e7
fix: root content 2024-04-25 15:43:17 +08:00