Sukka 2e48a72a3c Feat: implement parallel fetch w/ HTTP 304 (#43) 1 year ago
..
rules 6e9d2181eb Refactor: adjust domainset 1 year ago
aho-corasick.test.ts a7a05e9901 Test: drop `bun:test`, replace w/ mocha and chai 1 year ago
aho-corasick.ts dda0555c0b Minor Changes + Housekeeping 1 year ago
append-array-in-place.ts 855e1bf69b Update Proxy / CDN / Download Hosts 1 year ago
async-write-to-stream.ts e7cc9e2924 Chore: async write stream & mkdirp 1 year ago
bitwise.ts 14bcc10ce7 Chore: Housekeeping & Make ESLint Happy 1 year ago
cache-apply.ts 8a0690fe9e Housekeeping & Make ESLint Happy 1 year ago
cache-filesystem.ts 2e48a72a3c Feat: implement parallel fetch w/ HTTP 304 (#43) 1 year ago
clash.ts eeeadbc86b Refactor: adjust more output 1 year ago
constants.ts 33636285e9 Perf: avoid spread operator 1 year ago
convert-clash-meta-mrs.ts de9429ce92 Chore/Perf: fetch enable HTTP/2 1 year ago
create-file.test.ts 31136d8409 Fix: write file properly 1 year ago
create-file.ts 7c372b3b8c Refactor: adjust output 1 year ago
download-publicsuffixlist.ts 07d3fdf05b Feat: implement HTTP 304 with SQLite Cache (#42) 1 year ago
fetch-assets.ts 2e48a72a3c Feat: implement parallel fetch w/ HTTP 304 (#43) 1 year ago
fetch-retry.ts 2e48a72a3c Feat: implement parallel fetch w/ HTTP 304 (#43) 1 year ago
fetch-text-by-line.bench.ts d1041f0e59 Update Tests & Make TypeScript happy 1 year ago
fetch-text-by-line.ts 14ed4c01e5 Perf: speed up text line stream 1 year ago
get-phishing-domains.test.ts a4ad75838f Update Reject Infra 1 year ago
get-phishing-domains.ts 4f76dd089a Perf: replace sha256 w/ xxhash 1 year ago
is-fast-ip.ts 3d3abb8b50 Drop gorhill publicsuffixlist 1 year ago
memo-promise.ts 10bde9f1e8 Fix/CI: float promise error handling / log wrap 1 year ago
misc.ts 07d3fdf05b Feat: implement HTTP 304 with SQLite Cache (#42) 1 year ago
normalize-domain.test.ts 32ef8ef7b6 Fix: workaround normalize domain 1 year ago
normalize-domain.ts 05ccd9fa50 Perf: faster adguard filter syntax parsing 1 year ago
parse-dnsmasq.ts 07d3fdf05b Feat: implement HTTP 304 with SQLite Cache (#42) 1 year ago
parse-filter.test.ts d1041f0e59 Update Tests & Make TypeScript happy 1 year ago
parse-filter.ts 2e48a72a3c Feat: implement parallel fetch w/ HTTP 304 (#43) 1 year ago
process-line.ts a004ffb960 Fix: avoid non-doaminlist into trie 1 year ago
set-add-from-array.bench.ts d1041f0e59 Update Tests & Make TypeScript happy 1 year ago
set-add-from-array.ts 21a31e6c1f Perf/Refactor: `processDomainList` now returns `string[]` 1 year ago
singbox.ts ac2d140893 Chore: minor changes 1 year ago
stable-sort-domain.bench.ts d1041f0e59 Update Tests & Make TypeScript happy 1 year ago
stable-sort-domain.test.ts a7a05e9901 Test: drop `bun:test`, replace w/ mocha and chai 1 year ago
stable-sort-domain.ts 5c8636d7b3 Minor changes here and there 1 year ago
string-hash.ts 14bcc10ce7 Chore: Housekeeping & Make ESLint Happy 1 year ago
text-line-transform-stream.ts 4f76dd089a Perf: replace sha256 w/ xxhash 1 year ago
tldts.bench.ts d1041f0e59 Update Tests & Make TypeScript happy 1 year ago
tree-dir.ts 315b38b999 Chore: refactor output dir 1 year ago
trie.test.ts a7e7c19a51 Rrefactor: rewrite trie in class 1 year ago
trie.ts 274c2453e2 Perf: slightly improve trie.whitelist performance 1 year ago