Skip to content

Tags: robertdmunn/tasklist

Tags

0.5.0

Toggle 0.5.0's commit message
-update dependencies

0.4.0

Toggle 0.4.0's commit message
- v 0.4.0 updates

- remove tiny-aop
- use express middleware to intercept routes for security check
- add userID to tasks to store and retrieve only tasks for a given user

0.3.1

Toggle 0.3.1's commit message
- instructions

0.3.0

Toggle 0.3.0's commit message
- version bump, instructions

- version bump to v 0.3.0
- updated instructions for password hashing

0.2.7

Toggle 0.2.7's commit message
- update app to work with newest altseven

0.2.6

Toggle 0.2.6's commit message
- pull views from a7.ui instead of passing them around

0.2.5

Toggle 0.2.5's commit message
-add password hashing file to hash password for insert into db

0.2.4

Toggle 0.2.4's commit message
minor bug fix for todo text

0.2.3

Toggle 0.2.3's commit message
updated version number

0.2.2

Toggle 0.2.2's commit message
- updated with sql create script and instructions