e6916f0f24
Enable creating new dictionaries from frontend
...
Also change how dictionaries are created, i.e. set random unique id
so exposing them without hashing is ok.
This is to allow displaying public dictionaries the same way
2018-07-01 16:08:01 -06:00
9363dc9274
Enable two-way intelligent word deletion by storing deleted ids
2018-06-23 17:30:45 -06:00
744506bdc3
Enable words to be deleted.
2018-06-23 17:29:55 -06:00
61b5525778
Provide some more explicit errors
2018-06-17 14:52:58 -06:00
f59f72eaac
Fixes: Return created_on and last_updated as int; import Word class ref.
2018-02-21 23:13:51 -07:00
0dc64b5f10
If logged in on load, sync dictionaries
2018-01-21 18:09:52 -07:00
a25e4726e5
Implement create account and login; fix validation issues
2018-01-21 14:25:36 -07:00
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
ca471da663
Move the backend files to /public/api
2018-01-07 16:01:40 -07:00