overleaf/services/web/public/coffee
Shane Kilkelly 7f7b10aa09 Sanitize display of system messages.
When showing system-messages, use default Angular sanitizer, also,
on the admin panel itself, show the verbatim text of the message.

This solves a mild Stored-XSS vulnerability whereby a user could
put `<script>` tags in a message. We don't want that, but we do want
to be able to use basic html tags.
2018-08-22 10:15:50 +01:00
..
analytics pulled tempaltes search into its own file 2016-03-22 22:29:18 +00:00
components Improve input suggestions template readability. 2018-06-27 13:47:49 +01:00
directives Don't set config unless needed in directive 2018-07-23 15:32:17 +01:00
filters Display last modified as a relative date in v2 2018-04-27 16:50:46 +01:00
ide Download all log files from compiles.sharelatex.env (#833) 2018-08-21 09:24:48 +01:00
main Sanitize display of system messages. 2018-08-22 10:15:50 +01:00
modules redirect to /login on failed requests 2016-11-04 16:03:18 +00:00
services Merge pull request #579 from sharelatex/sk-linked-files-from-project 2018-05-31 11:08:08 +01:00
utils Add documentation and tests of EventEmitter implementation 2018-04-23 11:01:19 +01:00
base.coffee Copy across some mathjax config from v1, seems to fix artefacts in rendering 2018-07-23 17:11:55 +01:00
ide.coffee Initialise editor mode from localStorage 2018-07-12 10:55:27 +01:00
libraries.coffee Add UI Select (enhanced select boxes) components. 2018-06-15 11:33:47 +01:00
main.coffee Define CMS module controller 2018-07-17 09:36:21 -05:00