summaryrefslogtreecommitdiff
path: root/lib/models (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #313 from elct9620/feature/disable_anonymous_viewMax Wu2017-01-101-3/+3
|\
| * Adjust permission order to more clarly蒼時弦也2017-01-101-1/+1
| * Add limited and protected permission蒼時弦也2017-01-101-3/+3
* | Merge pull request #279 from alecdwm/ldap-authMax Wu2017-01-091-0/+11
|\ \ | |/ |/|
| * Profile pictures for LDAP usersalecdwm2017-01-061-0/+11
* | Fix and refactor extracting content using metaMarked directly might lead in i...Wu Cheng-Han2017-01-041-23/+20
* | Refactor data processing to model definitionWu Cheng-Han2017-01-023-0/+27
* | Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han2017-01-023-7/+35
* | Remove LZString compression for data storageWu Cheng-Han2017-01-022-17/+11
* | Use dburl to configuratebananaappletw2016-12-221-2/+2
* | Simplify code for herokubananaappletw2016-12-221-1/+2
* | Fix #293bananaappletw2016-12-221-3/+4
|/
* Update sequelize init conditionYukai Huang2016-12-121-5/+4
* Simplify output with sequelize database argumentYukai Huang2016-12-121-2/+8
* Update to support optional email register and signinWu Cheng-Han2016-12-021-0/+33
* Update to auto generate meta description based on content in publish note and...Wu Cheng-Han2016-11-261-0/+3
* Add dmp worker to leverage CPU intensive calculation to child processWu Cheng-Han2016-11-181-102/+79
* Change revision saving policy periodWu Cheng-Han2016-10-151-2/+2
* Fix note extract tags might get encoded HTML entityWu Cheng-Han2016-10-121-1/+1
* Fix doc updating revision not stringify and compress authorship before saveWu Cheng-Han2016-10-111-1/+1
* Update to support delete noteWu Cheng-Han2016-10-101-0/+1
* Update to make note history count in server-side when user loggedWu Cheng-Han2016-10-101-2/+55
* Workaround cheerio text method shouldn't preserve html tags on fetching note ...Wu Cheng-Han2016-10-101-1/+2
* Update to move authorship calculation code to note model and support update a...Wu Cheng-Han2016-10-101-1/+176
* Update to add revision saving policyWu Cheng-Han2016-09-181-3/+23
* Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2016-08-151-0/+2
* Fix meta might be null issueWu Cheng-Han2016-08-151-1/+2
* Update to make doc only update while the filesystem content not equals db con...Wu Cheng-Han2016-08-141-4/+7
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-011-0/+2
* Add support of saving authorship to revisionWu Cheng-Han2016-07-301-3/+10
* Add support of saving authors and authorshipWu Cheng-Han2016-07-303-0/+54
* Fix typoWu Cheng-Han2016-07-301-1/+1
* Update to change server-side pre-rendering engine from marked to markdown-itWu Cheng-Han2016-07-021-2/+2
* Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu2016-06-211-6/+32
* Fix create new note should not use default note created timeCheng-Han, Wu2016-06-171-1/+3
* Add support of saving note revision and improve app start and stop procedure ...Cheng-Han, Wu2016-06-172-5/+297
* Update note model on create doc will use the created time of the doc in files...Cheng-Han, Wu2016-06-011-0/+2
* Update note model if doc in filesystem have newer modified will update it in dbCheng-Han, Wu2016-05-301-1/+23
* Update project titleCheng-Han, Wu2016-05-281-1/+1
* Update to use bigger size of profile imageCheng-Han, Wu2016-05-211-3/+3
* Add support of google signinCheng-Han, Wu2016-05-211-0/+3
* Update to use bigger avatar image and twitter now use screen_name based profi...Cheng-Han, Wu2016-05-201-2/+2
* Add db migrations for PR #121Cheng-Han, Wu2016-05-151-0/+3
* Retrieve GitLab avatar.Jason Croft2016-05-121-0/+3
* Add accessToken columnJason Croft2016-05-111-1/+4
* Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu2016-04-204-0/+341