Wu Cheng-Han
|
4a1d08c653
|
Fix strip null byte in model should cast to string to use replace function
|
2017-03-15 22:12:24 +08:00 |
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
|
b1ec3ba748
|
Refactor data processing to model definition
|
2017-01-02 11:05:36 +08:00 |
Wu Cheng-Han
|
d9e19b6029
|
Update to remove null byte before saving to DB and remove null byte on changes
|
2017-01-02 11:05:05 +08:00 |
bananaappletw
|
96fb3743f3
|
Use dburl to configurate
|
2016-12-22 21:51:48 +08:00 |
bananaappletw
|
3a091ff9a5
|
Simplify code for heroku
|
2016-12-22 19:42:00 +08:00 |
bananaappletw
|
acaeef172a
|
Fix #293
|
2016-12-22 13:23:17 +08:00 |
Yukai Huang
|
5282bf491e
|
Update sequelize init condition
|
2016-12-12 11:12:59 +08:00 |
Yukai Huang
|
74c1da4536
|
Simplify output with sequelize database argument
|
2016-12-12 10:36:24 +08:00 |
Cheng-Han, Wu
|
49b51e478f
|
Refactor server with Sequelize ORM, refactor server configs, now will show note status (created or updated) and support docs (note alias)
|
2016-04-20 18:03:55 +08:00 |