Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Wu Cheng-Han | 2016-08-19 | 1 | -74/+19 |
| | | | | response with code | ||||
* | 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 ↵ | Wu Cheng-Han | 2016-08-15 | 1 | -4/+35 |
| | | | | disqus via yaml-metadata | ||||
* | 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 |
| | | | | expected url | ||||
* | Update to make slide mode support all extra syntax and change it's rendering ↵ | Wu Cheng-Han | 2016-07-02 | 1 | -9/+3 |
| | | | | engine | ||||
* | Update to support new metadata: title, description, tags and ↵ | Cheng-Han, Wu | 2016-06-21 | 1 | -22/+28 |
| | | | | google-analytics (GA) and refactor render publish slide response function | ||||
* | Remove robot meta on note edit page and html template, add prevent crawling ↵ | Cheng-Han, Wu | 2016-06-21 | 1 | -2/+2 |
| | | | | header to enhance note privacy | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-05-29 | 1 | -4/+15 |
| | | | | package dependency | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-05-16 | 1 | -1/+49 |
| | | | | PR #121 | ||||
* | Fix merge conflicts | Cheng-Han, Wu | 2016-05-15 | 1 | -4/+0 |
| | |||||
* | Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into ↵ | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | jccrofty30-gitlab_snippets # Conflicts: # lib/response.js | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO | ||||
* | | 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 |
| |/ | | | | | | | | | | | | | | | | | | | | | Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO | ||||
* | | Update to move dropbox app key setting to common.js and will auto load ↵ | Cheng-Han, Wu | 2016-05-15 | 1 | -6/+3 |
| | | | | | | | | client-side related scripts | ||||
* | | 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 ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -468/+298 |
| | | | | note status (created or updated) and support docs (note alias) | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-02-16 | 1 | -9/+14 |
| | | | | minor issue in history | ||||
* | Fixed export gist title might null and fake referer that redirect to gist ↵ | Cheng-Han, Wu | 2016-02-16 | 1 | -0/+2 |
| | | | | html_url | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-01-20 | 1 | -5/+5 |
| | | | | findOrNewNote, response showNote | ||||
* | Added private permission and clean up codes, solved potential race condition ↵ | Wu Cheng-Han | 2016-01-17 | 1 | -115/+143 |
| | | | | in realtime.js | ||||
* | Support show last change user with profile and support YAML config inside ↵ | Wu Cheng-Han | 2016-01-12 | 1 | -81/+101 |
| | | | | the note with robots, lang, dir, breaks options | ||||
* | 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 |
| | | | | | using reveal.js and some part of reveal-md | ||||
* | 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 |
| |