summaryrefslogtreecommitdiff
path: root/modules/todo
Commit message (Collapse)AuthorAge
* Store all mutable data in the same persist directorytomsmeding2019-12-31
|
* Bcrypt -> ScryptTom Smeding2019-11-20
| | | | | The bcrypt module doesn't support the newest Node, so let's use the built-in routines!
* todo: Slightly more readable font sizetomsmeding2017-03-14
|
* todo: Shift ahead repeating itemstomsmeding2017-02-25
|
* todo: Preload todolist on page loadtomsmeding2017-02-17
|
* todo: Send an actually invalid user on logouttomsmeding2017-02-17
|
* todo: more specific time-left indicatortomsmeding2017-02-17
|
* todo: Fix typotomsmeding2016-11-01
|
* todo: Place some limitstomsmeding2016-10-30
|
* todo: Introducing multi-user TODO!tomsmeding2016-10-29
|
* todo: Don't add illegal task submissionstomsmeding2016-10-29
|
* todo: Better date reportingtomsmeding2016-10-29
|
* todo: In 1 day -> tomorrowtomsmeding2016-10-28
|
* todo: Only require auth on mutationtomsmeding2016-10-28
|
* Add auth on todotomsmeding2016-10-28
|
* TODO interfacetomsmeding2016-10-25
|
* Add sub date in TODOtomsmeding2016-10-25
|
* Add TODO moduletomsmeding2016-10-25