summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorLines
2023-12-01remove libuconf, switch back to go flagmasterChloƩ Vulquin-20/+6
2023-12-01add boltdb support, make it defaultChloƩ Vulquin-16/+110
2020-04-19Bump to libuconf rewriteChloe Kudryavtsev-14/+18
2020-03-31ci: static builds only plsChloe Kudryavtsev-1/+1
2020-01-23disable windows and darwin buildsChloe Kudryavtsev-10/+10
2020-01-23add support for config filesChloe Kudryavtsev-1/+10
2020-01-15unlicenseChloe Kudryavtsev-22/+24
2020-01-09add READING guideChloe Kudryavtsev-0/+63
2019-12-19v2.1.0 - RELEASE!v2.1.0Chloe Kudryavtsev-68/+111
2019-12-19feat: add redis storage testsChloe Kudryavtsev-0/+45
2019-12-19feat: make templates overridable compile-timeChloe Kudryavtsev-4/+14
2019-12-17feat: add docs for the memory backendChloe Kudryavtsev-0/+4
2019-12-17feat: make the memory backend available via cliChloe Kudryavtsev-0/+2
2019-12-17fix: update redis backend to return NotFoundChloe Kudryavtsev-1/+5
2019-12-17fix: update dummy backend and tests for NotFoundChloe Kudryavtsev-11/+24
2019-12-17feat: add in-memory storage backendChloe Kudryavtsev-1/+106
2019-12-17fix: ensure interfaces are implemented buildtimeChloe Kudryavtsev-0/+4
2019-12-17feat: add dummy storage engineChloe Kudryavtsev-0/+134
2019-12-17fix: automatically wrap lines in fancy viewChloe Kudryavtsev-1/+10
2019-12-07[skip ci] readme: add go report cardChloe Kudryavtsev-0/+1
2019-11-27[skip ci] only generate changelog since tagChloe Kudryavtsev-0/+1
2019-11-27fix: css should include a background colorChloe Kudryavtsev-0/+1
2019-11-27layout.qtpl: Make sure background is whiteHaelwenn (lanodan) Monnier-0/+1
2019-11-26[skip ci] fix missing " in init.d scriptChloe Kudryavtsev-1/+1
2019-11-26Update README because CI is a thing nowChloe Kudryavtsev-0/+16
2019-11-26CI: fix substitutionChloe Kudryavtsev-1/+1
2019-11-26CI: generate templates from masterChloe Kudryavtsev-1/+8
2019-11-26CI: ok fine you can have gcc for testsChloe Kudryavtsev-0/+1
2019-11-26CI: just strip during build lulChloe Kudryavtsev-3/+1
2019-11-26CI: initChloe Kudryavtsev-0/+83
2019-11-24Release chores for 2.0.0v2.0.0Chloe Kudryavtsev-0/+424
2019-11-24Update server/ docsChloe Kudryavtsev-0/+3
2019-11-24Update openrc to not care about usersChloe Kudryavtsev-3/+0
2019-11-24Document additions to the client/ directory.Chloe Kudryavtsev-0/+6
2019-11-24Documentation passChloe Kudryavtsev-9/+12
2019-11-24Document new storage selection optionChloe Kudryavtsev-0/+9
2019-11-24Correct double '-'s in docsChloe Kudryavtsev-2/+2
2019-11-24Allow for different future storage enginesChloe Kudryavtsev-9/+19
2019-11-24Remove more redundant commentsChloe Kudryavtsev-2/+0
2019-11-23Update server utilities (no more health checks)Chloe Kudryavtsev-24/+10
2019-11-23Remove deprecated commentsChloe Kudryavtsev-2/+0
2019-11-23Update docs to rewriteChloe Kudryavtsev-16/+10
2019-11-23Remove changelog: everything changed.Chloe Kudryavtsev-10/+0
2019-11-23Initial golang rewriteChloe Kudryavtsev-0/+466
2019-11-23Remove D stuff from gitignoreChloe Kudryavtsev-14/+0
2019-11-23Remove D stuffChloe Kudryavtsev-286/+0
2019-08-20Move function definition to zsh styleChloe Kudryavtsev-10/+6
2019-07-12feat: add new routing for readsChloe Kudryavtsev-11/+12
2019-07-12docs: s/anything/foo/ for clarityChloe Kudryavtsev-4/+4
2019-07-09feat: redirect real browsers to contentChloe Kudryavtsev-3/+27