Robbie Antenesse
|
f59f72eaac
|
Fixes: Return created_on and last_updated as int; import Word class ref.
|
2018-02-21 23:13:51 -07:00 |
Robbie Antenesse
|
0dc64b5f10
|
If logged in on load, sync dictionaries
|
2018-01-21 18:09:52 -07:00 |
Robbie Antenesse
|
a25e4726e5
|
Implement create account and login; fix validation issues
|
2018-01-21 14:25:36 -07:00 |
Robbie Antenesse
|
bc7dc27443
|
Validate sign up form and check for email and username uniqueness.
|
2018-01-21 12:38:28 -07:00 |
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 |
Robbie Antenesse
|
23263051f5
|
Update words to the database
|
2018-01-12 10:10:24 -07:00 |
Robbie Antenesse
|
7e7ffb8525
|
Rename sort_by_equivalent column to sort_by_definition
|
2018-01-12 09:23:23 -07:00 |
Robbie Antenesse
|
ca471da663
|
Move the backend files to /public/api
|
2018-01-07 16:01:40 -07:00 |