SukkaW
|
373f862c6d
Feat: ability to handle inline comment
|
7 月之前 |
SukkaW
|
c9ebec077f
Move TextLineStream to foxts, adopt `skipEmptyLines`
|
1 年之前 |
SukkaW
|
118991b969
Remove unused codes
|
1 年之前 |
SukkaW
|
3c2b49df76
Chore: minor changes
|
1 年之前 |
SukkaW
|
f51cea7547
Refactor: migrate to undici fetch
|
1 年之前 |
SukkaW
|
5e40f2cbe0
Use undici fetch
|
1 年之前 |
SukkaW
|
47ef19e0f8
Chore: try new way of reading files by line
|
1 年之前 |
SukkaW
|
f64fa201e9
Chore: process line stream
|
1 年之前 |
SukkaW
|
3107e72787
Perf: use `readline` to `readFileByLine` (50% faster)
|
1 年之前 |
SukkaW
|
17918f722b
Chore: throw on not handled filter line
|
1 年之前 |
SukkaW
|
c5ee4bad53
Revert `undici.request` and use `fetch` again
|
1 年之前 |
SukkaW
|
8a0a50d049
Fix corrupt local cache
|
1 年之前 |
SukkaW
|
e0f7e7e48a
Refactor: replace fetch with `undici.request`
|
1 年之前 |
SukkaW
|
e40979e50e
Chore: make ESLint Happy
|
1 年之前 |
Sukka
|
c75f7fcc76
Feat: introduce `make-fetch-happen` (#44)
|
1 年之前 |
SukkaW
|
14ed4c01e5
Perf: speed up text line stream
|
1 年之前 |
SukkaW
|
8a0690fe9e
Housekeeping & Make ESLint Happy
|
1 年之前 |
SukkaW
|
46ae8e8cd8
Refactor: remove Bun fallback
|
1 年之前 |
SukkaW
|
bb65a4180c
Refactor: drop all Bun compatability
|
1 年之前 |
SukkaW
|
553dd62eb1
Refactor: make Node.js run compatible
|
1 年之前 |
SukkaW
|
1f42c27afe
Refactor: drop `Bun.inspect` and `Bun.version`
|
1 年之前 |
SukkaW
|
5664c38261
Refactor: drop a few `Bun.file` usage
|
1 年之前 |
SukkaW
|
7167be852f
Remove unused Bun.peek
|
1 年之前 |
SukkaW
|
986cfc8ff4
Perf: make readline interface creation faster
|
1 年之前 |
SukkaW
|
e68b064fe5
Chore: improve types & performance
|
1 年之前 |
SukkaW
|
0b0dda6cc2
Chore: enable TextLineStream with env
|
2 年之前 |
SukkaW
|
41b2f543f8
Fix: correctly process phishing domains
|
2 年之前 |
SukkaW
|
a7fc13b355
Perf: read most of files in one pass
|
2 年之前 |
SukkaW
|
9bb0c14d5f
Refactor: full span tracer
|
2 年之前 |
SukkaW
|
897a505c32
Minor changes
|
2 年之前 |