| Commit message (Expand) | Author | Age | Files | Lines |
* | Use strict mode in all backend files | BoHong Li | 2017-03-14 | 1 | -0/+1 |
* | Use JavaScript Standard Style | BoHong Li | 2017-03-08 | 1 | -547/+539 |
* | Refactor checkViewPermission to fix limited & protected permission check bug ... | Wu Cheng-Han | 2017-01-16 | 1 | -3/+3 |
* | Fix missing config in hackmd response | Wu Cheng-Han | 2017-01-16 | 1 | -1/+2 |
* | Add `allowemailregister` option | Sheogorath | 2017-01-12 | 1 | -0/+1 |
* | Merge pull request #313 from elct9620/feature/disable_anonymous_view | Max Wu | 2017-01-10 | 1 | -2/+7 |
|\ |
|
| * | Add limited and protected permission | 蒼時弦也 | 2017-01-10 | 1 | -2/+7 |
| * | Recovery tariling spaces | 蒼時弦也 | 2017-01-10 | 1 | -2/+2 |
| * | Remove temporary change | 蒼時弦也 | 2017-01-10 | 1 | -3/+0 |
| * | Fix anonymouse view permission check | 蒼時弦也 | 2017-01-05 | 1 | -1/+4 |
| * | Add limit for constrain anonymous view note | 蒼時弦也 | 2017-01-05 | 1 | -3/+3 |
* | | Merge pull request #279 from alecdwm/ldap-auth | Max Wu | 2017-01-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Initial support for LDAP server authentication | alecdwm | 2016-12-13 | 1 | -0/+2 |
* | | Fix and refactor extracting content using metaMarked directly might lead in i... | Wu Cheng-Han | 2017-01-04 | 1 | -45/+14 |
* | | Fix yaml metadata description not able to show | Wu Cheng-Han | 2017-01-02 | 1 | -3/+3 |
* | | Remove LZString compression for data storage | Wu Cheng-Han | 2017-01-02 | 1 | -7/+7 |
* | | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 1 | -3/+3 |
* | | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 1 | -2/+9 |
* | | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 1 | -0/+4 |
|/ |
|
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 1 | -6/+10 |
* | Update to auto generate meta description based on content in publish note and... | Wu Cheng-Han | 2016-11-26 | 1 | -7/+14 |
* | Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter... | Wu Cheng-Han | 2016-11-26 | 1 | -5/+2 |
* | Fix slide might trigger script when processing markdown which cause XSS [Secu... | Wu Cheng-Han | 2016-11-26 | 1 | -11/+1 |
* | Update to improve history api error and bad request handling | Wu Cheng-Han | 2016-10-10 | 1 | -0/+3 |
* | Update to allow CORS as API on revision actions | Wu Cheng-Han | 2016-10-10 | 1 | -0/+14 |
* | Update to support showing owner on the infobar | Wu Cheng-Han | 2016-10-10 | 1 | -0/+6 |
* | Update to prevent caching and crawling status | Wu Cheng-Han | 2016-09-18 | 1 | -1/+1 |
* | Update to use proper way to render view and fix upload image error should res... | Wu Cheng-Han | 2016-08-19 | 1 | -74/+19 |
* | Add info api for note | Wu Cheng-Han | 2016-08-19 | 1 | -0/+32 |
* | Update slide mode to show extra info and support url actions and support disq... | Wu Cheng-Han | 2016-08-15 | 1 | -4/+35 |
* | Fix meta might be null issue | Wu Cheng-Han | 2016-08-15 | 1 | -0/+3 |
* | Improve index layout and UX with UI adjustments and better wording | Wu Cheng-Han | 2016-08-15 | 1 | -1/+2 |
* | Update slide mode, now respect all meta settings and update default styles | Wu Cheng-Han | 2016-08-14 | 1 | -1/+1 |
* | Update to support slideOptions in the YAML metadata | Wu Cheng-Han | 2016-08-01 | 1 | -0/+1 |
* | Fix yaml metadata title should pass to generateWebTitle | Wu Cheng-Han | 2016-07-30 | 1 | -6/+7 |
* | Update response to force note, publish note, publish slide redirect to their ... | Wu Cheng-Han | 2016-07-02 | 1 | -0/+13 |
* | Update to make slide mode support all extra syntax and change it's rendering ... | Wu Cheng-Han | 2016-07-02 | 1 | -9/+3 |
* | 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 |
|\ \ |
|