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
2020-08-20
Create an assessment directory
William Carroll
10
-0
/
+359
2020-08-20
List directories first in dired view
William Carroll
1
-0
/
+1
2020-08-20
Restore shell.nix
William Carroll
1
-0
/
+10
2020-08-20
Drop support for wpc/find-file
William Carroll
2
-9
/
+1
2020-08-20
Prefer direnv's use_nix to shell.nix
William Carroll
2
-10
/
+1
2020-08-20
Change GET /mimi to GET /hello
William Carroll
1
-4
/
+8
2020-08-20
Define the monoserver as a systemd service
William Carroll
1
-0
/
+10
2020-08-20
Add GET /mimi to zoo
William Carroll
1
-1
/
+5
2020-08-20
Add host field for nginx JSON logs
William Carroll
1
-0
/
+1
2020-08-20
Remove logging prefix from Nginx logs
William Carroll
1
-9
/
+10
2020-08-20
Use journaldriver to view journald logs from Socrates
William Carroll
1
-0
/
+7
2020-08-20
Disabling the monzo-token-server
William Carroll
1
-21
/
+19
2020-08-20
Forward zoo.wpcarro.dev connections to :8000
William Carroll
2
-0
/
+8
2020-08-20
Move shift-time into top-level //zoo
William Carroll
5
-23
/
+30
2020-08-20
Support parsing and shifting time
William Carroll
4
-20
/
+130
2020-08-20
Support parsing second shifts
William Carroll
5
-0
/
+125
2020-08-20
Support POST /create-payment-intent
William Carroll
7
-5
/
+118
2020-08-13
Prefer project.el to projectile
William Carroll
2
-1
/
+42
2020-08-13
Set Emacs current-project to ~/briefcase
William Carroll
1
-1
/
+1
2020-08-13
Document ghcExtensions argument
William Carroll
1
-3
/
+3
2020-08-12
Consume buildHaskell functions
William Carroll
3
-57
/
+45
2020-08-12
Support buildHaskell
William Carroll
2
-9
/
+41
2020-08-12
Define alias for cd-ing to ~/briefcase
William Carroll
1
-3
/
+13
2020-08-12
Prefer snake-shift instead of a row-by-row shift
William Carroll
5
-37
/
+57
2020-08-12
Adds property tests to generically test keyboard transformations
William Carroll
1
-1
/
+25
2020-08-12
Prefer literal, not computed, examples in the unit tests
William Carroll
1
-21
/
+19
2020-08-12
Provide more useful instructions for building this project
William Carroll
3
-18
/
+67
2020-08-12
Generate coords function from existing qwerty keyboard
William Carroll
1
-44
/
+8
2020-08-10
Drop support for ServantT transformer type for server
William Carroll
3
-16
/
+59
2020-08-09
Prefer ServantT for server to consume App context
William Carroll
2
-24
/
+33
2020-08-09
Replace Prelude with RIO
William Carroll
7
-39
/
+95
2020-08-09
Move Haskell-related shell.nix code into its own shell.nix
William Carroll
2
-11
/
+19
2020-08-09
Sketch database schema
William Carroll
1
-0
/
+41
2020-08-09
Initialize a default.nix for nix-build
William Carroll
1
-0
/
+27
2020-08-09
Add common language extensions to .ghci
William Carroll
6
-9
/
+5
2020-08-08
Consume GoogleSignIn.validateJWT
William Carroll
4
-26
/
+60
2020-08-08
Add tests for "exp" field of the JWT
William Carroll
4
-13
/
+61
2020-08-08
Test that the JWT's iss field meets our expectations
William Carroll
3
-9
/
+42
2020-08-08
Test that an improperly encoded JWT returns a DecodeError
William Carroll
1
-0
/
+3
2020-08-08
Tests valid and invalid JWTs for the "aud" field
William Carroll
4
-21
/
+87
2020-08-08
Update jwtIsValid API to return IO Bool
William Carroll
2
-6
/
+6
2020-08-08
Remove redundant deps from API.hs
William Carroll
1
-2
/
+0
2020-08-08
Begin work for supporting GoogleSignIn server-side
William Carroll
4
-5
/
+92
2020-08-08
Define Utils module
William Carroll
1
-0
/
+8
2020-08-06
Support echo server to test POST /verify
William Carroll
5
-8
/
+79
2020-08-06
Support Google Sign-in client-side
William Carroll
5
-1
/
+53
2020-08-06
Re-type type using the altered keyboard
William Carroll
5
-7
/
+129
2020-08-06
Support Transforms.optimize
William Carroll
2
-0
/
+19
2020-08-05
Apply a series of transformation to a QWERTY keyboard
William Carroll
4
-32
/
+51
2020-08-05
Support App.transform
William Carroll
5
-1
/
+57
[next]