isUnd(*) to native undefined === *
isFunc to native typeof * === 'function'
isObject to native typeof * === 'object'
microtime() to native Date().getTime();
noop to native ()=>{}
noopFalse to native ()=>false
noopTrue to native ()=>true
boolToAjax to native *?'1':'0'
Underscore.js to native
Original unminified source code (dev folder - js, css, less) (fixes#6)
Grunt build system
Multiple identities correction (fixes#9)
Compose html editor (fixes#12)
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings