summaryrefslogtreecommitdiff
path: root/public/views/index/head.ejs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09Switch to ejs 3 compliant importsDavid Mehren1-4/+4
2020-11-27Fixed shortcut icon urls pointing to old (nonexistent) filesErik Michelson1-1/+1
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-6/+5
2019-12-20Fix urlPath support, let CodiMD be served from a subpath correctlyEnrico Guiraud1-0/+1
2019-10-09Fixed bugs, added default imageErik Michelson1-3/+1
2019-10-04Added og-metadata to index pageErik Michelson1-0/+9
2019-01-11Update bootstrap from 3.3.7 to 3.4.0Sheogorath1-1/+1
2018-11-03removing global site layout vars from individual routers, putting them into a...Claudius1-2/+2
2018-10-05Replace font-awesome with fork-awesomeSheogorath1-1/+1
2018-06-24Rebrand HackMD to CodiMDSheogorath1-1/+1
2018-06-18Move polyfill to CDN sectionSheogorath1-1/+1
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han1-8/+8
2016-11-26Optimize hackmd resource packing and load ordersWu Cheng-Han1-28/+7
2016-11-26Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...Wu Cheng-Han1-1/+1
2016-11-26Update to separate polypill for IE to a templateWu Cheng-Han1-7/+1
2016-11-03Add font css to templatesYukai Huang1-0/+2
2016-11-02Require index stylesheetsYukai Huang1-4/+2
2016-10-23Use CDNJS by default with https and SRI supportPeter Dave Hello1-8/+8
2016-10-18Update emoji parser using markdown-it-emoji instead of emojify to solve issue...Wu Cheng-Han1-1/+1
2016-10-13Optimize common assets with CDNYukai Huang1-3/+2
2016-10-12Enable production assets hashYukai Huang1-1/+1
2016-10-10Remove redundant entry pointYukai Huang1-1/+1
2016-10-09Config TextExtract plugin and change build folderYukai Huang1-0/+1
2016-10-09Add highlight.js and prism stylesYukai Huang1-3/+0
2016-09-18Update to support wiki markup syntax highlighting in view using prismWu Cheng-Han1-0/+1
2016-09-18Update to support tiddlywiki and mediawiki syntax highlighting in editorWu Cheng-Han1-0/+2
2016-07-30Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han1-3/+3
2016-07-30Update to support slide preview in both modeWu Cheng-Han1-0/+1
2016-06-21Remove robot meta on note edit page and html template, add prevent crawling h...Cheng-Han, Wu1-3/+0
2016-06-17Update all client dependencies and cdn versions, workaround sequence-diagram ...Cheng-Han, Wu1-1/+1
2016-06-04Update highlight.js to version 9.4.0 and use bower dependencyCheng-Han, Wu1-1/+1
2016-05-11Update font-awesome to 4.6.2Cheng-Han, Wu1-1/+1
2016-04-20Update to support octicon and change header anchor stylesCheng-Han, Wu1-0/+2
2016-04-20Support experimental spell checking feature (en-US only), can be enabled by t...Cheng-Han, Wu1-0/+1
2016-04-20Updated to support ioniconsCheng-Han, Wu1-0/+2
2016-03-04Support mermaid in code block diagram and updated all diagram rendering metho...Cheng-Han, Wu1-0/+1
2016-02-16Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu1-22/+22
2016-01-21Removed unused includeCheng-Han, Wu1-1/+0
2016-01-21Removed unused includeCheng-Han, Wu1-2/+1
2016-01-17Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editorWu Cheng-Han1-0/+3
2016-01-12Support show last change user with profile and support YAML config inside the...Wu Cheng-Han1-0/+3
2016-01-12Added polypill for IE supportWu Cheng-Han1-0/+7
2015-11-29Fixed cdn import should using relative protocolWu Cheng-Han1-1/+1
2015-11-29Updated for using bowerWu Cheng-Han1-4/+4
2015-11-23Add Slide Modexnum1-3/+3
2015-09-25Removed include gist.css, will loaded by gist-embed.js from gist ajaxWu Cheng-Han1-1/+0
2015-09-25Added new editor theme: one-dark, updated monokai active line gutter styleWu Cheng-Han1-0/+1
2015-09-25Added support of resizable editorWu Cheng-Han1-0/+1
2015-09-22Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han1-1/+7
2015-07-02Jump to 0.3.1Wu Cheng-Han1-4/+4