summaryrefslogtreecommitdiff
path: root/Biz/Devalloc.hs
AgeCommit message (Expand)Author
2021-02-22Test for empty GitHub user emailBen Sima
2021-02-22Add note about persisted data typesBen Sima
2021-02-22Handle case when GitHub API provides no emailBen Sima
2021-02-19Fix typoBen Sima
2021-02-19Don't blow up when git mtime is emptyBen Sima
2021-02-19Remove dummy pricing link, put small pricing on signup buttonBen Sima
2021-02-19Factor out panicsBen Sima
2021-02-19Move 'developer hot spots' to pitch sectionBen Sima
2021-02-05Combine contributors and collaboratorsBen Sima
2021-02-05Prefer traverse over mapMBen Sima
2021-02-05Test analyzing a public repoBen Sima
2021-02-05Add Log.mark and convert some putTexts into Log.infosBen Sima
2021-02-05Add 'tidy' to PlanBen Sima
2021-02-03Set and guard GitHub API access scopeBen Sima
2021-01-29Add Invoice optionBen Sima
2021-01-29Slighly better form stylingBen Sima
2021-01-29Lint 'return' into 'pure', replace bind operatorBen Sima
2021-01-28Refactor handler functionsBen Sima
2021-01-27Set subscription in user page, operator precedenceBen Sima
2021-01-26Add user subscription fieldBen Sima
2021-01-22Property tests for calculateScoreBen Sima
2021-01-22Persist Analysis runsBen Sima
2021-01-22Add footer and adjust widthsBen Sima
2021-01-22Style SelectRepo page and all linksBen Sima
2021-01-16Fix colors and structure HTML betterBen Sima
2021-01-16Freshen up frontpage designBen Sima
2021-01-15Implement Biz.Test with tastyBen Sima
2021-01-15Implement Biz.CliBen Sima
2021-01-12Fix score calculationBen Sima
2021-01-11Add navbar mostly everywhereBen Sima
2021-01-11Fix cookie settings in test areaBen Sima
2021-01-09Fix live cookie settingsBen Sima
2021-01-08Add cookies and store user tokensBen Sima
2020-12-29Deploy hoogle to Biz.DevBen Sima
2020-12-28devalloc: initialize keep databaseBen Sima
2020-12-27devalloc: calculate staleness and scoreBen Sima
2020-12-24Devalloc: refactoring and organizingBen Sima
2020-12-24hlint fixesBen Sima
2020-12-24devalloc: refactor to use servant-genericBen Sima
2020-12-23devalloc: implement github blackhole listBen Sima
2020-12-09Reorganizing for reababilityBen Sima
2020-12-08Lint fixesBen Sima
2020-12-08Slight refactor for clarityBen Sima
2020-12-07Auth and load repos from GitHubBen Sima
2020-12-06De-nest Devalloc and a few other cleanupsBen Sima