depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
refactor(gemma): Move Gemma source into monorepo stucture
Vincent Ambo
11
-0
/
+0
2018-01-03
feat(build): Configurable output location
Vincent Ambo
2
-5
/
+5
2018-01-03
refactor(build): Use ASDF facility for output naming
Vincent Ambo
2
-5
/
+4
2017-12-31
feat(nix): Add Docker building configuration
Vincent Ambo
1
-0
/
+19
2017-12-31
fix(elm): Use relative URL to access API
Vincent Ambo
1
-2
/
+2
2017-12-31
feat(lisp): Correctly set location for static assets in Nix builds
Vincent Ambo
2
-9
/
+12
2017-12-29
feat(build): Add initial Nix-based build process
Vincent Ambo
3
-0
/
+91
2017-12-26
feat(build): Configure ASDF program-op with entrypoint
Vincent Ambo
2
-2
/
+18
2017-12-26
docs(README): Update docs with a note about configuration
Vincent Ambo
1
-3
/
+8
2017-12-26
docs: Add example configuration file
Vincent Ambo
2
-20
/
+22
2017-12-26
feat(lisp): Implement configuration loading
Vincent Ambo
1
-18
/
+33
2017-12-24
fix(lisp): Don't intern symbols for unregistered tasks
Vincent Ambo
1
-1
/
+1
2017-12-21
feat(lisp): Make server port configurable
Vincent Ambo
1
-1
/
+5
2017-12-21
refactor(lisp): Use imported symbols with local qualification
Vincent Ambo
1
-14
/
+12
2017-12-21
fix(lisp): Automatically snapshot after task completions
Vincent Ambo
1
-1
/
+2
2017-12-21
feat(lisp): Implement persistent storage via cl-prevalence
Vincent Ambo
2
-19
/
+45
2017-12-20
docs: Add README with project explanation and background
Vincent Ambo
1
-0
/
+91
2017-12-20
chore: Add code of conduct to project
Vincent Ambo
1
-0
/
+20
2017-12-20
chore: License under GPLv3
Vincent Ambo
4
-5
/
+700
2017-12-20
feat(elm): Automatically poll every 15 seconds
Vincent Ambo
1
-1
/
+13
2017-12-20
feat(elm): Add real button to task cards
Vincent Ambo
1
-8
/
+14
2017-12-20
feat(elm): Add nice little texts to display time remaining
Vincent Ambo
1
-5
/
+16
2017-12-20
feat(elm): Implement task completion handling
Vincent Ambo
1
-11
/
+39
2017-12-20
feat(elm): Add initial (broken) MDL layout for tasks
Vincent Ambo
2
-21
/
+75
2017-12-20
feat(lisp): Add Hunchentoot handler for task completion
Vincent Ambo
1
-5
/
+18
2017-12-20
fix(lisp): Sort tasks in DESCENDING order
Vincent Ambo
1
-1
/
+1
2017-12-20
feat(elm): Add initial logic for Gemma's Elm frontend
Vincent Ambo
2
-0
/
+117
2017-12-20
feat(lisp): Initial Gemma backend implementation
Vincent Ambo
2
-0
/
+147