Part-DB.Part-DB-server/assets/js
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
..
app.js Render markdown on the client side and use DOMPurify to prevent XSS., 2019-10-12 17:41:13 +02:00
datatables.js Init datatables even after ajax requests. 2019-03-26 15:49:50 +01:00
jquery.tristate.js Allow to change the permissions for users. 2019-09-10 17:12:56 +02:00
tagsinput.js Added the new fields to the part edit form. 2019-08-19 14:07:00 +02:00