• Joined on 2026-06-09
dsql pushed tag v0.1.1 to rethink-public/aiokv 2026-06-30 01:55:35 +00:00
dsql pushed to main at rethink-public/aiokv 2026-06-30 01:55:35 +00:00
e68e0b9ccf chore: ignore .claude/ dir (CLAUDE.md now lives under .claude/)
dsql pushed tag v0.1.4 to rethink-public/dpy_paginator 2026-06-30 01:41:39 +00:00
dsql pushed to main at rethink-public/aioproxies 2026-06-30 01:41:38 +00:00
a5e36544d4 docs: note url()/aiohttp() percent-encode proxy credentials
dsql pushed to main at rethink-public/dpy_paginator 2026-06-30 01:41:38 +00:00
18bbde19b6 docs: note cache=None/[] disables the cache button
dsql pushed tag v0.2.2 to rethink-public/aioproxies 2026-06-30 01:41:38 +00:00
dsql pushed tag v0.1.3 to rethink-public/aioweb_tls 2026-06-30 01:35:26 +00:00
dsql pushed to main at rethink-public/aioweb_tls 2026-06-30 01:35:25 +00:00
ef9eb3010c fix: bump aioweb pin to v0.1.5 (seam-checked); narrow backend except
dsql pushed to main at rethink-public/aiokv 2026-06-30 01:35:24 +00:00
1e364fcfdb fix: clear() treats a concurrent delete as success; explicit utf-8; durability prose
dsql pushed tag v0.1.1 to rethink-public/aiokv 2026-06-30 01:35:24 +00:00
dsql pushed to main at rethink-public/log_setup 2026-06-30 01:35:23 +00:00
fc0898d70e fix: LS-1 close queued handlers on re-setup; LS-2 register atexit once
dsql pushed tag v0.1.3 to rethink-public/mongo 2026-06-30 01:35:23 +00:00
dsql pushed to main at rethink-public/mongo 2026-06-30 01:35:23 +00:00
fe8f2da480 fix: annotate database property return type (AsyncIOMotorDatabase)
dsql pushed tag v0.3.2 to rethink-public/log_setup 2026-06-30 01:35:23 +00:00
dsql pushed tag v0.1.3 to rethink-public/envelope_crypto 2026-06-30 01:35:05 +00:00
dsql pushed to main at rethink-public/envelope_crypto 2026-06-30 01:35:05 +00:00
306e5b8057 fix: EC-1 single key load for fingerprint; encrypt/decrypt type guards
dsql pushed tag v0.1.2 to rethink-public/envelope_authorizer 2026-06-30 01:35:04 +00:00
dsql pushed to main at rethink-public/envelope_authorizer 2026-06-30 01:35:04 +00:00
88e1eaef39 fix: EA-1 clean error on malformed flag/doc; EA-2 fingerprint ambiguity + fd-leak
dsql pushed tag v0.1.4 to rethink-public/dpy_paginator 2026-06-30 01:35:03 +00:00
dsql pushed to main at rethink-public/dpy_paginator 2026-06-30 01:35:03 +00:00
fa5cdf3e1d fix: F3 guard per_page>=1; swallow on_timeout HTTPException