Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Sort out markup in README |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/issue1 | trunk | master |
| Files: | files | file ages | folders |
| SHA3-256: |
a393b4c91b133bda8a5e7eb8033adbf9 |
| User & Date: | base@atomicules.co.uk 2017-10-22 10:56:17.000 |
|
2017-10-29
| ||
| 17:10 |
Handle automatic re-login on each separate curl call
I.e. rather than check the validity of the token each time by making a It's still messy, but I think this approach is right - it'll just be my | |
|
2017-10-22
| ||
| 10:56 | Sort out markup in README check-in: a393b4c91b user: base@atomicules.co.uk tags: master, origin/issue1, trunk | |
| 10:44 |
Enable auto-login if token has expired
Note: I am aware this is terribly unhaskelly, but making it work was my This tries to get a list of todos whatever the command and checks the This means that if you are actually calling for a list of todos it ends 1. Call whatever command is asked for It might never be that good, but I do hope at least to get rid of all | |