1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-07-30 02:27:35 +02:00
Commit graph

16 commits

Author SHA1 Message Date
095b8051be Fix sign up; Add confirmations to sign up and log in 2018-06-24 23:03:37 -06:00
3e42864eeb Enable saving changed Account Details 2018-06-24 22:06:03 -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
c6abce8cc6 Make useIPAPronunciation a browser/session setting 2018-06-23 17:29:46 -06:00
61b5525778 Provide some more explicit errors 2018-06-17 14:52:58 -06:00
9be58f5e72 Add use_ipa and use int for dates in structure.sql 2018-06-17 14:03:53 -06:00
728ba28d5b Add set and get userDetails to api 2018-03-09 16:27:38 -07: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
bc7dc27443 Validate sign up form and check for email and username uniqueness. 2018-01-21 12:38:28 -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
23263051f5 Update words to the database 2018-01-12 10:10:24 -07:00
7e7ffb8525 Rename sort_by_equivalent column to sort_by_definition 2018-01-12 09:23:23 -07:00
ca471da663 Move the backend files to /public/api 2018-01-07 16:01:40 -07:00