| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update to support new metadata: title, description, tags and google-analytics... | Cheng-Han, Wu | 2016-06-21 | 1 | -22/+28 |
* | Remove robot meta on note edit page and html template, add prevent crawling h... | Cheng-Han, Wu | 2016-06-21 | 1 | -2/+2 |
* | Fix pdf tmp path is missing a folder slash before timestamp | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+1 |
* | Add revision api | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+36 |
* | Update slide template using ejs instead of mustache to reduce similar package... | Cheng-Han, Wu | 2016-05-29 | 1 | -4/+15 |
* | Add support of google signin | Cheng-Han, Wu | 2016-05-21 | 1 | -2/+4 |
* | Update to move gitlab api path to sub path and fix its find user method for P... | Cheng-Han, Wu | 2016-05-16 | 1 | -1/+49 |
* | Fix merge conflicts | Cheng-Han, Wu | 2016-05-15 | 1 | -4/+0 |
* | Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into j... | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+4 |
|\ |
|
| * | Remove skeleton functions | Jason Croft | 2016-05-11 | 1 | -83/+0 |
| * | Skeletons for GitLab actions. | Jason Croft | 2016-05-09 | 1 | -0/+83 |
| * | Start extending to support GitLab authentication. | Jason Croft | 2016-05-09 | 1 | -0/+2 |
* | | Merge PR #118 | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+2 |
|\ \ |
|
| * | | Start extending to support GitLab authentication. | Jason Croft | 2016-05-11 | 1 | -0/+2 |
| |/ |
|
* | | Update to move dropbox app key setting to common.js and will auto load client... | Cheng-Han, Wu | 2016-05-15 | 1 | -6/+3 |
* | | Fix error page (missing googleDrive config) | Jannik Lorenz | 2016-04-23 | 1 | -1/+2 |
* | | Hide Dropbox and Google Drive in Import/ Export when disabled | Jannik Lorenz | 2016-04-23 | 1 | -5/+7 |
|/ |
|
* | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 2016-04-20 | 1 | -468/+298 |
* | Updated to add headers to prevent search engine crawl some unnecessary paths | Cheng-Han, Wu | 2016-03-15 | 1 | -1/+3 |
* | Support export to and import from Google Drive | Cheng-Han, Wu | 2016-03-04 | 1 | -0/+2 |
* | Fixed note title might get wrong | Cheng-Han, Wu | 2016-03-04 | 1 | -23/+18 |
* | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 2016-02-16 | 1 | -9/+14 |
* | Fixed export gist title might null and fake referer that redirect to gist htm... | Cheng-Han, Wu | 2016-02-16 | 1 | -0/+2 |
* | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 2016-02-11 | 1 | -3/+0 |
* | Prevent XSS in markdown rendering | Cheng-Han, Wu | 2016-02-11 | 1 | -0/+3 |
* | Updated to allow CORS in download as API | Cheng-Han, Wu | 2016-02-01 | 1 | -0/+1 |
* | Supported export to gist | Cheng-Han, Wu | 2016-01-31 | 1 | -1/+134 |
* | Fixed potential bug in realtime startConnection and bugs in note findOrNewNot... | Cheng-Han, Wu | 2016-01-20 | 1 | -5/+5 |
* | Added private permission and clean up codes, solved potential race condition ... | Wu Cheng-Han | 2016-01-17 | 1 | -115/+143 |
* | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 2016-01-12 | 1 | -81/+101 |
* | Added 404 and 403 status on routes | Wu Cheng-Han | 2015-12-30 | 1 | -1/+1 |
* | Updated slide mode | Wu Cheng-Han | 2015-12-18 | 1 | -5/+9 |
* | Updated and merge reveal.js to use bower | Wu Cheng-Han | 2015-11-29 | 1 | -48/+50 |
* | Add Slide Mode | xnum | 2015-11-23 | 1 | -0/+83 |
* | Updated response.js, the render url now using config getserverurl() | Wu Cheng-Han | 2015-11-17 | 1 | -2/+2 |
* | fixed a bug in response.js:useCdn | Ikumi Shimizu | 2015-09-23 | 1 | -4/+7 |
* | Added server option "useCdn", use template statement to route resources' source | Wu Cheng-Han | 2015-09-22 | 1 | -0/+13 |
* | Change note action "share" to "publish" to avoid misleading | Wu Cheng-Han | 2015-07-06 | 1 | -7/+7 |
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -19/+158 |
* | Marked as 0.2.8 | Wu Cheng-Han | 2015-05-15 | 1 | -4/+4 |
* | First commit, version 0.2.7 | Wu Cheng-Han | 2015-05-04 | 1 | -0/+211 |