1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-11 16:21:14 +02:00
Lexiconga/public/api
2018-01-21 12:38:28 -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 Give up on MySQL timestamps & just use unix timestamps (int) 2018-01-12 14:57:05 -07:00
index.php Validate sign up form and check for email and username uniqueness. 2018-01-21 12:38:28 -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 Validate sign up form and check for email and username uniqueness. 2018-01-21 12:38:28 -07:00