zulip/static
Greg Price 192ec7c0f6 middleware: Use a proper error code on CSRF failure.
This allows us to reliably parse the error in code, rather than
attempt to parse the error text.  Because the error text gets
translated into the user's language, this error-handling path
wasn't functioning at all for users using Zulip in any of the
seven non-English languages for which we had a translation for
this string.

Together with 709c3b50f which fixed a similar issue in a
different error-handling path, this fixes #5598.
2017-07-25 14:02:12 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html nginx: Use the Django 404 page for files under static/. 2017-07-18 09:55:30 -07:00
images user docs: Document Analytics feature. 2017-07-25 11:18:44 -07:00
js middleware: Use a proper error code on CSRF failure. 2017-07-25 14:02:12 -07:00
locale Remove English translations.json from source control. 2017-07-03 10:10:43 -04:00
styles frontend: Remove old required div & css from registration pages. 2017-07-25 13:39:34 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates settings: Update wording in organization-permissions-admin.handlebars. 2017-07-24 17:33:14 -07:00
third jQuery: Remove broken use of "removeAttr". 2017-07-24 10:54:47 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Forget obsolete path static/js/bundle.js . 2017-07-19 14:19:20 -07:00
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt