Part-DB.Part-DB-server/public
Jan Böhmer be8f074ca5 Render markdown on the client side and use DOMPurify to prevent XSS.,
The parsedown parser has problems with links in <>, so we use marked.js now which is more conform with (GFM) CommonMark and offers more feautures. Also with the usage of DOMPurify you can now use every HTML tag in Markdown without need to worry about XSS.
2019-10-12 17:41:13 +02:00
..
ckeditor/plugins Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00
icons Added some icons for other browsers and the manifest.json. 2019-03-20 22:43:04 +01:00
img Allow to show the footprint image in part info. 2019-03-12 19:59:18 +01:00
media Uploaded (non secure) attachments live now in public/ 2019-10-05 20:30:27 +02:00
.htaccess Added an .htaccess file. 2019-03-25 16:42:50 +01:00
index.php Added the support for an env variable HEROKU, which causes, that Symfony trusts all proxies. 2019-04-05 23:54:10 +02:00
manifest.json Added some icons for other browsers and the manifest.json. 2019-03-20 22:43:04 +01:00