zulip/static
Abhinav Singh 4b8f6b55be refactor: Remove inline javascript code from reset_confirm.html.
This commit removes inline javascript code present in reset_confirm.html
and moves it to signup.js. The reset_confirm.html page is rendered when
the user visits "/accounts/password/reset" confirmation page. An empty
div element is added in reset_confirm.html with unique data-page-id
attribute to make it more easy to find in which page we are, while
working with the javascript code.
2019-03-25 15:14:24 -07:00
..
assets
audio
generated
html
icons/fonts CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
js refactor: Remove inline javascript code from reset_confirm.html. 2019-03-25 15:14:24 -07:00
locale i18n: Update translation data from Transifex. 2019-03-13 14:10:09 -07:00
styles modals: Replace modal dialog scale transition with short slide. 2019-03-21 17:27:45 -07:00
templates message_edit_history: Add UI for seeing topic edits. 2019-03-25 15:10:47 -07:00
third markdown: Change syntax of silent mentions ( _@person -> @_person). 2019-02-20 10:41:42 -08:00
.gitignore
favicon.ico
node_modules