Commit Graph

26 Commits

Author SHA1 Message Date
Yanlong Wang
d2bebec60f
fix: abuse blocker 2024-06-01 02:01:12 +08:00
Yanlong Wang
33e14e5404
feat: extract text from pdf (#70)
* feat: pdf

* fix

* fix
2024-05-30 20:21:33 +08:00
Yanlong Wang
df71c9a534
fix: stop using pool 2024-05-20 01:12:22 +08:00
Yanlong Wang
6f65083f8d
feat: control cache tolerance and select target using headers 2024-05-16 00:10:20 +08:00
Yanlong Wang
2e3c217479
feat: web search (#57) 2024-05-14 19:39:43 +08:00
Yanlong Wang
9e02080103
fix: error on browser crashes 2024-05-02 03:23:57 +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
53a4361c23
fix: block firebase runtime intrusion 2024-04-29 17:21:34 +08:00
Yanlong Wang
6ac2863e89
bump: deps 2024-04-28 22:28:24 +08:00
Yanlong Wang
7ee2c327a3
refactor: reorganize features (#37)
* wip

* fix

* wip

* cleanup

* fix

* fix

* cache: may rescue using stale cache

* fix: target 384mb ram per page

* fix: log about pool size

* fix

* clean

* fix: cache and snapshot reporting
2024-04-24 19:21:12 +08:00
dependabot[bot]
e36d3b0f24
chore(deps): bump protobufjs and firebase-admin in /backend/functions (#35)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.6 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.4 to 7.2.6
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.4...protobufjs-v7.2.6)

Updates `firebase-admin` from 11.11.1 to 12.1.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v11.11.1...v12.1.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 16:37:38 +08:00
yanlong.wang
abc817e960
feat: block media resources to improve speed 2024-04-18 15:06:28 +08:00
Yanlong Wang
dbeb69582a
puppeteer stealth 2024-04-13 22:27:50 +08:00
Yanlong Wang
fdd8a8aa8d
fix 2024-04-12 12:27:42 +08:00
Yanlong Wang
78c8444096
fix 2024-04-12 10:59:37 +08:00
Yanlong Wang
629ab270be
fix 2024-04-12 10:24:56 +08:00
Han Xiao
2dc0850c8c chore: rename url2text to reader 2024-04-11 15:44:12 -07:00
Han Xiao
c1743db305 chore: clean code 2024-04-11 15:29:57 -07:00
yanlong.wang
b29a569d39
fix 2024-04-11 19:20:17 +08:00
yanlong.wang
5cfb78b275
gfm 2024-04-11 19:06:06 +08:00
yanlong.wang
9d0d54e511
fix 2024-04-11 19:00:27 +08:00
yanlong.wang
e17ef6dba0
fix 2024-04-11 18:28:51 +08:00
yanlong.wang
77174f1511
fix 2024-04-11 17:24:42 +08:00
yanlong.wang
94e65381bd
fix 2024-04-11 17:14:41 +08:00
yanlong.wang
89d6d49f06
wip 2024-04-10 19:32:07 +08:00