Commit Graph

223 Commits

Author SHA1 Message Date
Robbie Antenesse 39ccddab18 Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2019-08-27 21:49:14 -06:00
Robbie Antenesse f39dd886b1 Remove call to nonexistent var on word submit for upload 2019-08-22 14:23:59 -06:00
Robbie Antenesse 725f47782a Fix missing reference to getTimestampInSeconds 2019-08-05 17:28:33 -06:00
Robbie Antenesse 466e5e84c6 Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2019-07-19 10:04:56 -06:00
Robbie Antenesse b2db35982f Update addWords() to not save; Update importWords to save after complete 2019-07-19 09:48:36 -06:00
Robbie Antenesse cb38d57053 Improve spacing for headers and labels 2019-07-17 11:33:02 -06:00
Robbie Antenesse 8c9ae4b100 Merge branch 'new-features-wave-1' 2019-07-14 23:28:40 -06:00
Robbie Antenesse aefd7747d3 Update text to clarify that accounts are not required 2019-07-14 16:20:42 -06:00
Robbie Antenesse 6fed4dd4fb Move wordStats to backend for public view 2019-07-11 17:18:06 -06:00
Robbie Antenesse e490ef08d3 Pull public dictionary functions into separate file; sort on backend 2019-07-11 13:07:24 -06:00
Robbie Antenesse d6bf2bc297 Add loading message when changing dictionaries 2019-07-11 10:45:16 -06:00
Robbie Antenesse 3d94a7c5ec Update public link when changing dictionaries 2019-07-11 10:45:16 -06:00
Robbie Antenesse 2a00d3d5b9 Wait until externalID has been fetched to render "Make Public" 2019-07-11 10:45:15 -06:00
Robbie Antenesse 105331bf68 Various fixes/notes for server compatibility 2019-07-11 10:45:15 -06:00
Robbie Antenesse bd895b28f8 Don't consider theme when checking if default 2019-07-11 10:45:14 -06:00
Robbie Antenesse 13ed184390 Remove unneeded console logs and code 2019-07-11 10:45:14 -06:00
Robbie Antenesse feb6c3e88a Confirm migration if imported from http 2019-07-11 10:45:13 -06:00
Robbie Antenesse 8731119dc2 Migrate stored dictionary to https if loading http 2019-07-11 10:45:13 -06:00
Robbie Antenesse 386b2e626e Improve ad shuffling 2019-07-11 10:45:12 -06:00
Robbie Antenesse e2b5f1cd83 Dismiss announcements with cookies that expire 2019-07-11 10:45:12 -06:00
Robbie Antenesse 435547cb4d Enable permanently dismissing announcements 2019-07-11 10:45:12 -06:00
Robbie Antenesse eba7307328 Add fade out for messages; Remove unused utility 2019-07-11 10:45:12 -06:00
Robbie Antenesse b476b69bb4 Update migrateDictionary to account for changes 2019-07-11 10:45:11 -06:00
Robbie Antenesse e6b973165a Correctly show/hide publicLinkDisplay after changing dictionaries 2019-07-11 10:45:11 -06:00
Robbie Antenesse 769c6f0f15 Don't upload dictionaries have not been edited 2019-07-11 10:45:10 -06:00
Robbie Antenesse 74642dcc0a Put homonymn number on public dictionary entries 2019-07-11 10:45:10 -06:00
Robbie Antenesse 9d793c6c7d Sort words in public view correctly 2019-07-11 10:45:09 -06:00
Robbie Antenesse 9743e934d3 Always show IPA table button in pronunciation fields 2019-07-11 10:45:09 -06:00
Robbie Antenesse 87b7bbff89 Only split out html/md files;Fix page load problem 2019-07-11 10:45:09 -06:00
Robbie Antenesse 46b579d73f Shrink view js by splitting out only what is needed 2019-07-11 10:45:08 -06:00
Robbie Antenesse 9ade94562c Add UpUp for offline mode; Update Readme for UpUp 2019-07-11 10:45:08 -06:00
Robbie Antenesse 8b63808d2c Fix settings not existing before being used 2019-07-11 10:45:08 -06:00
Robbie Antenesse 8a80412cd6 Finish up password reset 2019-07-11 10:45:07 -06:00
Robbie Antenesse e717480d18 Add simple text ads shuffled into words 2019-07-11 10:45:06 -06:00
Robbie Antenesse a47f38caa0 Downgrade parcel-bundler to 1.9.7; minor fixes
Newer versions incorrectly link html files:
https://github.com/parcel-bundler/parcel/issues/2791
2019-07-11 10:45:05 -06:00
Robbie Antenesse f3f4d18c48 Process main.scss in html so parcel shares the output 2019-07-11 10:45:05 -06:00
Robbie Antenesse 0f23454473 Start writing password reset 2019-07-11 10:45:05 -06:00
Robbie Antenesse 8d2ee80c26 Make view.html use dictionary theme 2019-07-11 10:45:05 -06:00
Robbie Antenesse 601cfc64bd Tie theme to dictionary instead of settings 2019-07-11 10:45:04 -06:00
Robbie Antenesse d96817b485 Fix typo in Sync preventing publicLink from being set 2019-07-11 10:45:04 -06:00
Robbie Antenesse dcee87e978 Enable changing themes 2019-07-11 10:45:02 -06:00
Robbie Antenesse db021647bd Show/remove share link if turning off Make Public 2019-07-11 10:45:01 -06:00
Robbie Antenesse 596efff70d Fix IPA field help rendering; Use arrows in usage.html 2019-07-11 10:45:01 -06:00
Robbie Antenesse 04f70e4bfa Add prominent share links if logged in or viewing 2019-07-11 10:45:01 -06:00
Robbie Antenesse 4de8b572c3 Parse references on backend for view 2019-07-11 10:45:01 -06:00
Robbie Antenesse b7bdd8d7e0 Make parseReferences() parse its own references 2019-07-11 10:45:00 -06:00
Robbie Antenesse 5ee6e9078e Fix login error message 2019-07-11 10:45:00 -06:00
Robbie Antenesse 41a880068e Prevent rendering reference if specified does not exist 2019-07-11 10:45:00 -06:00
Robbie Antenesse 240d226d4e Add share links to words (word view not added yet) 2019-07-11 10:45:00 -06:00
Robbie Antenesse 92628cfa40 Use domain + pathname for public links instead of href 2019-07-11 10:44:59 -06:00