Commit Graph

379 Commits

Author SHA1 Message Date
Robbie Antenesse 5ba84abd0e Add social image that's better than just the logo 2019-07-17 16:25:22 -06:00
Robbie Antenesse f4ad87f73b Update UpUp version after html and css changes 2019-07-17 11:40:07 -06:00
Robbie Antenesse 10d204d695 Remove "Translation" from search options in View 2019-07-17 11:39:48 -06:00
Robbie Antenesse cb38d57053 Improve spacing for headers and labels 2019-07-17 11:33:02 -06:00
Robbie Antenesse a8c1dbe52b Add missing maximize buttons to notes fields 2019-07-17 11:32:30 -06:00
Robbie Antenesse 54703649a3 Force UTF-8 encoding in dictionary values
Fix "Malformed encoding" with some dictionaries with json_encode in view
2019-07-15 16:46:31 -06:00
Robbie Antenesse 8c92e56312 Remove experimental-scope-hoisting from parcel 2019-07-14 23:47:58 -06:00
Robbie Antenesse 959355bf18 Update yarn lockfile 2019-07-14 23:33:44 -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 068edd7a94 Add announcement for features wave 1 2019-07-14 15:37:06 -06:00
Robbie Antenesse 6ee83c7773 Don't render announcements if dismissed 2019-07-14 15:33:21 -06:00
Robbie Antenesse 26e4475fc2 Update browsers setting for autoprefixer 2019-07-14 11:19:53 -06:00
Robbie Antenesse f8b20e7ba2 Update dependency versions 2019-07-14 11:03:35 -06:00
Robbie Antenesse 8f864fda67 Return original default parts of speech to avoid confusion 2019-07-14 11:03:19 -06:00
Robbie Antenesse 6fed4dd4fb Move wordStats to backend for public view 2019-07-11 17:18:06 -06:00
Robbie Antenesse 59bf9c48e0 Update UpUp version for new features 2019-07-11 13:07:31 -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 706a7042cc Change dictionary even if current_dictionary is selected 2019-07-11 10:45:16 -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 a533ccbeba Add some tweaks to help with upgrades 2019-07-11 10:45:16 -06:00
Robbie Antenesse 07028f28a8 Update styling for buttons and mobile 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 ad8ca6addc Fix manifest.webmanifest start_url error 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 377e71daf8 Make #mobileWordFormShow visible in all themes 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 fd10920b61 Update advertising page content 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 ee0e97c9c5 Add social meta and logo 2019-07-11 10:45:14 -06:00
Robbie Antenesse 97b9f97dfe Fix accessibility & best practice issues 2019-07-11 10:45:14 -06:00
Robbie Antenesse e228af66e4 Add metadata & manifest to html; Process icons 2019-07-11 10:45:13 -06:00
Robbie Antenesse cf5fb3cafd Assorted minor fixes 2019-07-11 10:45:13 -06:00
Robbie Antenesse c3bfe1531a Correctly clear dist and cache with npm scripts 2019-07-11 10:45:13 -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 740cdaa4fd Update support links; Clean up html 2019-07-11 10:45:12 -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 84a308693f Update ads and announcements 2019-07-11 10:45:12 -06:00
Robbie Antenesse 828608ee0b Fix User->upgradePassword() missing user 2019-07-11 10:45:11 -06:00
Robbie Antenesse 118b5c2d1a Write and test migration script; Update readme 2019-07-11 10:45:11 -06:00
Robbie Antenesse 102877aefa Change user dates to datetime format 2019-07-11 10:45:11 -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