1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-21 10:58:53 +01:00
Lexiconga/backend
2018-01-04 23:03:24 -07:00
..
composer.json Add Hashids to Token.php; catch bad token exceptions 2017-12-24 15:13:42 -07:00
composer.lock Add Hashids to Token.php; catch bad token exceptions 2017-12-24 15:13:42 -07:00
Db.php Fix errors with PHP classes; fix create-account 2017-12-24 14:19:42 -07:00
Dictionary.php Add methods for getting current dictionary 2018-01-04 23:03:24 -07:00
index.php Move relevant methods from User class to new Dictionary class 2018-01-04 22:08:18 -07:00
Response.php Add non-caching headers to Response class 2018-01-04 22:07:00 -07:00
structure.sql Update dictionaries delete trigger to also delete linguistics rows 2017-12-24 14:23:52 -07:00
Token.php Validate unhashed Hashids and return only first array value 2018-01-04 23:02:39 -07:00
User.php Add methods for getting current dictionary 2018-01-04 23:03:24 -07:00