zulip/static
Steve Howell 435719c65b Add a schema checking concept to the web app.
This starts the concept of a schema checker, similar to
zerver/lib/validator.py on the server.  We can use this
to validate incoming data.  Our server should filter most
of our incoming data, but it's useful to have client-side
checking to defend against things like upgrade
regressions (i.e. what if we change the name of the field
on the server side without updating all client uses).
2018-05-24 09:30:22 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html portico: Change CSS class to float-left and float-right. 2018-05-02 15:23:33 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images portico: Add tour section to homepage. 2018-05-20 15:04:23 -07:00
js Add a schema checking concept to the web app. 2018-05-24 09:30:22 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
openapi api docs: Rename Swagger directory to OpenAPI. 2018-05-15 11:05:03 -07:00
styles left-sidebar: Remove non-clickable vertical space between topics. 2018-05-23 14:44:57 -07:00
templates stream: Deduplicate template code for stream privacy types. 2018-05-24 07:34:37 -07:00
third third: Rename thirdparty-fonts.css for better clarity. 2018-05-17 04:58:30 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules