Commit Graph

15 Commits

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