Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/icewind1991/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2022-04-14fix katexv2.3.6Robin Appelman
2020-09-22nc20 compatiblev2.3.1Robin Appelman
2020-06-05bumb dependenciesRobin Appelman
2019-09-15bumb dependenciesRobin Appelman
2019-04-02bumb dependencies and cleanup chunk loadingv2.0.6Robin Appelman
2019-01-24bumb dependenciesRobin Appelman
2018-08-16update nextcloud.d.tsRobin Appelman
2018-02-27fix public preview renderingRobin Appelman
2018-02-27render public link sharesRobin Appelman
2018-02-26better tracking of line numbers for checkboxesRobin Appelman
2017-09-13Some more typingsRobin Appelman
2017-09-13Better way to get the nonceRobin Appelman
2017-09-13improve scrollMode resettingRobin Appelman
2017-09-13enable linkifyRobin Appelman
2017-09-13fix compatibility with updated texteditorRobin Appelman
2017-09-04fix loading mermaidRobin Appelman
2017-09-04better checkbox handlingRobin Appelman
2017-09-04use morhpdom for preview replacementRobin Appelman
2017-09-04cleaner table layoutRobin Appelman
2017-08-31fix js error sometimesRobin Appelman
2017-08-29Allow pasting images into the documentRobin Appelman
2017-08-29syncronized scrollingRobin Appelman
2017-08-29add preamble supportRobin Appelman
2017-08-29Make checkboxes clickableRobin Appelman
2017-08-28video pluginRobin Appelman
2017-08-27dont close the editor on internal linksRobin Appelman
2017-08-27Transform hash urls to point to the slugified idRobin Appelman
2017-08-27refactor plugin loadingRobin Appelman
2017-08-27initialize properly for sidebar previewsRobin Appelman
2017-08-27load highlight.js on demandRobin Appelman
2017-08-27use a maintained katex pluginRobin Appelman
2017-08-27Fix <undefined> tagsRobin Appelman
2017-08-26only load mermaidjs when usedRobin Appelman
2017-08-26use bundler for cssRobin Appelman
2017-08-26switch to webpack for bundelingRobin Appelman
2017-08-26minify buildRobin Appelman
2017-08-26Add anchors and toc supportRobin Appelman
2017-08-23readme update and buildRobin Appelman
2017-08-23refactor checkboxpluginRobin Appelman
2017-08-23add support for checkboxes in listsRobin Appelman
2017-08-23switch to typescript and commonmark-itRobin Appelman
2017-08-23add mermaidjs graph supportRobin Appelman
2017-08-22cleanup loading of vendor codeRobin Appelman
2017-08-22switch to npm for dependency managementRobin Appelman
2017-05-29use linkToRemote to get the correct image urlRobin Appelman
2017-01-23open links to different domains in a new tabRobin Appelman
2017-01-23dont trim the input textRobin Appelman
2016-11-30fix images in sidebar previewRobin Appelman
2016-11-30show rendered md in the sidebar previewRobin Appelman
2016-11-25switch from mathjax to katexRobin Appelman