xdrm-brackets
|
2da458ad31
|
FUCK YES -> api: POST message/emergency (now works with DB FINALLY)
|
2017-12-08 03:39:29 +01:00 |
xdrm-brackets
|
aa5b97dcc8
|
add: repo.event (event default 'getAll()' with limit 'getById', 'create', 'update', 'remove')
|
2017-12-08 02:50:47 +01:00 |
xdrm-brackets
|
69df30d57c
|
add: repo.emergency (emergency default 'getAll()' with limit 'getById', 'create', 'update', 'remove')
|
2017-12-08 02:50:47 +01:00 |
xdrm-brackets
|
5eeaa1321f
|
add: database.repo.admin (added admin repo as a copy of user for now)
|
2017-11-26 11:56:45 +01:00 |
xdrm-brackets
|
8ccc05e280
|
upd: database.repo.user (added backquotes around table and column names)
|
2017-11-26 11:54:49 +01:00 |
xdrm-brackets
|
c16ef8a961
|
upd: database.repo.user (added methods: getBy* | checkPassword | setPassword | create)
|
2017-11-26 11:44:17 +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 |