Commit Graph

25 Commits

Author SHA1 Message Date
Robbie Antenesse e6878fd9ec Make public index PHP so backend transformations are possible 2018-07-01 13:47:40 -06:00
Robbie Antenesse 095b8051be Fix sign up; Add confirmations to sign up and log in 2018-06-24 23:03:37 -06:00
Robbie Antenesse 3e42864eeb Enable saving changed Account Details 2018-06-24 22:06:03 -06:00
Robbie Antenesse 9363dc9274 Enable two-way intelligent word deletion by storing deleted ids 2018-06-23 17:30:45 -06:00
Robbie Antenesse 744506bdc3 Enable words to be deleted. 2018-06-23 17:29:55 -06:00
Robbie Antenesse c6abce8cc6 Make useIPAPronunciation a browser/session setting 2018-06-23 17:29:46 -06:00
Robbie Antenesse 61b5525778 Provide some more explicit errors 2018-06-17 14:52:58 -06:00
Robbie Antenesse 9be58f5e72 Add use_ipa and use int for dates in structure.sql 2018-06-17 14:03:53 -06:00
Robbie Antenesse 728ba28d5b Add set and get userDetails to api 2018-03-09 16:27:38 -07:00
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 a2063644af Add favicon to index.html 2018-01-07 16:35:30 -07:00
Robbie Antenesse 297cbf7415 Comment out .htaccess stuff until I can work on it 2018-01-07 16:35:05 -07:00
Robbie Antenesse e68e877119 Take a stab at Content Security Policy in meta tags 2018-01-07 16:03:14 -07:00
Robbie Antenesse ca471da663 Move the backend files to /public/api 2018-01-07 16:01:40 -07:00
Robbie Antenesse d6724fb0df Move .htaccess to public folder 2018-01-04 22:08:42 -07:00
Robbie Antenesse e51e906785 Add heading graphic for assorted use 2017-09-11 11:40:47 -06:00
Robbie Antenesse f500a08f8f Added PNG fallback if browser does not support SVG 2017-04-22 16:52:06 -06:00
Robbie Antenesse dc0d7eff07 Add: Data managers; New SearchBox design
Also fixed logo and restructured components that don't need state.
2017-04-20 13:10:07 -06:00
Robbie Antenesse a3437771f5 Remove everything to start a full rewrite. 2017-04-03 22:24:14 -06:00