• Joined on 2026-03-28
fabi pushed to main at fabi/Mangalord 2026-05-31 18:58:18 +00:00
4e20350645 fix(crawler): translate socks5h:// → socks5:// for Chromium --proxy-server
713ca139c4 feat(deploy): add optional tor service to dev compose for native-backend dev
Compare 2 commits »
fabi pushed to feat/tor-proxy-recircuit at fabi/Mangalord 2026-05-31 18:30:14 +00:00
fabi created branch feat/tor-proxy-recircuit in fabi/Mangalord 2026-05-31 18:30:14 +00:00
fabi pushed to main at fabi/Mangalord 2026-05-31 18:27:55 +00:00
e3cff9d874 fix(deploy): pivot tor service to password auth + wrapper entrypoint
d47e832613 fix(crawler): redact TorAuth::Password in Debug, drop NEWNYM info→debug
c30c7a546f fix(crawler): unify recircuit budget semantics — N = total attempts
a0db7beb81 chore: bump to 0.46.0 for TOR proxy + recircuit feature
ecbbebafc4 feat(deploy): dockurr/tor service + torrc; wire crawler to use it by default
Compare 9 commits »
fabi pushed to main at fabi/PiCloud 2026-05-31 18:25:50 +00:00
10cfde9e40 docs(v1.1.x): planning notes — in-flight decisions + revised roadmap
fabi pushed to main at fabi/PiCloud 2026-05-31 18:20:52 +00:00
bb88b024d2 docs(versioning): post-1.0 policy with expansion-phase carve-out
9d01f42d5e chore(release): bump workspace to v1.1.0
1a6324078c Merge branch 'feat/v1.1.0-stdlib-utilities'
54efe61167 docs(stdlib): reference doc covering Rhai built-ins + new namespaces
1d2e99e42c test(stdlib): integration tests for the seven utility modules
Compare 25 commits »
fabi created branch fix/ci-build-push-socket in fabi/Mangalord 2026-05-31 17:40:14 +00:00
fabi pushed to fix/ci-build-push-socket at fabi/Mangalord 2026-05-31 17:40:14 +00:00
bd61a64c70 ci: build via host docker socket (plain build); fix missing daemon socket
fabi merged pull request fabi/Mangalord#5 2026-05-31 17:40:14 +00:00
ci: build via host docker socket (plain build); fix missing daemon socket
fabi pushed to main at fabi/Mangalord 2026-05-31 17:40:14 +00:00
8e39fadd21 ci: build via host docker socket (plain build); fix missing daemon socket (#5)
fabi created pull request fabi/Mangalord#5 2026-05-31 17:40:13 +00:00
ci: build via host docker socket (plain build); fix missing daemon socket
fabi pushed to main at fabi/Mangalord 2026-05-31 16:37:16 +00:00
3b3d13a0f6 fix(crawler): walk list pages incrementally; stop on empty page (0.45.1) (#4)
fabi merged pull request fabi/Mangalord#4 2026-05-31 16:37:14 +00:00
fix(crawler): walk list pages incrementally; stop on empty page (0.45.1)
fabi created pull request fabi/Mangalord#4 2026-05-31 16:37:13 +00:00
fix(crawler): walk list pages incrementally; stop on empty page (0.45.1)
fabi pushed to main at fabi/Mangalord 2026-05-31 16:18:21 +00:00
0f90af80cb ci(test-backend): ubuntu-latest + rustup (fix node-not-found) (#3)
fabi created branch fix/test-backend-rust-toolchain in fabi/Mangalord 2026-05-31 16:18:21 +00:00
fabi merged pull request fabi/Mangalord#3 2026-05-31 16:18:21 +00:00
ci(test-backend): ubuntu-latest + rustup (fix node-not-found)
fabi pushed to fix/test-backend-rust-toolchain at fabi/Mangalord 2026-05-31 16:18:21 +00:00
074ab25f8c ci(test-backend): run on ubuntu-latest + rustup instead of rust:1-slim
fabi created pull request fabi/Mangalord#3 2026-05-31 16:18:20 +00:00
ci(test-backend): ubuntu-latest + rustup (fix node-not-found)
fabi pushed to bugfix/crawler-incremental-pagination at fabi/Mangalord 2026-05-31 16:08:32 +00:00
ee4594f679 fix(crawler): walk list pages incrementally; stop on empty page (0.45.1)