Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@saggiyogesh saggiyogesh released this 13 Sep 07:39
· 13 commits to master since this release
  • Integration tests.
  • Login by google, facebook, linkedin etc
  • Upgrade to express 4 and bootstrap 2.3.2
  • Rewritten PageRenderer api.
  • CacheStore api is created and used in permissions cache, jade tmpl cache.
  • New ViewParser is used to parse jade tmpls.
  • Removed sync methods from PermissionValidator.
  • PageScript api is used to save client's js and render at page bottom per request.
  • Custom Mixins are created to render view components like Bootstrap Alerts.
  • Error templates for 500, 401 and 404 HTTP errors
  • various fixes.