aboutsummaryrefslogtreecommitdiff
path: root/static/js
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21fuck you service worker cacheXe1-56/+1
Signed-off-by: Xe <me@christine.website>
2021-12-21turn up the fuck out of the contrastXe1-5/+1
Signed-off-by: Xe <me@christine.website>
2021-12-19Improve domain matching for nag warning, add more reddit domains (#420)Eliot Partridge1-13/+10
2021-12-19fix sh0rk sizeXe1-1/+0
Signed-off-by: Xe <me@christine.website>
2021-12-19fix JSXe2-1/+2
Signed-off-by: Xe <me@christine.website>
2021-12-19fix CSS contrast ratioXe3-3/+41
Signed-off-by: Xe <me@christine.website>
2021-12-15make test custom element pageXe3-1/+38
Signed-off-by: Xe <me@christine.website>
2021-12-01give up againXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-12-01bump service worker versionXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2021-11-18Xeact postXe1-0/+1
Signed-off-by: Xe <me@christine.website>
2021-09-08try this?Christine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-02sw.js: bust cacheChristine Dodrill1-1/+1
Signed-off-by: Christine Dodrill <me@christine.website>
2021-03-16le bumpChristine Dodrill1-34/+34
2020-07-16Rewrite site backend in Rust (#178)Christine Dodrill3-25/+30
* 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
2019-11-11FROSTED GLASSChristine Dodrill1-0/+2
2019-11-01Art gallery (#91)Christine Dodrill1-2/+2
* implement art gallery * update dates * gallery: update tags * gofmt * templates/gallerypost: add hashtags
2019-10-15kill pageview timer experiment (#83)Christine Dodrill2-32/+1
2019-08-19Pageview times experiment (#69)Christine Dodrill1-0/+31
* experiment: track pageview times * strictly respect do not track * oops * asdfasdfasdf * add blogpost * fix typos oops
2019-05-21add talks support (#40)Christine Dodrill1-4/+6
* add talks support * gosimplify
2019-02-03PWA: rename cache, update iconsChristine Dodrill1-4/+7
2018-11-13update service worker to hack thingsChristine Dodrill1-10/+10
2018-10-20fix service workerChristine Dodrill1-0/+0
2018-10-20static: support offline page service workerChristine Dodrill1-0/+55