summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hoursAdd backward compatibility redirect for legacy episode URLsHEADliveBen Sima
12 hoursUse sqids for non-sequential episode URLsBen Sima
14 hoursAdd Open Graph and metadata tags to episode pagesBen Sima
14 hoursFix run.sh to handle bild --plan JSON outputBen Sima
14 hoursAdd individual episode pages with sharing and media playerBen Sima
19 hoursExpand terminalLock scope to protect all terminal I/OBen Sima
19 hoursImprove terminalLock comment for clarityBen Sima
20 hoursFix segfault: add mutex for ANSI terminal operationsBen Sima
23 hoursFix NixOS integration: separate package building from OS buildsBen Sima
23 hoursRefactor NixOS integration to use pre-declared targetsBen Sima
24 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
24 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
25 hoursfeat(bild): adaptive terminal output with width detectionBen Sima
34 hoursfix(bild): per-module cp overwrites with -f and chmod after each copyBen Sima
34 hoursfix(bild): work around Nix patch-shebangs.sh bugBen Sima
34 hoursfix(bild): per-module builds + exit code propagationBen Sima
34 hoursFix module builder: manually unpack tarballBen Sima
34 hoursFix module builder: call unpackPhase explicitly and cd to sourceBen Sima
34 hoursFix module compilation: use custom builder to avoid GHC setup hooksBen Sima
35 hoursFix per-module link: copy .hi files locally instead of using -i pathsBen Sima
36 hoursFix per-module link phase: put source file before flagsBen Sima
36 hoursImplement per-module Nix derivations for incremental Haskell buildsBen Sima
37 hoursAdd per-module Haskell build foundationBen Sima
37 hoursAdd persistent ghc-pkg cache to speed up analysisBen Sima
38 hoursTighten Nix source filtering to prevent spurious rebuildsBen Sima
39 hoursFix untypable circular importBen Sima
40 hoursImplement concurrent analysis with [+] state indicatorBen Sima
40 hoursRemove blank lines after build completesBen Sima
40 hoursFix cursor movement to avoid updating wrong linesBen Sima
41 hoursFix cursor positioning to preserve shell promptBen Sima
41 hoursRedesign LineManager to show one line per namespaceBen Sima
41 hoursFix concurrent terminal update issuesBen Sima
41 hoursFix prompt preservation and cleanup extra lines at endBen Sima
41 hoursFix blank lines in parallel build outputBen Sima
41 hoursClean up build output and add [+] for analyzing phaseBen Sima
42 hoursRemove info and good log messages from parallel build outputBen Sima
42 hoursFix parallel build output format with status indicators and colorsBen Sima
42 hoursAdd ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
43 hoursDocument parallel builds implementation in planBen Sima
43 hoursComplete multi-line concurrent logging integrationBen Sima
43 hoursIntegrate LineManager with logging systemBen Sima
43 hoursThread LineManager through build functionsBen Sima
43 hoursCreate Omni/Log/Concurrent module for multi-line outputBen Sima
43 hoursAdd bounded parallel target buildsBen Sima
44 hoursBild: breadth-first search and ghc-pkg cachingBen Sima
46 hoursIgnore node_modules (amp code installation)Ben Sima
3 daysFix Python import detection to handle transitive dependenciesBen Sima
3 daysUnify navigation across PodcastItLater pagesBen Sima
3 daysFix CORS error for Stripe portal redirectBen Sima
3 daysSimplify Stripe portal error handling and fix account page paddingBen Sima