Commit Graph

13 Commits

Author SHA1 Message Date
xdrm-brackets 29cb835400 upd: config.modules|api.module.dev (added auto-release (git pull) with url trigger) 2017-12-07 16:34:36 +01:00
xdrm-brackets 5d9e6ef83f upd: config.modules (added GET dev/session_destroy) | add: api.module.dev (added session_destroy() to clean the variable) 2017-12-06 17:41:25 +01:00
xdrm-brackets 6a483539f5 upd: config.modules (added signup + password update into config) | TODO: implement body 2017-12-06 13:23:37 +01:00
xdrm-brackets dc02f564be No more router(redirect:home nor page:load) only page:load by default to allow JS use 2017-12-04 22:55:41 +01:00
xdrm-brackets c5fae9e7ce add: router.controller.svg (now manage svg recoloring) 2017-12-03 15:43:13 +01:00
xdrm-brackets 2e7291929a added js dep. '/js/_SERVER.js' generated by the router.controller.js.server() method 2017-11-30 16:45:26 +01:00
xdrm-brackets d03d889024 Webpack bundle management with hashes (core.router) : 'public_html/js/bundle@{hash}.js' + pre-script to remove bundles (packages.json) + min updates 2017-11-29 12:29:27 +01:00
xdrm-brackets 8d5806710b mov: renamed 'view.index' to 'view.home' | upd: config.routes/router.controller.redirect (redirect is now 'home' not 'homepage') 2017-11-28 16:48:59 +01:00
xdrm-brackets 88f1d3b871 add: api.module.authentication (authentication methods for admin + user) | upd: config.modules (updated config according to @1) 2017-11-26 13:49:13 +01:00
xdrm-brackets 6cd9baf19c Barebone setup@5 > add: database.{core.Repo,core.Repo_i,repo.user} (Repo dispatcher + user.getAll,getById,getByMail) | dup:config.database-driver done | upd: view.homepage loads a repo (call example) 2017-11-24 16:00:12 +01:00
xdrm-brackets a6cfd218d6 Barebone setup@3 > upd: routes.json (enable VIEW http method) | fix: api.Request 2017-11-23 12:56:07 +01:00
xdrm-brackets cc4fd4427b Barebone setup@2 > fixed: api.core.AuthSystemDefault (removed useless @module management + use Error argument to tell which permission misses) | api.core.Request (removed @module when calling api.core.AuthSystemDefault.permission(@expected)) 2017-11-23 11:53:29 +01:00
xdrm-brackets 8371ea89b8 Barebone setup@0 > build: api, router, http, error | 2017-11-23 11:23:09 +01:00