framework/js/lib
Toby Zerner 8cccaaaf6b Improve API error handling
- Change 'path' key to 'source.pointer', as per spec
- Add 500 error detail if debug mode is on
2015-09-14 15:40:07 +09:30
..
components Improve API error handling 2015-09-14 15:40:07 +09:30
helpers Remove unused translations 2015-09-05 16:05:02 +09:30
initializers Preload data just before boot, not when the store is initialised 2015-07-22 09:54:49 +09:30
models Make unread discussion titles less overwhelming 2015-09-08 10:27:50 +09:30
utils Prevent ItemList crash when item is a number 2015-09-04 12:17:01 +09:30
App.js Monkey patch mithril so we can use JSX component syntax 2015-08-26 16:56:32 +09:30
Component.js Add init hook as a way to effectively monkey patch constructors 2015-09-08 10:27:02 +09:30
extend.js Allow extension of functions that may not be defined 2015-08-05 19:20:49 +09:30
Model.js Fix some front-end bugs 2015-08-14 12:50:39 +09:30
Session.js Only set XHR authorization header if token isn't empty 2015-09-14 14:49:11 +09:30
Store.js Finish admin permissions page and clean up everything 2015-07-31 20:16:47 +09:30
Translator.js Correct check that a translation is an object 2015-09-04 12:19:02 +09:30