a2746b6275upd: css.header + view.vue-config + header.vue (now notification count is processed from notification messages + if 0 css will not render)
xdrm-brackets
2017-12-04 10:26:10 +0100
6443dbbf7etmpfix: core.database.DatabaseDriver (removed remove vs. local check (may cause errors))
xdrm-brackets
2017-11-29 12:56:45 +0100
d03d889024Webpack bundle management with hashes (core.router) : 'public_html/js/bundle@{hash}.js' + pre-script to remove bundles (packages.json) + min updates
xdrm-brackets
2017-11-29 12:29:27 +0100
07edda0345Passed lib.api.js to es6
xdrm-brackets
2017-11-28 17:18:56 +0100
8d5806710bmov: renamed 'view.index' to 'view.home' | upd: config.routes/router.controller.redirect (redirect is now 'home' not 'homepage')
xdrm-brackets
2017-11-28 16:48:59 +0100
6da4f911aemerge webpack-init into master (.gitignore conflict)
xdrm-brackets
2017-11-28 16:45:17 +0100
b706948b3aadd: .gitignore | fix: api.core.Request (InvalidHttpError if not in **AND** not in @forced_method)
xdrm-brackets
2017-11-27 14:57:29 +0100
3fe0b7590atmp: public.index (clean index for now)
xdrm-brackets
2017-11-26 14:45:14 +0100
e1a0a829f0fix: moved '/public_html/view' to '/view' in order for views not to be seen by browser standalone
xdrm-brackets
2017-11-26 14:40:40 +0100
88f1d3b871add: api.module.authentication (authentication methods for admin + user) | upd: config.modules (updated config according to @1)
xdrm-brackets
2017-11-26 13:49:13 +0100
cf35a8ade4fix: api.core.Request (now can force a HTTP_METHOD when called inside php (3rd argument))
xdrm-brackets
2017-11-26 13:48:33 +0100
6399608ef5fix: api.core.AuthSystemDefault (re-use stored token in session if session_connected (check again for each api call))
xdrm-brackets
2017-11-26 13:48:03 +0100
4aec7e790dupd: api.core.Checker (setup hash to have 128c length)
xdrm-brackets
2017-11-26 13:18:08 +0100
2c713f48e8upd: api.core.AuthSystemDefault (implemented authentication by token)
xdrm-brackets
2017-11-26 12:10:10 +0100
e33e6714d7upd: public.index (set AuthSystemDefault as default AuthSystem for api.core.Request)
xdrm-brackets
2017-11-26 12:07:28 +0100
5eeaa1321fadd: database.repo.admin (added admin repo as a copy of user for now)
xdrm-brackets
2017-11-26 11:56:45 +0100
8ccc05e280upd: database.repo.user (added backquotes around table and column names)
xdrm-brackets
2017-11-26 11:54:49 +0100
4ebd101e6ctmp: updated public.view.homepage to show repo use
xdrm-brackets
2017-11-26 11:44:58 +0100