summaryrefslogtreecommitdiff
path: root/lib/response.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to prevent caching and crawling statusWu Cheng-Han2016-09-181-1/+1
* Update to use proper way to render view and fix upload image error should res...Wu Cheng-Han2016-08-191-74/+19
* Add info api for noteWu Cheng-Han2016-08-191-0/+32
* Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2016-08-151-4/+35
* Fix meta might be null issueWu Cheng-Han2016-08-151-0/+3
* Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han2016-08-151-1/+2
* Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han2016-08-141-1/+1
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-011-0/+1
* Fix yaml metadata title should pass to generateWebTitleWu Cheng-Han2016-07-301-6/+7
* Update response to force note, publish note, publish slide redirect to their ...Wu Cheng-Han2016-07-021-0/+13
* Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han2016-07-021-9/+3
* Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu2016-06-211-22/+28
* Remove robot meta on note edit page and html template, add prevent crawling h...Cheng-Han, Wu2016-06-211-2/+2
* Fix pdf tmp path is missing a folder slash before timestampCheng-Han, Wu2016-06-171-1/+1
* Add revision apiCheng-Han, Wu2016-06-171-0/+36
* Update slide template using ejs instead of mustache to reduce similar package...Cheng-Han, Wu2016-05-291-4/+15
* Add support of google signinCheng-Han, Wu2016-05-211-2/+4
* Update to move gitlab api path to sub path and fix its find user method for P...Cheng-Han, Wu2016-05-161-1/+49
* Fix merge conflictsCheng-Han, Wu2016-05-151-4/+0
* Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into j...Cheng-Han, Wu2016-05-151-0/+4
|\
| * Remove skeleton functionsJason Croft2016-05-111-83/+0
| * Skeletons for GitLab actions.Jason Croft2016-05-091-0/+83
| * Start extending to support GitLab authentication.Jason Croft2016-05-091-0/+2
* | Merge PR #118Cheng-Han, Wu2016-05-151-0/+2
|\ \
| * | Start extending to support GitLab authentication.Jason Croft2016-05-111-0/+2
| |/
* | Update to move dropbox app key setting to common.js and will auto load client...Cheng-Han, Wu2016-05-151-6/+3
* | Fix error page (missing googleDrive config)Jannik Lorenz2016-04-231-1/+2
* | Hide Dropbox and Google Drive in Import/ Export when disabledJannik Lorenz2016-04-231-5/+7
|/
* Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu2016-04-201-468/+298
* 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 mi...Cheng-Han, Wu2016-02-161-9/+14
* Fixed export gist title might null and fake referer that redirect to gist htm...Cheng-Han, Wu2016-02-161-0/+2
* 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 findOrNewNot...Cheng-Han, Wu2016-01-201-5/+5
* Added private permission and clean up codes, solved potential race condition ...Wu Cheng-Han2016-01-171-115/+143
* Support show last change user with profile and support YAML config inside the...Wu Cheng-Han2016-01-121-81/+101
* 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
* 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