- Added WYSIWYG editor, with latex support.
- Added support for username.
- Add mongo command to deploy.sh
- Improve codebase by removing myRender function.
- Updated deploy.sh script to automate dev server
- Added google analytics
- Added preview of notes during add/edit (Issue 24).
- Disable Submit button on click in gateway/add
- Added "createdBy" and "lastUpdateBy" properties to model. #35
- Fixed folder relocation bug #37
- Added "admin" type. They can do almost everything, except for deleting.
- Added logic to turn off sign-up using environmental variable NO_SIGN_UP.