Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-28 | refactor: Move tazblog into monorepo structure | Vincent Ambo | 30 | -1/+0 | |
It's happening! | |||||
2017-12-22 | Bump to LTS 9.20 | Vincent Ambo | 1 | -1/+1 | |
2017-12-22 | Bump to LTS 9.11 | Vincent Ambo | 1 | -13/+5 | |
2016-02-14 | [k8s/cabal] Bump to 5.1.3 | Vincent Ambo | 2 | -4/+4 | |
2016-02-13 | [stack] Bump to LTS 5.2 | Vincent Ambo | 1 | -1/+1 | |
2016-02-13 | [server] Serve static files at root | Vincent Ambo | 1 | -0/+1 | |
2015-11-29 | [build] Cache Docker dependencies | Vincent Ambo | 1 | -2/+6 | |
2015-11-24 | Version 5.1.2 | Vincent Ambo | 2 | -2/+2 | |
2015-11-24 | [blog] Add a deleteEntry function, only for CLI | Vincent Ambo | 1 | -1/+8 | |
2015-11-24 | [varnish & k8s] Minor config updates | Vincent Ambo | 2 | -4/+9 | |
2015-11-23 | [5.1.1] Add meta-description tag | Vincent Ambo | 3 | -2/+3 | |
2015-11-21 | [varnish] Add X-Cache headers | Vincent Ambo | 1 | -0/+6 | |
2015-11-21 | [varnish] Add HSTS header on redirect | Vincent Ambo | 1 | -0/+1 | |
2015-11-21 | [k8s] Update hitch flags to use PROXY to Varnish | Vincent Ambo | 1 | -2/+4 | |
2015-11-21 | [varnish] Fix www. redirect | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [varnish] Use Varnish 4.1, redirect to HTTPS | Vincent Ambo | 2 | -6/+16 | |
2015-11-21 | [5.1] Version 5.1 | Vincent Ambo | 2 | -2/+2 | |
2015-11-21 | [blog] Update error page for new design | Vincent Ambo | 1 | -10/+6 | |
2015-11-21 | [locale/blog] Remove other unused code | Vincent Ambo | 2 | -7/+2 | |
2015-11-21 | [locale/blog] Remove unused locale strings | Vincent Ambo | 2 | -70/+2 | |
2015-11-21 | Rename res/ to static/ | Vincent Ambo | 8 | -1/+1 | |
2015-11-21 | [res] Remove old background images | Vincent Ambo | 3 | -0/+0 | |
2015-11-21 | [blog] Add inline class on headers | Vincent Ambo | 1 | -2/+2 | |
2015-11-21 | [blog] Minor design fixes | Vincent Ambo | 1 | -2/+4 | |
2015-11-21 | [blog] Remove unneeded Lucius usage | Vincent Ambo | 2 | -8/+0 | |
2015-11-21 | [varnish] Add HSTS header to every response | Vincent Ambo | 1 | -1/+4 | |
2015-11-21 | [k8s] Specify Hitch backend correctly | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [res] Remove some unnecessary files | Vincent Ambo | 3 | -6164/+2 | |
2015-11-21 | [blog] Implement new and simpler design | Vincent Ambo | 5 | -287/+98 | |
2015-11-21 | [blog] Update acid-state URL | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [locales] Update repoURL | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [all] Fix all warnings | Vincent Ambo | 4 | -43/+46 | |
2015-11-21 | [cabal] Enable warnings | Vincent Ambo | 1 | -0/+1 | |
2015-11-21 | [all] Stylish Haskell import formatting | Vincent Ambo | 4 | -34/+34 | |
2015-11-21 | [blog] Always link title to / | Vincent Ambo | 1 | -1/+1 | |
2015-11-21 | [blog] Split request handling, do HTTP better | Vincent Ambo | 2 | -65/+62 | |
* request handling split into multiple smaller handlers * use request methods in various places instead of different routes * some minor updates to admin page | |||||
2015-11-21 | [db] Update interactiveUserAdd for remote state | Vincent Ambo | 1 | -27/+25 | |
2015-11-21 | Remove site notice | Vincent Ambo | 3 | -22/+1 | |
2015-11-21 | [5.1-beta] Begin beta branch | Vincent Ambo | 2 | -2/+2 | |
2015-11-20 | [varnish] Don't remove the /en/ for now | Vincent Ambo | 1 | -6/+0 | |
2015-11-20 | [k8s] Hitch should connect to Varnish, not the blog | Vincent Ambo | 1 | -1/+2 | |
2015-11-20 | [k8s] Add Kubernetes service & RC files | Vincent Ambo | 4 | -0/+94 | |
2015-11-20 | Reinstate some language handling | Vincent Ambo | 3 | -13/+13 | |
2015-11-19 | Version 5.0 \o/ | Vincent Ambo | 2 | -2/+2 | |
2015-11-19 | [varnish] Add Varnish configuration and Dockerfile | Vincent Ambo | 2 | -0/+60 | |
2015-11-19 | Remove old tools | Vincent Ambo | 4 | -319/+0 | |
2015-11-19 | Update Dockerfile slightly | Vincent Ambo | 1 | -4/+5 | |
2015-11-19 | Implement remote acid-state support in blog | Vincent Ambo | 2 | -22/+26 | |
2015-11-19 | Add tazblog-db executable | Vincent Ambo | 2 | -0/+45 | |
2015-11-19 | [5.0-beta] Split into library and executable | Vincent Ambo | 3 | -11/+19 | |