1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-07-16 12:05:55 +02:00
Commit graph

14 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
86aac232b8 Add confirmation to log out 2018-06-24 22:16:10 -06:00
3e42864eeb Enable saving changed Account Details 2018-06-24 22:06:03 -06:00
a3755d4ee7 Create separate preferences localStorage item; remove username 2018-06-23 17:29:53 -06:00
c6abce8cc6 Make useIPAPronunciation a browser/session setting 2018-06-23 17:29:46 -06:00
e21316ff36 Improve validation when using LexicongaUserData localstorage item 2018-06-17 15:24:18 -06:00
3ed0ba0e72 Move default stuff to a Constants.js file; Use stored user data for IPA pronunciation 2018-05-18 17:45:57 -06:00
f1cdce8350 Add MyAccount structure and content 2018-03-10 10:42:12 -07:00
687c65268d Work on MyAccount stuff 2018-03-09 16:31:27 -07:00
f02bec30e6 Upgrade dependencies; fix proptype check in Pagination 2018-02-22 08:09:51 -07:00
a25e4726e5 Implement create account and login; fix validation issues 2018-01-21 14:25:36 -07:00
ae5ffe0cd1 Add request() to Helpers and replace all fetches with it. 2018-01-13 12:09:15 -07:00
7aa8848fe8 Create LoginForm for displaying on AccountManager 2018-01-13 11:57:14 -07:00
3d329c8a87 Add AccountManager with (test) login and syncing dictionaries with DB! 2018-01-12 14:58:21 -07:00