summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into frontend-nextYukai Huang2017-01-021-1/+2
|\
| * Add back missing release-note link on indexWu Cheng-Han2017-01-021-1/+1
| |
| * Update year to 2017Wu Cheng-Han2017-01-021-1/+1
| |
| * Added Esperanto translationJames Stephenson2016-12-301-0/+1
| | | | | | | | Translation by Jonathan Powell and James Stephenson
* | Basic setup for Vue appYukai Huang2016-12-241-0/+1
|/
* Fixed typo: anonmyousFlorian Rhiem2016-12-212-4/+4
|
* Upgrade dependenciesWu Cheng-Han2016-12-194-24/+24
|
* Add support of allow anonymous config option with correspond modificationsWu Cheng-Han2016-12-152-1/+5
|
* Switch email register and signin button order to make form default action as ↵Wu Cheng-Han2016-12-141-1/+1
| | | | signin
* Fix the generate template not including base url variableWu Cheng-Han2016-12-122-2/+2
|
* Fix index signin and signout button might not shown if only email enabledWu Cheng-Han2016-12-071-2/+2
|
* Fix Facebook page link nameWu Cheng-Han2016-12-061-1/+1
|
* Add preferences to editor status bar and make allow override browser keymap ↵Wu Cheng-Han2016-12-041-0/+8
| | | | option
* Update to support optional email register and signinWu Cheng-Han2016-12-023-1/+35
|
* Update webpack and slide resource loading to reduce pack sizeWu Cheng-Han2016-11-291-1/+0
|
* Fix slide resource path and style load orders to avoid conflictsWu Cheng-Han2016-11-291-5/+8
|
* Update dependency gist-embed to 2.6.0Wu Cheng-Han2016-11-261-1/+1
|
* Optimize slide page resource packing and load orders, fix possible wrong ↵Wu Cheng-Han2016-11-262-33/+18
| | | | chunks orders and font awesome version
* Optimize pretty page resource packing and load ordersWu Cheng-Han2016-11-261-26/+16
|
* Optimize hackmd resource packing and load ordersWu Cheng-Han2016-11-263-46/+16
|
* Optimize index page resources packing and loadsWu Cheng-Han2016-11-261-26/+8
|
* Fix possible XSS in yaml-metadata and turn using ejs escape syntax than ↵Wu Cheng-Han2016-11-265-12/+12
| | | | external lib [Security Issue]
* Fix slide might trigger script when processing markdown which cause XSS ↵Wu Cheng-Han2016-11-261-1/+1
| | | | [Security Issue]
* Update socket.io to 1.6.0Wu Cheng-Han2016-11-261-1/+1
|
* Update to separate polypill for IE to a templateWu Cheng-Han2016-11-265-21/+11
|
* Fix syntax highlighting not apply correctly in slidesWu Cheng-Han2016-11-071-3/+3
|
* Merge pull request #243 from Yukaii/google-font-optional-cdnMax Wu2016-11-044-0/+8
|\ | | | | Google font optional cdn
| * Add font css to templatesYukai Huang2016-11-034-0/+8
| |
* | Fix slide highlighting styles not apply properly and add missing styles ↵Wu Cheng-Han2016-11-042-3/+4
|/ | | | dependency of prism in html export
* Require slide mode stylesheetsYukai Huang2016-11-021-3/+2
|
* Require pretty stylesheetsYukai Huang2016-11-021-3/+0
|
* Require cover stylesheetsYukai Huang2016-11-021-2/+0
|
* Require index stylesheetsYukai Huang2016-11-021-4/+2
|
* Fix slide export pdf styles not applied issue and add shiv and shim for IEWu Cheng-Han2016-10-291-4/+16
|
* Update mathjax cdn path and source pathWu Cheng-Han2016-10-253-6/+12
|
* Fix conflicting bootstrap in index and add select2 in non-cdn resourceWu Cheng-Han2016-10-231-1/+1
|
* Update to move select2 dependency to bower and add its cdn sourcesWu Cheng-Han2016-10-231-1/+3
|
* Fix config.js use cdn option not parse properly and add missing cdn resourcesWu Cheng-Han2016-10-233-0/+5
|
* Fix some typo of PR #230Wu Cheng-Han2016-10-232-2/+1
|
* Use CDNJS by default with https and SRI supportPeter Dave Hello2016-10-236-83/+84
|
* Update to support Swedish localeWu Cheng-Han2016-10-211-0/+1
|
* Fix to use bower version emojify.jsWu Cheng-Han2016-10-194-1/+4
|
* Fix index social-foot stylesWu Cheng-Han2016-10-191-1/+1
|
* Merge branch 'master' of https://github.com/jackycute/HackMDWu Cheng-Han2016-10-181-0/+1
|\
| * Add missing tooltip scriptYukai Huang2016-10-181-0/+1
| |
* | Update emoji parser using markdown-it-emoji instead of emojify to solve ↵Wu Cheng-Han2016-10-183-3/+3
|/ | | | issue #217
* Update to support Hindi localeWu Cheng-Han2016-10-141-0/+1
|
* Fix export html highlight style source is missing and should load emojify ↵Wu Cheng-Han2016-10-141-1/+2
| | | | styles from CDN
* Move gist-embed to CDNYukai Huang2016-10-143-0/+3
|
* Move list-pagination plugin to CDNYukai Huang2016-10-141-0/+1
|