Age | Commit message (Expand) | Author |
2021-11-26 | Factor Analysis into own module | Ben Sima |
2021-11-26 | Factor out runAnalysis function | Ben Sima |
2021-11-26 | Factor OAuth code into Biz.Auth | Ben Sima |
2021-11-26 | Upgrade to nixos-21.05 | Ben Sima |
2021-04-13 | Doc fix and factor for readibility | Ben Sima |
2021-03-30 | Move Analysis class instances near type definition | Ben Sima |
2021-03-25 | Add manual submission form | Ben Sima |
2021-03-24 | Add a simple admin page | Ben Sima |
2021-03-22 | Remove dummy hotspots number | Ben Sima |
2021-03-22 | Deduplicate activeAuthor list | Ben Sima |
2021-03-22 | Add descriptions to report details | Ben Sima |
2021-03-20 | Display hotspots graph and stacked line charts | Ben Sima |
2021-03-20 | Calculate hotspotMap in Analysis | Ben Sima |
2021-03-19 | Add ability to clone private repos | Ben Sima |
2021-03-19 | Add label for private repos | Ben Sima |
2021-03-17 | Change auth error message and reorg Analysis css | Ben Sima |
2021-03-17 | Add a HasCss class | Ben Sima |
2021-03-17 | Restful analysis endpoint | Ben Sima |
2021-03-17 | Remove TODO about XSRF setting | Ben Sima |
2021-03-17 | Put an example analysis on the homepage | Ben Sima |
2021-02-23 | Add repoVisibility | Ben Sima |
2021-02-23 | Add Biz.Log middleware that works with systemd | Ben Sima |
2021-02-22 | Keep a checkpoint on shutdown | Ben Sima |
2021-02-22 | Add quiet option for devalloc startup | Ben Sima |
2021-02-22 | Test for empty GitHub user email | Ben Sima |
2021-02-22 | Add note about persisted data types | Ben Sima |
2021-02-22 | Handle case when GitHub API provides no email | Ben Sima |
2021-02-19 | Fix typo | Ben Sima |
2021-02-19 | Don't blow up when git mtime is empty | Ben Sima |
2021-02-19 | Remove dummy pricing link, put small pricing on signup button | Ben Sima |
2021-02-19 | Factor out panics | Ben Sima |
2021-02-19 | Move 'developer hot spots' to pitch section | Ben Sima |
2021-02-05 | Combine contributors and collaborators | Ben Sima |
2021-02-05 | Prefer traverse over mapM | Ben Sima |
2021-02-05 | Test analyzing a public repo | Ben Sima |
2021-02-05 | Add Log.mark and convert some putTexts into Log.infos | Ben Sima |
2021-02-05 | Add 'tidy' to Plan | Ben Sima |
2021-02-03 | Set and guard GitHub API access scope | Ben Sima |
2021-01-29 | Add Invoice option | Ben Sima |
2021-01-29 | Slighly better form styling | Ben Sima |
2021-01-29 | Lint 'return' into 'pure', replace bind operator | Ben Sima |
2021-01-28 | Refactor handler functions | Ben Sima |
2021-01-27 | Set subscription in user page, operator precedence | Ben Sima |
2021-01-26 | Add user subscription field | Ben Sima |
2021-01-22 | Property tests for calculateScore | Ben Sima |
2021-01-22 | Persist Analysis runs | Ben Sima |
2021-01-22 | Add footer and adjust widths | Ben Sima |
2021-01-22 | Style SelectRepo page and all links | Ben Sima |
2021-01-16 | Fix colors and structure HTML better | Ben Sima |
2021-01-16 | Freshen up frontpage design | Ben Sima |