1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-08 12:40:29 +02:00
Lexiconga/public/api
Robbie Antenesse 39fe0cbe0a Give up on MySQL timestamps & just use unix timestamps (int)
Also change the way update "success" is evaluated for setting details/words.
2018-01-12 14:57:05 -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 Update words to the database 2018-01-12 10:10:24 -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 Update words to the database 2018-01-12 10:10:24 -07:00