BoHong Li
|
5870d988b5
|
Use strict mode in all backend files
add ‘use strict’ in all backend file
|
2017-03-14 13:02:43 +08:00 |
BoHong Li
|
4889e9732d
|
Use JavaScript Standard Style
Introduce JavaScript Standard Style as project style rule,
and fixed all fail on backend code.
|
2017-03-08 18:45:51 +08:00 |
Wu Cheng-Han
|
6e8ff3de23
|
Fix redundant parameter to removeColumn in db migration scripts
|
2017-01-21 12:53:18 +08:00 |
Wu Cheng-Han
|
c3a96ff112
|
Fix migration script of revision lacks of definition of primary key
|
2017-01-02 11:00:40 +08:00 |
Wu Cheng-Han
|
a73d9ce39e
|
Update to support optional email register and signin
|
2016-12-02 01:58:14 +08:00 |
Wu Cheng-Han
|
12d5ed43a7
|
Update to support delete note
|
2016-10-10 21:04:24 +08:00 |
Wu Cheng-Han
|
2f117a22cd
|
Add support of saving authors and authorship
|
2016-07-30 11:21:38 +08:00 |
Cheng-Han, Wu
|
dbc126b156
|
Add support of saving note revision and improve app start and stop procedure to ensure data integrity
|
2016-06-17 16:09:33 +08:00 |
Cheng-Han, Wu
|
baa946968d
|
Add db migrations for PR #121
|
2016-05-15 12:20:42 +08:00 |