summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03Centralize hackage packages to deps.nixBen Sima
2020-04-03Factor haskell packages into overlaysBen Sima
2020-04-03Remove old scripts and update READMEBen Sima
2020-04-03Rename Serval to ProdBen Sima
2020-04-03Fix typo in dev configBen Sima
2020-04-03Get ghc with hoogle working (yay!)Ben Sima
2020-04-03Consolidate most build functions to biz.nixBen Sima
2020-04-03Rewrite buildGhc and buildGhcjsBen Sima
2020-04-02Reorganize and comment some of the nix codeBen Sima
2020-04-01Bound ques to about 10 itemsBen Sima
2020-04-01Add _ to guardNs whitelistBen Sima
2020-04-01Don't print stacktraces for a few of these errorsBen Sima
2020-04-01Make pub the only publically-writable namespaceBen Sima
2020-04-01Delete old nixpkgs pinBen Sima
2020-04-01Add matrix and riot server configBen Sima
2020-04-01Add basic details for the paid servicesBen Sima
2020-03-31Finally fixed the guardIP thingBen Sima
2020-03-31Add part of jukebox scriptBen Sima
2020-03-31Finally fix guardIPBen Sima
2020-03-31Add tutorial and apidocs to websiteBen Sima
2020-03-31Cleanup index and _ ns handlingBen Sima
2020-03-31Massively improve the que-websiteBen Sima
2020-03-31Use ./serval to deploy serval production serverBen Sima
2020-03-31Use production logging levelBen Sima
2020-03-31Fix guardIP and some other cleanupBen Sima
2020-03-31Add :iq ghci commandBen Sima
2020-03-31Add Run.Que.Website serverBen Sima
2020-03-31Allow dot in quepathBen Sima
2020-03-30Add guarded index route handlersBen Sima
2020-03-30Only allow my IP to POST on /_ routesBen Sima
2020-03-30Add nix service declaration for que.runBen Sima
2020-03-30Handle /ns endpoint with 501Ben Sima
2020-03-30Don't read the body until I need itBen Sima
2020-03-30Rescue lack of poll paramBen Sima
2020-03-30Parse args for --portBen Sima
2020-03-30Rename Com.Simatime.Que to Run.QueBen Sima
2020-03-30Add polling and streaming to QueBen Sima
2020-03-30Add queBen Sima
2020-03-30Rewrite Go to use unagi-chanBen Sima
2020-03-30Add 'broadcast' and 'tap'Ben Sima
2020-03-30Add idea about file-based dependenciesBen Sima
2020-03-29Bump nixpkgs pinBen Sima
2020-03-28Refactor and remove custom operatorsBen Sima
2020-03-28Add onomatopoeitic operatorsBen Sima
2020-03-28Open UDP port for murmurBen Sima
2020-03-28Add murmur serverBen Sima
2020-03-17Add double fmap, switch "say" to Text, and autoformatBen Sima
2020-03-17Warn on all in ghciBen Sima
2020-02-16Split buildHaskellApp into buildGhc and buildGhcjsBen Sima
2020-02-14Update .gitignoreDavid Johnson