voterunner

quick and dirty votes and discussions
git clone https://git.ce9e.org/voterunner.git

DateCommit messageAuthor
2022-07-21 07:53use relative URLs for static filesTobias Bengfort
2022-07-21 07:53rm broken favicon linkTobias Bengfort
2020-11-19 10:27use DELETE for testClearTobias Bengfort
2020-10-18 09:47improve readmeTobias Bengfort
2020-10-18 09:18link to github pageTobias Bengfort
2020-10-18 08:15simplify layoutTobias Bengfort
2020-10-18 07:49increase font sizeTobias Bengfort
2020-10-18 07:49rm mfbs dependencyTobias Bengfort
2020-10-18 07:49cleanup dead codeTobias Bengfort
2020-10-18 07:44Merge branch 'via'Tobias Bengfort
2020-10-17 08:28mv files out of staticTobias Bengfort
2020-10-17 08:13update depsTobias Bengfort
2020-10-18 07:11via optimizeTobias Bengfort
2020-10-18 07:11change name on input eventTobias Bengfort
2020-10-18 07:09disable input on missing id or offlineTobias Bengfort
2020-10-18 07:09change URL structureTobias Bengfort
2020-10-18 07:10set comment from remote until first editTobias Bengfort
2020-10-18 07:09fix update for changable IDTobias Bengfort
2020-10-18 06:56replace socket.io by viaTobias Bengfort
2020-10-17 06:09rm nameTobias Bengfort
2020-10-16 14:25rm serverTobias Bengfort
2020-10-17 21:07wrap nodes and id in state objectTobias Bengfort
2020-10-18 06:58fix delegate disabledTobias Bengfort
2020-10-18 06:57disabled button stylingTobias Bengfort
2020-10-16 16:21rm markdown support for commentsTobias Bengfort
2020-10-17 20:49split into separate filesTobias Bengfort
2020-10-16 16:02refactor htmlTobias Bengfort
2020-10-17 08:19update READMETobias Bengfort
2020-10-17 08:13rm compiled filesTobias Bengfort
2020-10-17 19:20rm mock i18nTobias Bengfort
2020-10-17 08:22change taborder to easily switch between name and commentTobias Bengfort
2020-10-16 15:32add on() event helperTobias Bengfort
2020-10-16 15:15rm forEach compatTobias Bengfort
2020-10-16 15:46refactor: use arrow functionsTobias Bengfort
2020-10-17 19:06GardeningTobias Bengfort
2020-10-16 14:24rm livereloadTobias Bengfort
2020-10-16 13:53use sasscTobias Bengfort
2020-10-17 19:41Fixup 19513bcTobias Bengfort
2017-11-19 11:32buildTobias Bengfort
2017-11-19 11:30use better iconsTobias Bengfort
2017-11-19 11:14Revert "hide node__delegate for own in html"Tobias Bengfort
2017-11-19 11:13sqare buttonsTobias Bengfort
2017-11-19 11:08update mochaTobias Bengfort
2017-11-19 10:59Merge branch 'master' of github.com:xi/voterunnerTobias Bengfort
2017-11-19 10:57adapt testsTobias Bengfort
2017-11-19 10:57limit number of db connections on sqliteTobias Bengfort
2017-11-18 11:49avoid overflow on border-radiusTobias Bengfort
2017-11-18 11:48improve print stylingTobias Bengfort
2017-11-18 11:41hide node__delegate for own in htmlTobias Bengfort
2017-11-18 11:37refactor cssTobias Bengfort
2017-11-18 11:07show preview if node is not expandedTobias Bengfort
2017-11-18 11:03clearer delegation UITobias Bengfort
2017-11-18 11:02add aria rolesTobias Bengfort
2017-11-18 10:33rm delegations for deleted node on clientTobias Bengfort
2017-11-18 10:25cleanup templatesTobias Bengfort
2017-11-18 10:17switch from virtual-dom to preactTobias Bengfort
2017-11-18 09:58tweak colorsTobias Bengfort
2017-11-18 09:58use npm instead of bowerTobias Bengfort
2017-11-18 09:52typoTobias Bengfort
2017-11-18 09:44render markdown on the serverTobias Bengfort
2017-11-18 09:28add maketarget for dev serverTobias Bengfort
2017-11-18 09:27fix interpolation with sqliteTobias Bengfort
2017-11-18 09:27wrap db query in promiseTobias Bengfort
2017-11-18 09:26update depsTobias Bengfort
2017-11-18 09:26use -o for browserifyTobias Bengfort
2017-11-18 08:27close db connection on exitTobias Bengfort
2017-11-18 08:26switch to any-db to allow sqlite for developmentTobias Bengfort
2016-10-20 17:41Create LICENSETobias Bengfort
2016-09-15 21:27generate $color-bg-tint from $color-linkTobias Bengfort
2016-09-15 18:23Merge pull request #2 from xi/dwt-masterTobias Bengfort
2016-09-15 18:19pip: rm unnecessary --pre flagTobias Bengfort
2016-09-15 15:01Fixup 8dcfa36: testsTobias Bengfort
2016-09-15 14:59add tests to watchTobias Bengfort
2016-09-15 14:41strip watch.py to only watch static filesTobias Bengfort
2016-09-15 14:06update README / watch is optionalTobias Bengfort
2016-09-15 13:57refactor manage_db.shTobias Bengfort
2016-09-15 13:46make initialize_db.sh work on debianTobias Bengfort
2016-09-15 13:46GardeningTobias Bengfort
2016-09-15 13:09Merge branch 'master' of https://github.com/dwt/voterunner into dwt-masterTobias Bengfort
2016-09-11 11:55fix non-standard use of forEach() on DOMNodeListTobias Bengfort
2016-09-11 11:39update mfbsTobias Bengfort
2016-09-11 11:19buildTobias Bengfort
2016-09-11 11:13use the same css for markdownTobias Bengfort
2016-09-11 11:02improve print stylesTobias Bengfort
2016-09-11 10:35add virtualdom keysTobias Bengfort
2016-09-11 10:35add hyphen in node element idTobias Bengfort
2016-09-11 10:30highlight targeted nodeTobias Bengfort
2016-09-11 10:30strip margin from commentsTobias Bengfort
2016-09-11 10:20increase font-sizeTobias Bengfort
2016-09-11 10:12use variables in even more placesTobias Bengfort
2016-09-11 10:12use mfbs for advanced typographyTobias Bengfort
2016-09-11 10:02make variables compatible with mfbsTobias Bengfort
2016-09-11 09:35add editorconfigTobias Bengfort
2016-09-11 08:57add information on how to compile static filesTobias Bengfort
2016-09-11 08:56allow to set hostTobias Bengfort
2016-09-11 08:56GardeningTobias Bengfort
2016-09-09 15:15buildTobias Bengfort
2016-09-09 15:15change title on expanded expand buttonTobias Bengfort
2016-09-09 15:12fix: do not create empty nodesTobias Bengfort
2016-09-09 15:05use semantic markupTobias Bengfort
More commits remaining…