| Commit message (Expand) | Author | Files | Lines |
2021-01-28 | Improved CSS in night-mode | Erik Michelson | 1 | -19/+8 |
2021-01-14 | fixed a problem that the last line of code becomes covered by status bar and ... | Philip Molares | 1 | -1/+1 |
2020-11-16 | Fix image width on mobile view for front page | Tilman Vatteroth | 1 | -1/+5 |
2020-11-14 | Replace CodiMD with HedgeDoc | Erik Michelson | 1 | -0/+15 |
2020-03-23 | Make "transform-style: preserve-3d;" screen-only. | Marvin Gaube | 1 | -2/+4 |
2020-01-15 | Fix font path when useCND is false and `urlPath` is used | Enrico Guiraud | 1 | -26/+26 |
2019-05-30 | Fix hidden MathJax output | Sheogorath | 1 | -1/+11 |
2019-05-30 | fixed styling of slides preview | Toma Tasovac | 1 | -0/+61 |
2019-05-26 | Fix CodeMirror toolbar hiding content | Sheogorath | 1 | -1/+4 |
2019-05-24 | Fix hidden header on link | Sheogorath | 1 | -0/+8 |
2019-05-12 | Fix toolbar day mode | Pedro Ferreira | 2 | -18/+33 |
2019-03-29 | Fix button background color | Sheogorath | 1 | -1/+1 |
2018-10-10 | Remove dead package octicon | Sheogorath | 1 | -18/+19 |
2018-07-04 | ToC: Some HTML improvements and style fixes | Sheogorath | 1 | -0/+4 |
2018-07-03 | Fix some night mode colors | Sheogorath | 2 | -1/+14 |
2018-06-19 | Add a toolbar to Codemirror editor | Edgar Zanella Alvarenga | 1 | -0/+18 |
2018-05-31 | fix(slide): adjust checkbox size | liuderchi | 1 | -1/+2 |
2018-04-05 | Fix code blocks color in night mode | Sheogorath | 1 | -0/+5 |
2018-03-29 | Fix modal and panel colors in night mode | Sheogorath | 1 | -2/+16 |
2018-02-26 | Update styles of details, summary and figure | Max Wu | 1 | -2/+14 |
2018-02-25 | Extend HTML5 support by whitelisting various tags | Sheogorath | 1 | -0/+9 |
2018-01-05 | :sparkles: Implemented dark theme. | Edoardo Odorico | 4 | -10/+174 |
2017-10-23 | Externalise trivial inline styles from slide.ejs | Literallie | 1 | -1/+18 |
2017-03-26 | Add support of abcjs | Wu Cheng-Han | 2 | -6/+12 |
2017-01-21 | Add screenshot on index page | Wu Cheng-Han | 1 | -0/+6 |
2017-01-16 | Update index layout to add profile on navbar | Wu Cheng-Han | 1 | -3/+19 |
2017-01-13 | Fix permission dropdown text might out of range in smaller screen | Wu Cheng-Han | 1 | -0/+3 |
2017-01-12 | Workaround text shadow for font antialias might cause cut off in Edge | Wu Cheng-Han | 1 | -1/+1 |
2016-12-18 | Fix slide print-pdf mode scrollbar might be visible | Wu Cheng-Han | 1 | -1/+1 |
2016-12-15 | Fix gist-embed styles conflicts | Wu Cheng-Han | 1 | -0/+13 |
2016-12-12 | Fix reveal fade class conflict with bootstrap tooltip css and scrollbar might... | Wu Cheng-Han | 1 | -0/+7 |
2016-12-04 | Fix preferences checkbox might not vertical aligned in some browsers | Wu Cheng-Han | 1 | -0/+5 |
2016-12-04 | Add preferences to editor status bar and make allow override browser keymap o... | Wu Cheng-Han | 1 | -2/+14 |
2016-12-02 | Update to support optional email register and signin | Wu Cheng-Han | 1 | -0/+3 |
2016-11-28 | Remove unused css files | Wu Cheng-Han | 10 | -38934/+0 |
2016-11-28 | Fix slide preview styles might overwrite code block styles | Wu Cheng-Han | 1 | -2/+6 |
2016-11-28 | Update editor other cursor classes and adding option for other cursors featur... | Wu Cheng-Han | 1 | -11/+2 |
2016-11-14 | Remove uesless executable permission for static files | Peter Dave Hello | 2 | -0/+0 |
2016-11-07 | Fix index social foot style | Wu Cheng-Han | 1 | -0/+1 |
2016-11-03 | Rename google font css | Yukai Huang | 1 | -0/+0 |
2016-11-03 | Remove html.min.css since it will be built via webpack afterwards | Wu Cheng-Han | 1 | -1/+0 |
2016-11-03 | Seperate cdn/local google font css | Yukai Huang | 3 | -2/+210 |
2016-10-29 | Fix slide export pdf styles not applied issue and add shiv and shim for IE | Wu Cheng-Han | 1 | -0/+12 |
2016-10-29 | Fix to hide duplicated MathML elements in static HTML exporting | Wu Cheng-Han | 2 | -1/+5 |
2016-10-25 | Fix index select2 input padding and font-family to meet bootstrap input style | Wu Cheng-Han | 1 | -0/+4 |
2016-10-21 | Update html.min.css for export html template | Wu Cheng-Han | 1 | -1/+1 |
2016-10-21 | Fix markdown styles conflicting bootstrap on p and ul under alert area | Wu Cheng-Han | 1 | -1/+6 |
2016-10-19 | Fix index social-foot styles | Wu Cheng-Han | 1 | -1/+2 |
2016-10-15 | Fix index style | Wu Cheng-Han | 1 | -1/+1 |
2016-10-14 | Update to support wrap syntax for code block | Wu Cheng-Han | 1 | -0/+8 |