Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
24 commits sit in this repo's top risk tercile, which is 34% of the 71scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 7.8 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Began docs-led, now leaning feature.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | 1b82ac7finital commit | husseinayyed | 6mo ago | +29.0K -0 | 99thElevated | more lines added than baseline |
| 2 | 77cffa97Add GNU Affero General Public License v3 | husseinayyed | 6mo ago | +661 -0 | 98thElevated | more lines added than baseline |
| 3 | 61496d35feat: migrate to go | husseinayyed | 6d ago | +1.0K -1.4K | 96thElevated | more lines added than baseline |
| 4 | 7760983dfeat: Add UploadHandler and UploadContext | husseinayyed | 3mo ago | +295 -0 | 94thElevated | more lines added than baseline |
| 5 | ed14e867feat: Implement SeaweedFS storage integration | husseinayyed | 3mo ago | +274 -202 | 94thElevated | more lines added than baseline |
| 6 | 97fe982afeat(upload): seperate file upload route with its validation and processing | husseinayyed | 1d ago | +263 -152 | 92thElevated | more lines added than baseline |
| 7 | 4cc50871feat: Add Server class implementation | husseinayyed | 3mo ago | +208 -0 | 92thElevated | more lines added than baseline |
| 8 | 9adf6a16feat: Add main server and entry point | husseinayyed | 3mo ago | +205 -396 | 89thElevated | more lines added than baseline |
| 9 | 749ad921Update dependencies and improve token verification logic | husseinayyed | 6mo ago | +289 -37 | 89thElevated | more lines added than baseline |
| 10 | 4e41e3b6feat: Add TokenValidator for JWT authentication | husseinayyed | 3mo ago | +165 -0 | 85thElevated | more lines added than baseline |
| 11 | bbcc24a4feat: Add RedisService with hiredis | husseinayyed | 3mo ago | +159 -0 | 85thElevated | more lines added than baseline |
| 12 | 0e4d3087refactor: Restructure source code and update dependencies | husseinayyed | 3mo ago | +267 -20.7K | 85thElevated | more lines added than baseline |
| 13 | 64f89203Refactor token verification logic to return optional decoded JWT and improve error handling | husseinayyed | 5mo ago | +202 -183 | 85thElevated | more lines added than baseline |
| 14 | 3b585d76upload handler: add SHA-256 checksum, duplicate file detection with BelongsTo logic | husseinayyed | 8h ago | +150 -107 | 80thElevated | more lines added than baseline |
| 15 | df9f7976feat(upload): implement file type detection and validation for uploads | husseinayyed | 4d ago | +181 -248 | 80thElevated | more lines added than baseline |
| 16 | 685e9e1ffeat(auth): add JWT verification middleware using crypto/ed25519 | husseinayyed | 3d ago | +141 -0 | 76thElevated | more lines added than baseline |
| 17 | eac7313brefactor: Move UploadHandler template to header file | husseinayyed | 3mo ago | +142 -39 | 76thElevated | more lines added than baseline |
| 18 | c99f7ce6feat: Add SeaweedService for distributed storage | husseinayyed | 3mo ago | +126 -0 | 76thElevated | more lines added than baseline |
| 19 | 3059095dfeat: Add core constants and crypto utilities | husseinayyed | 3mo ago | +131 -0 | 76thElevated | more lines added than baseline |
| 20 | 966b6f6ffeat(gateway): implement Lua-based JWT validation and replay protection | husseinayyed | 1mo ago | +120 -17 | 72thElevated | more lines added than baseline |
| 21 | 6f0e55a8Create README.md | husseinayyed | 6mo ago | +96 -0 | 72thElevated | more lines added than baseline |
| 22 | 68976fc1feat(image): implement image caching and retrieval via LRU and Redis | husseinayyed | 1d ago | +122 -7 | 69thElevated | more lines added than baseline |
| 23 | 9cbb1824feat: implement docker file for twivo-media and customize it | husseinayyed | 4mo ago | +127 -23 | 69thElevated | more lines added than baseline |
| 24 | 67d0337cfeat: Add ImageUtils for image processing helpers | husseinayyed | 3mo ago | +81 -0 | 67thElevated | more lines added than baseline |
| 25 | dd609b15refactor(reader): extract TimeoutReader into internal/reader package | husseinayyed | 4d ago | +76 -0 | 65thTypical | more lines added than baseline |
| 26 | 017f62bfops: Add SeaweedFS storage and imgproxy | husseinayyed | 3mo ago | +99 -9 | 65thTypical | more lines added than baseline |
| 27 | bdb24f03utils: implement CheckFileIfRepeated function for checksum validation and caching | husseinayyed | 8h ago | +81 -0 | 62thTypical | more lines added than baseline |
| 28 | 67e75320image handler: proxy requests directly to imgproxy, remove auth_request dependency | husseinayyed | 8h ago | +78 -60 | 62thTypical | more lines added than baseline |
| 29 | 506d6785fix: infra: add nginx configuration for image proxying and redis integration | husseinayyed | 1mo ago | +70 -0 | 60thTypical | more lines added than baseline |
| 30 | 666bd13frefactor(docker): rename gateway service to nginx and clean up container names | husseinayyed | 1d ago | +62 -92 | 58thTypical | more lines added than baseline |
| 31 | b560accdwip: refactor: move UploadHandler logic to helper methods | husseinayyed | 1mo ago | +62 -276 | 58thTypical | more lines added than baseline |
| 32 | b746bc9drefactor(handler): trust verified headers from gateway for upload | husseinayyed | 1mo ago | +47 -38 | 56thTypical | more lines added than baseline |
| 33 | 4b9d6ec2update TODO.md: mark completed tasks for Nginx configuration, file hashing, orphaned-file cleanup, and caching | husseinayyed | 8h ago | +42 -16 | 54thTypical | more lines added than baseline |
| 34 | b57dcd28infra: update Docker multi-stage build and compose configurations | husseinayyed | 1mo ago | +30 -31 | 53thTypical | more lines added than baseline |
| 35 | 32fd0e51feat(storage): add DNS caching with rs/dnscache and optimize HTTP transport | husseinayyed | 3d ago | +29 -1 | 51thTypical | more lines added than baseline |
| 36 | d7379509refactor(utils): extract file type detection logic | husseinayyed | 4d ago | +26 -0 | 50thTypical | more lines added than baseline |
| 37 | 32ca7588wip: infra: update docker-compose for dev environment and proxy | husseinayyed | 1mo ago | +27 -22 | 49thTypical | more lines added than baseline |
| 38 | 7e85047ccache: add LRU cache implementation for CheckSumResponse | husseinayyed | 8h ago | +23 -0 | 46thTypical | more lines added than baseline |
| 39 | 5964984cfix: Improve RedisService connection and ping | husseinayyed | 3mo ago | +19 -30 | 46thTypical | more lines added than baseline |
| 40 | cd15bbddbuild: Reorganize CMakeLists.txt for modular structure | husseinayyed | 3mo ago | +21 -24 | 46thTypical | more lines added than baseline |
| 41 | d0478036build: Update dependencies and build configuration | husseinayyed | 3mo ago | +22 -58 | 43thTypical | more lines added than baseline |
| 42 | bce640d3chore: add pprof, dnscache, jwt, and sonic dependencies | husseinayyed | 3d ago | +19 -0 | 42thTypical | more lines added than baseline |
| 43 | 7f610366fix: Switch JWT validation from picojson to nlohmann-json | husseinayyed | 3mo ago | +17 -81 | 40thTypical | more lines added than baseline |
| 44 | 4792ec66wip: service: add storeNanoId to RedisService | husseinayyed | 1mo ago | +18 -1 | 39thTypical | more lines added than baseline |
| 45 | 49b53632feat(worker): increase concurrency to 20 and use Redis TxPipeline | husseinayyed | 3d ago | +14 -13 | 37thTypical | more lines added than baseline |
| 46 | 8a2269cffeat: integrate pprof and JWT middleware, remove unused LRU cache | husseinayyed | 3d ago | +10 -11 | 35thTypical | more focused than baseline |
| 47 | 3f8edf6dUpdate README.md | husseinayyed | 6mo ago | +9 -2 | 35thTypical | fewer lines added than baseline |
| 48 | b1527944docker-compose: expose ports instead of publish, add imgproxy allowed sources | husseinayyed | 8h ago | +9 -8 | 32thBelow typical | fewer lines added than baseline |
| 49 | 36e15f14feat(tasks): replace gob with sonic for faster JSON serialization | husseinayyed | 3d ago | +9 -16 | 32thBelow typical | fewer lines added than baseline |
| 50 | 79241a10feat: Use env variables for imgproxy keys and app config | husseinayyed | 3mo ago | +9 -11 | 32thBelow typical | fewer lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 71 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
husseinayyed/twivo-media has 71 commits in its history from 1 contributor, the first of them Feb 25, 2026. In the last 90 days 15 files were touched, 34 times in total, most often main.go. Every commit is scored for change risk from its size, spread and the history of the files it touches.