about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2017-12-20 chore: License under GPLv3Vincent Ambo1-0/+9
2017-12-20 feat(lisp): Add Hunchentoot handler for task completionVincent Ambo1-5/+18
2017-12-20 fix(lisp): Sort tasks in DESCENDING orderVincent Ambo1-1/+1
2017-12-20 feat(lisp): Initial Gemma backend implementationVincent Ambo1-0/+125
Implements the initial - very simple - backend for Gemma, a task-management app for recurring tasks.