aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/js/fileview.js
AgeCommit message (Collapse)Author
2019-04-17Removed fontawesome dependency by replacing iconsMarvin Borner
Co-authored-by: LarsVomMars <lars@kroenner.eu>
2019-04-17Almost fixed scrollbars in previewsMarvin Borner
Co-authored-by: LarsVomMars <lars@kroenner.eu>
2019-04-16Added markdown live preview editingMarvin Borner
2019-04-16Added file sharing featureMarvin Borner
2019-04-15Fixed duplicate scrollbars in previewsMarvin Borner
2019-04-15Added file preview css reset via iframeMarvin Borner
2019-04-14Added settings support for non-preview filesMarvin Borner
2019-04-13Fixed html rendering at line number viewMarvin Borner
2019-04-09Made options accessible from normal fileviewsMarvin Borner
2019-04-09Added darkmode and linecount optionsMarvin Borner
2019-04-07Added prettifying and previews of html/markdownMarvin Borner