MDLeom
c79644a2f5
fix: extract from file instead of stream
...
incomplete extraction
https://github.com/ZJONSSON/node-unzipper/issues/335
when using stream in Node 22.14, botnet-filter.txt(.br|.gz) are missing
in bun 1.2.5, botnet-filter.txt is extracted but not .br/gz
revert 499330a12d93cb30c5771354316ddade260ebfdc7
2025-03-23 02:31:11 +00:00
MDLeom
61a25e8992
chore: remove unused oisd mirror
2025-02-12 09:43:17 +00:00
MDLeom
f339c1f171
style: log when large file is removed
2024-10-28 07:36:01 +00:00
MDLeom
8cb1b7f724
fix: declare fs.stat()
2024-10-28 07:34:01 +00:00
MDLeom
cd34943180
build: remove file >=25MiB in cf pages
2024-10-27 07:07:19 +00:00
MDLeom
b36dea1bde
build: only remove .rules from Cloudflare Pages
2024-10-27 05:48:36 +00:00
MDLeom
499330a12d
build: extract zip from stream
...
previous bug should be fixed in recent node versions
b03e462e42
https://github.com/ZJONSSON/node-unzipper/issues/271#issuecomment-2021223739
2024-10-27 05:18:07 +00:00
MDLeom
479825bc45
style: unused variable
2024-10-24 10:28:08 +00:00
MDLeom
c1da46d7da
build: remove oisd
2024-10-13 03:20:14 +00:00
MDLeom
2cb4acb693
fix: unzip alternatives
2024-07-15 09:42:30 +00:00
MDLeom
bffec4485d
refactor: set pipefail conditionally
2024-07-15 08:02:11 +00:00
MDLeom
3cc680f3bc
fix: expand alias in bash
2024-06-03 08:21:16 +00:00
MDLeom
565d2f9236
refactor: replace got with fetch
2024-04-06 22:49:24 +00:00
MDLeom
7cb3cd0567
style(js): Object.hasOwn()
2023-10-01 09:53:46 +00:00
MDLeom
18c87cfcb4
style(js): Object.hasOwn()
2023-10-01 09:52:36 +00:00
MDLeom
e4eb2bb4a0
refactor: esm
...
got is esm only since v12
2023-10-01 09:46:12 +00:00
MDLeom
47705495f4
build(cf): exclude files larger than 26.2MB
2023-08-22 12:47:06 +00:00
MDLeom
7e745ba6d1
fix: only check for failed pipeline
...
- successful pipeline may have unknown status
2023-08-06 11:20:20 +00:00
MDLeom
b03e462e42
Revert "refactor: unzip gotStream directly"
...
- extracted files are missing first few lines
This reverts commit c9617be450
.
2023-08-06 11:16:26 +00:00
MDLeom
3b13737e91
Revert "style: remove unused variable"
...
This reverts commit e77fdd12de
.
2023-08-06 11:16:02 +00:00
MDLeom
e77fdd12de
style: remove unused variable
2023-08-05 01:06:08 +00:00
MDLeom
c9617be450
refactor: unzip gotStream directly
...
without saving as a zipfile
2023-08-04 12:03:27 +00:00
MDLeom
61b1f67060
fix: exclude pup-filter
...
https://gitlab.com/malware-filter/pup-filter/-/issues/2
2023-06-13 08:43:11 +00:00
MDLeom
6f0c31c8cf
feat: add botnet-filter
...
https://gitlab.com/malware-filter/botnet-filter
2023-01-01 00:09:47 +00:00
MDLeom
9c7939373b
docs: reason to failover to github
...
- https://gitlab.com/gitlab-org/gitlab/-/issues/29257
2022-12-17 06:47:27 +00:00
MDLeom
10f500744f
fix: migrate to malware-filter group
...
- BREAKING CHANGE
- gitlab.com/malware-filter/malware-filter
2022-05-21 02:51:52 +00:00
MDLeom
f8178becdf
fix: use migrated tracking-filter repo
...
- https://gitlab.com/malware-filter/tracking-filter
2022-05-17 01:11:22 +00:00
MDLeom
7038cc1df7
ci(ga): replace script.sh with more reliable build.js
...
- add vn-badsite-filter to script.sh
2022-03-23 06:35:23 +00:00
MDLeom
df2fb3c5a3
build: add vn-badsite-filter
...
- https://gitlab.com/curben/vn-badsite-filter
2022-03-20 06:51:12 +00:00
MDLeom
ac8d6b2ba3
build: check last pipeline status
...
- using pipeline badge
- https://docs.gitlab.com/ee/ci/pipelines/settings.html#pipeline-status-badge
2022-03-19 05:33:26 +00:00
MDLeom
9ad79d45da
ci: check gitlab status through proper link
2022-01-25 10:10:32 +00:00
MDLeom
fca89a75a4
ci(ga): trigger cloudflare & netlify from github
...
if gitlab is down
2022-01-25 09:48:43 +00:00
MDLeom
193d462d25
build: failover to github artifacts when gitlab is unavailable
...
- Closes #1
2022-01-25 09:10:43 +00:00
MDLeom
ab57c90cec
fix(netlify): use manual deploy
...
- https://docs.netlify.com/configure-builds/stop-or-activate-builds/
2022-01-11 06:23:08 +00:00
MDLeom
63da61fada
refactor(actions): replicate gitlab ci
...
- move compression to ci, so brotli package is optional when running locally
2022-01-09 07:16:27 +00:00
MDLeom
add4913170
fix(build): avoid mirror oisd outside of gitlab pages
2022-01-08 22:12:56 +00:00
MDLeom
ee5010cdb5
fix: download filters from artifacts
...
- 8c94ddba40
2022-01-08 09:31:58 +00:00