framework/js/lib
Sajjad Hashemian 06c32b668d Remember checkbox (#1075)
* Add session option to Rememberer class

* Update session login function to allow send additional data

* Add Remember me checkbox

* Cleanup login modal
2016-11-29 18:02:12 +10:30
..
components Improve permissions page 2016-05-27 12:42:19 +09:30
helpers Avoid JSX to workaround Mithril 0.1.x weirdness. closes flarum/core#975 2016-08-27 23:33:34 +09:30
initializers Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
models Fix syntax errors when compiling js files 2016-11-08 00:32:44 +03:30
utils Trim spaces in getPlainContent, prevent images from loading 2016-05-27 07:34:57 +09:30
App.js Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
Component.js Dramatically improve performance when typing in a modal 2016-03-11 13:18:16 +10:30
extend.js Copy properties when monkey-patching 2015-09-16 16:03:25 +09:30
Model.js Remove sudo mode and add password confirmation when changing email address 2016-03-11 12:44:18 +10:30
Session.js Remember checkbox (#1075) 2016-11-29 18:02:12 +10:30
Store.js Improve client XHR error handling 2015-10-20 12:48:26 +10:30
Translator.js Add newline to locale switch (#974) 2016-06-04 13:43:47 +09:30