Commit Graph

224 Commits

Author SHA1 Message Date
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
Robbie Antenesse 3553530e6e Automate UpUp asset reference via router.php 2019-07-11 10:45:10 -06:00
Robbie Antenesse e755026267 Style announcements 2019-07-11 10:45:10 -06:00
Robbie Antenesse 90464fd15c Move index to template-index.html; Use router to render index
Makes it possible to render announcements more easily
2019-07-11 10:45:10 -06:00
Robbie Antenesse 1b6247f457 Move router.php to root; use realpath for file refs 2019-07-11 10:45:09 -06:00
Robbie Antenesse 8b6a3b05a4 Update UpUp asset 2019-07-11 10:45:09 -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 9df29b8d20 Prevent Parcel from removing ids from SVGs 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 6f320b39b1 Update Terms and Privacy 2019-07-11 10:45:08 -06:00
Robbie Antenesse 239c66b616 Fully update Help file 2019-07-11 10:45:07 -06:00
Robbie Antenesse 8a80412cd6 Finish up password reset 2019-07-11 10:45:07 -06:00
Robbie Antenesse 11db09b44d Rename view.html for the router to template-view.html 2019-07-11 10:45:07 -06:00
Robbie Antenesse c0fe25007d Make sure php files can be used anywhere 2019-07-11 10:45:07 -06:00
Robbie Antenesse 457a6c6798 Transition all style changes with a fade 2019-07-11 10:45:07 -06:00
Robbie Antenesse 171abe17c6 Update ads 2019-07-11 10:45:06 -06:00
Robbie Antenesse f8a0c00c2b Re-upgrade parcel-bundler, use no-hmr as workaround 2019-07-11 10:45:06 -06:00
Robbie Antenesse e717480d18 Add simple text ads shuffled into words 2019-07-11 10:45:06 -06:00
Robbie Antenesse ab02aea88f Add logo and favicon; style logo for each theme 2019-07-11 10:45:06 -06:00
Robbie Antenesse 874d2ff3c2 Fix header#top suddenly having a margin 2019-07-11 10:45:05 -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 3ed27534ad Create an Advertising information page 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 5c5309a9a5 Replace leftover isComplete with theme 2019-07-11 10:45:04 -06:00