Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-11 | Fix cookie settings in test area | Ben Sima | |
2021-01-09 | Fix live cookie settings | Ben Sima | |
Auth was broken without the xsrf thing disabled. Anyway, its best to have well-defined live and test settings. I will re-enable xsrf when I figure out the js snippet I need. | |||
2021-01-08 | Add cookies and store user tokens | Ben Sima | |
Boy that was harder than I thought, but the code is pretty clean now. I still need to fixup the error handling, and maybe move all the extra args into an app monad, but I think otherwise I have it in a good place. | |||
2020-12-29 | Deploy hoogle to Biz.Dev | Ben Sima | |
I had to refactor Biz/Bild/Rules.nix. I also had to checkin my patched hoogle.nix file, but I also upstreamed the patch to nixpkgs-dev so it shouldn't stick around for too long. | |||
2020-12-28 | devalloc: initialize keep database | Ben Sima | |
2020-12-27 | devalloc: calculate staleness and score | Ben Sima | |
2020-12-24 | Devalloc: refactoring and organizing | Ben Sima | |
2020-12-24 | hlint fixes | Ben Sima | |
Still calibrating my use of hlint. | |||
2020-12-24 | devalloc: refactor to use servant-generic | Ben Sima | |
2020-12-23 | devalloc: implement github blackhole list | Ben Sima | |
2020-12-09 | Reorganizing for reabability | Ben Sima | |
2020-12-08 | Lint fixes | Ben Sima | |
2020-12-08 | Slight refactor for clarity | Ben Sima | |
2020-12-07 | Auth and load repos from GitHub | Ben Sima | |
2020-12-06 | De-nest Devalloc and a few other cleanups | Ben Sima | |