2026-07-18 - 2026-08-18

Overview

5 Active Pull Requests
28 Active Issues
Excluding merges, 1 author has pushed 11 commits to main and 14 commits to all branches. On main, 30 files have changed and there have been 3520 additions and 291 deletions.

4 Pull requests merged by 1 user

1 Pull request proposed by 1 user

Proposed #31 Run all linting in Docker via Dockerfile.lint (closes #30) 2026-08-10 14:40:23 +02:00

5 Issues closed from 1 user

28 Issues created by 1 user

Opened #1 Downloads: verify secretstream TAG_FINAL and write output atomically 2026-08-09 03:42:25 +02:00

Opened #2 Retry policy: no retry on 4xx, exponential backoff on 5xx and network errors 2026-08-09 03:43:12 +02:00

Opened #3 Fix the TypeScript build: make build fails with TS6059 on main 2026-08-09 03:43:28 +02:00

Opened #4 Make make docker green and policy-conformant 2026-08-09 03:43:44 +02:00

Opened #5 Single-source the version string 2026-08-09 03:43:56 +02:00

Opened #6 Package metadata for release: engines, exports, prepublishOnly 2026-08-09 03:44:08 +02:00

Opened #7 listFiles can loop forever when the server stops advancing 2026-08-09 03:44:20 +02:00

Opened #8 runBackup must not crash on symlink failure, and must repair partial originals 2026-08-09 03:44:34 +02:00

Opened #9 Sanitize server-controlled filenames used as output paths 2026-08-09 03:44:48 +02:00

Opened #10 Client session handling: stop reaching into private state, validate snapshots, clear keys on logout 2026-08-09 03:45:01 +02:00

Opened #11 Harden the JPEG EXIF scanner against malformed input 2026-08-09 03:45:13 +02:00

Opened #12 Add tests for the CLI (bin/quak.ts) 2026-08-09 03:45:27 +02:00

Opened #13 Rewrite the README API reference to match the implementation 2026-08-09 03:45:42 +02:00

Opened #14 Decision needed: account credentials committed in test/integration/live-login.ts 2026-08-09 03:45:59 +02:00

Opened #15 Tag v1.0.0 2026-08-09 03:46:09 +02:00

Opened #16 Decision needed: does quak publish to npm? 2026-08-09 03:46:20 +02:00

Opened #17 fixMissingThumbnails assumes every file is a JPEG 2026-08-09 03:46:29 +02:00

Opened #18 Unify URL construction in ApiClient 2026-08-09 03:46:39 +02:00

Opened #19 Prune stale remote branches 2026-08-09 03:46:48 +02:00

Opened #21 streamDecrypt buffers quadratically: recopies the whole accumulated buffer on every network read 2026-08-09 04:00:24 +02:00

Opened #22 Atomic download writes: durability, orphan reaping, and untested failure paths 2026-08-09 05:00:52 +02:00

Opened #24 Retry/timeout follow-ups: idle deadline, reader cancellation, and classifier hardening 2026-08-09 07:38:34 +02:00

Opened #25 make test silently runs the suite N+1 times when a git worktree exists inside the checkout 2026-08-09 08:04:44 +02:00

Opened #27 Drop the deprecated @types/libsodium-wrappers-sumo stub dependency 2026-08-09 12:08:54 +02:00

Opened #29 make check runs prettier --check . twice 2026-08-09 16:53:53 +02:00

Opened #30 Run all linting in Docker via Dockerfile.lint + script/lint 2026-08-10 13:15:52 +02:00

Opened #32 Rename LINT_EPOCH to CHECK_EPOCH in Dockerfile.lint (blocked on a policy ruling) 2026-08-10 15:01:43 +02:00

Opened #33 lint-once.test.ts misses the path CI actually runs, and its lockfile assertion checks the wrong branch 2026-08-10 15:20:43 +02:00