Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | todo: Fix account counting | Tom Smeding | 2022-02-03 |
| | |||
* | Store all mutable data in the same persist directory | tomsmeding | 2019-12-31 |
| | |||
* | Bcrypt -> Scrypt | Tom Smeding | 2019-11-20 |
| | | | | | The bcrypt module doesn't support the newest Node, so let's use the built-in routines! | ||
* | todo: Shift ahead repeating items | tomsmeding | 2017-02-25 |
| | |||
* | todo: Preload todolist on page load | tomsmeding | 2017-02-17 |
| | |||
* | todo: Place some limits | tomsmeding | 2016-10-30 |
| | |||
* | todo: Introducing multi-user TODO! | tomsmeding | 2016-10-29 |
| | |||
* | todo: Don't add illegal task submissions | tomsmeding | 2016-10-29 |
| | |||
* | todo: Only require auth on mutation | tomsmeding | 2016-10-28 |
| | |||
* | Add auth on todo | tomsmeding | 2016-10-28 |
| | |||
* | Add TODO module | tomsmeding | 2016-10-25 |