1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-24 12:29:56 +01:00
Lexiconga/public/api
2018-02-21 23:13:51 -07:00
..
composer.json Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
composer.lock Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
Db.php Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
Dictionary.php Fixes: Return created_on and last_updated as int; import Word class ref. 2018-02-21 23:13:51 -07:00
index.php If logged in on load, sync dictionaries 2018-01-21 18:09:52 -07:00
Response.php Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
structure.sql Give up on MySQL timestamps & just use unix timestamps (int) 2018-01-12 14:57:05 -07:00
Token.php Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
User.php Implement create account and login; fix validation issues 2018-01-21 14:25:36 -07:00