| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-16 | Rewrite site backend in Rust (#178) | Christine Dodrill | 18 | -1293/+0 | |
| * add shell.nix changes for Rust #176 * set up base crate layout * add first set of dependencies * start adding basic app modules * start html templates * serve index page * add contact and feeds pages * add resume rendering support * resume cleanups * get signalboost page working * rewrite config to be in dhall * more work * basic generic post loading * more tests * initial blog index support * fix routing? * render blogposts * X-Clacks-Overhead * split blog handlers into blog.rs * gallery index * gallery posts * fix hashtags * remove instantpage (it messes up the metrics) * talk support + prometheus * Create rust.yml * Update rust.yml * Update codeql-analysis.yml * add jsonfeed library * jsonfeed support * rss/atom * go mod tidy * atom: add posted date * rss: add publishing date * nix: build rust program * rip out go code * rip out go templates * prepare for serving in docker * create kubernetes deployment * create automagic deployment * build docker images on non-master * more fixes * fix timestamps * fix RSS/Atom/JSONFeed validation errors * add go vanity import redirecting * templates/header: remove this * atom feed: fixes * fix? * fix?? * fix rust tests * Update rust.yml * automatically show snow during the winter * fix dates * show commit link in footer * sitemap support * fix compiler warning * start basic patreon client * integrate kankyo * fix patreon client * add patrons page * remove this * handle patron errors better * fix build * clean up deploy * sort envvars for deploy * remove deps.nix * shell.nix: remove go * update README * fix envvars for tests * nice * blog: add rewrite in rust post * blog/site-update: more words | |||||
| 2020-06-19 | add /feedsv1.4.0 | Christine Dodrill | 2 | -0/+2 | |
| 2020-05-21 | cmd/site: X-Hacker | Christine Dodrill | 1 | -2/+10 | |
| 2020-05-21 | cmd/site: more clacks | Christine Dodrill | 2 | -2/+37 | |
| 2020-03-18 | signal boost page (#128) | Christine Dodrill | 3 | -8/+73 | |
| 2020-02-29 | Patron page (#122) | Christine Dodrill | 2 | -1/+134 | |
| * implement /patrons * bump go to 1.14 * go mod tidy * bump go in github actions | |||||
| 2020-01-11 | expose jsonfeedv1.3.1 | Christine Dodrill | 7 | -526/+2 | |
| 2020-01-10 | gallery: Cadey Alicia Ratio | Christine Dodrill | 1 | -1/+1 | |
| 2020-01-04 | bump arbdate | Christine Dodrill | 1 | -1/+1 | |
| 2019-12-14 | GNU Ashlynn | Christine Dodrill | 1 | -0/+1 | |
| 2019-12-09 | Within package layout (#102) | Christine Dodrill | 19 | -6/+944 | |
| * blog: go package layout * eat my own dogfood * internal: test date * blog/go-package-layout: streamline * oops | |||||
| 2019-11-01 | Art gallery (#91) | Christine Dodrill | 2 | -5/+68 | |
| * implement art gallery * update dates * gallery: update tags * gofmt * templates/gallerypost: add hashtags | |||||
| 2019-10-23 | cmd/site: change date format (#89) | Christine Dodrill | 1 | -4/+2 | |
| * cmd/site: change date format * internal: begone comma | |||||
| 2019-09-12 | oops | Christine Dodrill | 1 | -12/+13 | |
| 2019-09-12 | Series and tags (#74) | Christine Dodrill | 2 | -1/+47 | |
| * initial support for tags and series * tagging support * oops * Update main.go | |||||
| 2019-08-19 | Pageview times experiment (#69) | Christine Dodrill | 2 | -0/+54 | |
| * experiment: track pageview times * strictly respect do not track * oops * asdfasdfasdf * add blogpost * fix typos oops | |||||
| 2019-06-05 | cmd/site: add git rev to logging on boot | Christine Dodrill | 1 | -1/+2 | |
| 2019-06-05 | cmd/site: add X-Git-Rev header to all outgoing requests | Christine Dodrill | 1 | -0/+5 | |
| 2019-06-05 | cmd/site: show talk viewcounts broken down with blogposts (#51) | Christine Dodrill | 1 | -0/+1 | |
| 2019-05-25 | Revert "go.mod: bump to christine.website/v1 (#43)" | Christine Dodrill | 3 | -6/+6 | |
| This reverts commit 901a870769598144b16ae04f2372a9a7df5c9ea8. | |||||
| 2019-05-25 | go.mod: bump to christine.website/v1 (#43) | Christine Dodrill | 3 | -6/+6 | |
| 2019-05-22 | templates/contact: update discord name | Christine Dodrill | 1 | -1/+1 | |
| 2019-05-21 | add talks support (#40) | Christine Dodrill | 2 | -3/+63 | |
| * add talks support * gosimplify | |||||
| 2019-04-17 | cmd/site: give rss users the content too | Christine Dodrill | 1 | -2/+3 | |
| 2019-04-03 | cmd/site: fix sitemap | Christine Dodrill | 1 | -0/+6 | |
| 2019-03-27 | shadow this too | Christine Dodrill | 1 | -1/+1 | |
| 2019-03-27 | shadow errors | Christine Dodrill | 1 | -5/+8 | |
| 2019-03-27 | make logging cleaner, etag more | Christine Dodrill | 3 | -10/+19 | |
| 2019-03-27 | reorg: phase 1 | Christine Dodrill | 4 | -177/+65 | |
| 2019-03-22 | cmd/site: better logging | Christine Dodrill | 2 | -11/+54 | |
| 2019-03-21 | robots and sitemap | Christine Dodrill | 1 | -2/+44 | |
| 2019-03-21 | cmd/site: per post view counters | Christine Dodrill | 1 | -0/+9 | |
| 2019-03-21 | vendor some dependencies | Christine Dodrill | 3 | -24/+10 | |
| 2019-03-21 | remove gops and gopreload | Christine Dodrill | 2 | -22/+0 | |
| 2019-03-21 | cmd/site: prometheus support | Christine Dodrill | 1 | -7/+46 | |
| 2019-01-26 | removed taht need | Christine Dodrill | 1 | -2/+5 | |
| 2019-01-26 | cmd/site: etags | Christine Dodrill | 2 | -3/+17 | |
| 2019-01-12 | tidy | Christine Dodrill | 3 | -3/+3 | |
| 2018-12-14 | vanity import | Christine Dodrill | 1 | -1/+9 | |
| 2018-12-10 | cmd/site: ignore url params | Christine Dodrill | 1 | -1/+2 | |
| 2018-12-01 | cmd/site: back out segment experiment, it's not worth it | Christine Dodrill | 2 | -32/+0 | |
| 2018-10-20 | fix service worker | Christine Dodrill | 1 | -1/+4 | |
| 2018-08-22 | less anonymous | Christine Dodrill | 2 | -2/+2 | |
| 2018-08-22 | no pointers | Christine Dodrill | 2 | -2/+2 | |
| 2018-08-22 | logging i guess | Christine Dodrill | 2 | -2/+8 | |
| 2018-08-22 | add analytics via segment again | Christine Dodrill | 2 | -0/+27 | |
| 2018-07-01 | fix build | Christine Dodrill | 1 | -10/+4 | |
| 2018-07-01 | rip out mage | Christine Dodrill | 6 | -0/+378 | |
