index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-18
Fix homepage auto-refresh and add test coverage for admin workflows
Ben Sima
2025-11-18
Add 'Add to my feed' button to public feed for logged-in users
Ben Sima
2025-11-18
Fix type mismatch in track_episode_metric logging
Ben Sima
2025-11-16
Improve privacy and UX for public feed controls
Ben Sima
2025-11-16
Fix public feed display and admin access issues
Ben Sima
2025-11-16
Add admin@example.com to admin whitelist
Ben Sima
2025-11-16
Add admin metrics dashboard
Ben Sima
2025-11-16
Add audio intro/outro and comprehensive tests
Ben Sima
2025-11-16
Add metrics tracking endpoint and JavaScript for play events
Ben Sima
2025-11-16
Fix repl.sh and typecheck.sh to properly parse bild --plan JSON
Ben Sima
2025-11-16
Add 'Add to feed' button on episode pages and fix typecheck.sh
Ben Sima
2025-11-16
Add admin toggle for episode public/private status
Ben Sima
2025-11-16
Fix pre-existing test failures in Web.py
Ben Sima
2025-11-16
Fix test failures by adding episodes to user_episodes junction table
Ben Sima
2025-11-15
Add public feed routes and update home page
Ben Sima
2025-11-15
Implement episode deduplication in submission flow
Ben Sima
2025-11-15
Add database migrations for public feed, metrics, and deduplication
Ben Sima
2025-11-15
Add backward compatibility redirect for legacy episode URLs
Ben Sima
2025-11-15
Use sqids for non-sequential episode URLs
Ben Sima
2025-11-15
Add Open Graph and metadata tags to episode pages
Ben Sima
2025-11-15
Fix run.sh to handle bild --plan JSON output
Ben Sima
2025-11-15
Add individual episode pages with sharing and media player
Ben Sima
2025-11-15
Expand terminalLock scope to protect all terminal I/O
Ben Sima
2025-11-15
Improve terminalLock comment for clarity
Ben Sima
2025-11-15
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
2025-11-15
Fix NixOS integration: separate package building from OS builds
Ben Sima
2025-11-15
Refactor NixOS integration to use pre-declared targets
Ben Sima
2025-11-15
fix: handle stdin EOF in terminal detection and subprocess spawning
Ben Sima
2025-11-15
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
2025-11-15
feat(bild): adaptive terminal output with width detection
Ben Sima
2025-11-14
fix(bild): per-module cp overwrites with -f and chmod after each copy
Ben Sima
2025-11-14
fix(bild): work around Nix patch-shebangs.sh bug
Ben Sima
2025-11-14
fix(bild): per-module builds + exit code propagation
Ben Sima
2025-11-14
Fix module builder: manually unpack tarball
Ben Sima
2025-11-14
Fix module builder: call unpackPhase explicitly and cd to source
Ben Sima
2025-11-14
Fix module compilation: use custom builder to avoid GHC setup hooks
Ben Sima
2025-11-14
Fix per-module link: copy .hi files locally instead of using -i paths
Ben Sima
2025-11-14
Fix per-module link phase: put source file before flags
Ben Sima
2025-11-14
Implement per-module Nix derivations for incremental Haskell builds
Ben Sima
2025-11-14
Add per-module Haskell build foundation
Ben Sima
2025-11-14
Add persistent ghc-pkg cache to speed up analysis
Ben Sima
2025-11-14
Tighten Nix source filtering to prevent spurious rebuilds
Ben Sima
2025-11-14
Fix untypable circular import
Ben Sima
2025-11-14
Implement concurrent analysis with [+] state indicator
Ben Sima
2025-11-14
Remove blank lines after build completes
Ben Sima
2025-11-14
Fix cursor movement to avoid updating wrong lines
Ben Sima
2025-11-14
Fix cursor positioning to preserve shell prompt
Ben Sima
2025-11-14
Redesign LineManager to show one line per namespace
Ben Sima
2025-11-14
Fix concurrent terminal update issues
Ben Sima
2025-11-14
Fix prompt preservation and cleanup extra lines at end
Ben Sima
[prev]
[next]