1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-17 22:56:40 +02:00
Commit graph

15 commits

Author SHA1 Message Date
6646bf19d7 Add endpoints and methods for updating dictionaries + words 2018-01-06 16:53:58 -07:00
d2336bf9c9 Add get-current-dictionary endpoint and retrieve them correctly 2018-01-06 10:51:19 -07:00
ffca3c9fcc Add endpoints for creating and changing dictionaries. 2018-01-04 23:04:00 -07:00
782559fd2c Add methods for getting current dictionary 2018-01-04 23:03:24 -07:00
7af83732eb Validate unhashed Hashids and return only first array value 2018-01-04 23:02:39 -07:00
40362ad7c9 Change return values for Dictionary class methods 2018-01-04 23:02:06 -07:00
cfa29660a8 Move relevant methods from User class to new Dictionary class 2018-01-04 22:08:18 -07:00
b5c60c7b5c Add non-caching headers to Response class 2018-01-04 22:07:00 -07:00
adf3e3fc18 Add get-all-dictionaries action using token 2017-12-24 15:14:34 -07:00
e5ced20d27 Add Hashids to Token.php; catch bad token exceptions 2017-12-24 15:13:42 -07:00
3b4acdf1f3 Update dictionaries delete trigger to also delete linguistics rows 2017-12-24 14:23:52 -07:00
81f938b2c0 Fix errors with PHP classes; fix create-account 2017-12-24 14:19:42 -07:00
0009f671b7 Add action for create-user 2017-12-24 13:09:05 -07:00
e96d7ab624 Add database structure 2017-12-24 12:07:34 -07:00
291f4f446a Start working on backend api 2017-12-24 12:00:45 -07:00