Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-02 | format imports in ibb files | Ben Sima | |
2019-11-02 | ibb css font stack and some other fixes | Ben Sima | |
2019-11-02 | remove echo from rise script | Ben Sima | |
2019-11-02 | Link static directory properly | Ben Sima | |
2019-11-02 | remove closure advanced optimizations | Ben Sima | |
I can add this back when I upgrade to Miso >1.0.0.0 | |||
2019-11-02 | fix ghc output path | Ben Sima | |
2019-11-02 | add common scripts, remove old scripts, update readme | Ben Sima | |
2019-11-02 | rename everything back to caps to appease ghc | Ben Sima | |
2019-11-02 | remove apex and lore from ghci | Ben Sima | |
2019-11-02 | provide env and app for haskell apps | Ben Sima | |
2019-11-02 | find a nixpkgs pin that works | Ben Sima | |
2019-11-02 | fix import | Ben Sima | |
2019-11-02 | fix buildHaskellApp nix function | Ben Sima | |
2019-11-02 | unify nix entrypoints to default.nix | Ben Sima | |
2019-11-01 | add experimental ml/clojure-like code | Ben Sima | |
2019-11-01 | cleanup some of this scheme code | Ben Sima | |
2019-11-01 | add build and deploy instructions | Ben Sima | |
2019-11-01 | add some local settings | Ben Sima | |
2019-11-01 | bump nixpkgs | Ben Sima | |
2019-11-01 | formatting | Ben Sima | |
2019-11-01 | remove sorcery network from znc | Ben Sima | |
it was a terrible network anyway | |||
2019-11-01 | ensure torrent ports are open | Ben Sima | |
2019-11-01 | add tinc_pre to all packages | Ben Sima | |
2019-11-01 | emby -> jellyfin | Ben Sima | |
2019-11-01 | add buildHaskellApp nix function | Ben Sima | |
2019-11-01 | bump nixpkgs pin | Ben Sima | |
2019-11-01 | use a standard buildNixOS function | Ben Sima | |
2019-10-27 | prototype the build script | Ben Sima | |
2019-10-27 | move everything to namespace directories | Ben Sima | |
2019-10-19 | [idea] add notes about duree | Ben Sima | |
2019-10-19 | remove unknown comment | Ben Sima | |
2019-10-19 | [ibb] initial stylesheet | Ben Sima | |
2019-10-09 | [bild] add clay dependency | Ben Sima | |
2019-10-09 | [depo] add more irc channels | Ben Sima | |
2019-10-09 | [ibb] fix compiler warning | Ben Sima | |
2019-09-29 | [depo] add some znc channels | Ben Sima | |
2019-09-23 | [depo] update my znc password | Ben Sima | |
2019-09-17 | [depo] enable deploy user and change password settings | Ben Sima | |
Disable password authentication for ssh. We only use key-based ssh auth and don't set passwords, so this shouldn't work anyway. Also enable passwordless sudo, since we don't set passwords. | |||
2019-09-17 | [depo] disable deployed services | Ben Sima | |
They aren't being used and it's messing up my bsima.me SSL cert. | |||
2019-09-11 | [ibb] add the git hash to the end of the page | Ben Sima | |
This is for versioning information. I'll need to pretty it up later, but I wanted something easy to do today. | |||
2019-09-11 | [depo] some refactoring | Ben Sima | |
2019-09-06 | [ibb] refactor aero/Ibb | Ben Sima | |
2019-09-06 | [ibb] derive Network.RemoteData instances | Ben Sima | |
2019-09-05 | [ibb] implement first api route | Ben Sima | |
2019-09-04 | [ibb] implement keep | Ben Sima | |
2019-09-02 | [chip/make] add a 'tidy' command | Ben Sima | |
2019-09-02 | [chip/make] put build artifacts in separate dirs | Ben Sima | |
2019-09-02 | [chip/make] add docs | Ben Sima | |
2019-09-02 | [ibb] fix Biz.Ibb.Move | Ben Sima | |
2019-09-02 | [ibb] reorganize types | Ben Sima | |
Move Person and Book to Biz.Ibb.Core. Now, Biz.Ibb.Influencers is just a list of the people we want to seed the database with. Eventually we will delete this file. |