Commit Graph

14 Commits

Author SHA1 Message Date
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