Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update bootstrap from 3.3.7 to 3.4.0 | Sheogorath | 2019-01-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | Seems like finally there is a new bootstrap version for old version 3. This patch implements this new version with CodiMD and this way fixes some possible security issues in the frontend code. See: https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72889 https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72890 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Remove dead package octicon | Sheogorath | 2018-10-10 | 1 | -1/+0 |
| | | | | | | | | Octicon no longer provides its CSS classes and this way is useless in CodiMD. Replacing all used classes in the UI and remove it from build system. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Replace font-awesome with fork-awesome | Sheogorath | 2018-10-05 | 1 | -1/+1 |
| | | | | | | | | | | This patch replaces font-awesome with its fork called fork-awesome. Besides the fact that the newer versions of font-awesome can't be shipped with distros like debian due to license issues, fork-awesome also provides more FOSS related icons and builds on top of version 4.7.x of font-awesome, which we used until this patch. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Update highlight.js | Sheogorath | 2018-06-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Update to octicon 4.4.0 | Sheogorath | 2018-06-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Fix to implement toggle of TOC in HTML template | Wu Cheng-Han | 2017-05-09 | 1 | -0/+23 |
| | |||||
* | Update dependency gist-embed to 2.6.0 | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | Optimize slide page resource packing and load orders, fix possible wrong ↵ | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | | | | chunks orders and font awesome version | ||||
* | Fix slide highlighting styles not apply properly and add missing styles ↵ | Wu Cheng-Han | 2016-11-04 | 1 | -0/+1 |
| | | | | dependency of prism in html export | ||||
* | Use CDNJS by default with https and SRI support | Peter Dave Hello | 2016-10-23 | 1 | -13/+13 |
| | |||||
* | Fix export html highlight style source is missing and should load emojify ↵ | Wu Cheng-Han | 2016-10-14 | 1 | -1/+2 |
| | | | | styles from CDN | ||||
* | Update npm and bower dependencies with related patch | Wu Cheng-Han | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | Fix toc id naming to avoid overlap with user toc | Wu Cheng-Han | 2016-08-15 | 1 | -4/+4 |
| | |||||
* | Update bower dependencies and cdn version | Wu Cheng-Han | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patches | Wu Cheng-Han | 2016-07-30 | 1 | -6/+6 |
| | |||||
* | Update gist-embed to 2.5 and using bower to manage it | Wu Cheng-Han | 2016-07-13 | 1 | -1/+1 |
| | |||||
* | Remove robot meta on note edit page and html template, add prevent crawling ↵ | Cheng-Han, Wu | 2016-06-21 | 1 | -1/+0 |
| | | | | header to enhance note privacy | ||||
* | Update all client dependencies and cdn versions, workaround sequence-diagram ↵ | Cheng-Han, Wu | 2016-06-17 | 1 | -4/+4 |
| | | | | svg to be resizable | ||||
* | Update font-awesome to 4.6.2 | Cheng-Han, Wu | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Update to support octicon and change header anchor styles | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+1 |
| | |||||
* | Updated to support ionicons | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+1 |
| | |||||
* | Support set url path and use relative url, move raphael to bower and fixed ↵ | Cheng-Han, Wu | 2016-02-16 | 1 | -2/+2 |
| | | | | minor issue in history | ||||
* | Support show last change user with profile and support YAML config inside ↵ | Wu Cheng-Han | 2016-01-12 | 1 | -1/+2 |
| | | | | the note with robots, lang, dir, breaks options | ||||
* | Added polypill for IE support | Wu Cheng-Han | 2016-01-12 | 1 | -0/+7 |
| | |||||
* | Updated some lib versions in cdns | Wu Cheng-Han | 2015-12-10 | 1 | -4/+4 |
| | |||||
* | Added support of export to HTML, and changed the navbar menu for consistency | Wu Cheng-Han | 2015-09-25 | 1 | -0/+166 |