summaryrefslogtreecommitdiff
path: root/lib/response.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-468/+298
| | | | note status (created or updated) and support docs (note alias)
* Updated to add headers to prevent search engine crawl some unnecessary pathsCheng-Han, Wu2016-03-151-1/+3
|
* Support export to and import from Google DriveCheng-Han, Wu2016-03-041-0/+2
|
* Fixed note title might get wrongCheng-Han, Wu2016-03-041-23/+18
|
* Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu2016-02-161-9/+14
| | | | minor issue in history
* Fixed export gist title might null and fake referer that redirect to gist ↵Cheng-Han, Wu2016-02-161-0/+2
| | | | html_url
* Fixed prevent XSS might break lots of tags and only need after renderedCheng-Han, Wu2016-02-111-3/+0
|
* Prevent XSS in markdown renderingCheng-Han, Wu2016-02-111-0/+3
|
* Updated to allow CORS in download as APICheng-Han, Wu2016-02-011-0/+1
|
* Supported export to gistCheng-Han, Wu2016-01-311-1/+134
|
* Fixed potential bug in realtime startConnection and bugs in note ↵Cheng-Han, Wu2016-01-201-5/+5
| | | | findOrNewNote, response showNote
* Added private permission and clean up codes, solved potential race condition ↵Wu Cheng-Han2016-01-171-115/+143
| | | | in realtime.js
* Support show last change user with profile and support YAML config inside ↵Wu Cheng-Han2016-01-121-81/+101
| | | | the note with robots, lang, dir, breaks options
* Added 404 and 403 status on routesWu Cheng-Han2015-12-301-1/+1
|
* Updated slide modeWu Cheng-Han2015-12-181-5/+9
|
* Updated and merge reveal.js to use bowerWu Cheng-Han2015-11-291-48/+50
|
* Add Slide Modexnum2015-11-231-0/+83
| | | | | using reveal.js and some part of reveal-md
* Updated response.js, the render url now using config getserverurl()Wu Cheng-Han2015-11-171-2/+2
|
* fixed a bug in response.js:useCdnIkumi Shimizu2015-09-231-4/+7
|
* Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han2015-09-221-0/+13
|
* Change note action "share" to "publish" to avoid misleadingWu Cheng-Han2015-07-061-7/+7
|
* Jump to 0.3.1Wu Cheng-Han2015-07-021-19/+158
|
* Marked as 0.2.8Wu Cheng-Han2015-05-151-4/+4
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041-0/+211