Commit Graph

227 Commits

Author SHA1 Message Date
Robbie Antenesse 9f41749c4a Don't consider theme when checking if default 2019-06-10 20:13:01 -06:00
Robbie Antenesse b9eae6397b Update advertising page content 2019-06-10 13:08:08 -06:00
Robbie Antenesse c1327b337d Remove unneeded console logs and code 2019-06-10 12:39:45 -06:00
Robbie Antenesse 0d18722c83 Add social meta and logo 2019-06-10 11:52:37 -06:00
Robbie Antenesse 45bff6a2af Fix accessibility & best practice issues 2019-06-10 11:28:30 -06:00
Robbie Antenesse 8d42091add Add metadata & manifest to html; Process icons 2019-06-10 10:59:51 -06:00
Robbie Antenesse 258e172761 Assorted minor fixes 2019-06-09 15:10:50 -06:00
Robbie Antenesse 5c8384fd82 Correctly clear dist and cache with npm scripts 2019-06-09 13:05:08 -06:00
Robbie Antenesse 8b1462f465 Confirm migration if imported from http 2019-06-09 13:04:16 -06:00
Robbie Antenesse e309ce1fb4 Migrate stored dictionary to https if loading http 2019-06-09 12:57:28 -06:00
Robbie Antenesse 54aa0e2667 Update support links; Clean up html 2019-06-07 23:23:34 -06:00
Robbie Antenesse a62d444b5b Improve ad shuffling 2019-06-07 23:12:47 -06:00
Robbie Antenesse 3e4db6cb3c Dismiss announcements with cookies that expire 2019-06-07 23:03:24 -06:00
Robbie Antenesse 2e16f5310e Enable permanently dismissing announcements 2019-06-07 22:42:13 -06:00
Robbie Antenesse 5b2aca4592 Add fade out for messages; Remove unused utility 2019-06-07 22:36:00 -06:00
Robbie Antenesse 5e75735acd Update ads and announcements 2019-06-07 21:50:15 -06:00
Robbie Antenesse 4dbcb740f4 Fix User->upgradePassword() missing user 2019-06-07 17:00:55 -06:00
Robbie Antenesse abb1854d0f Write and test migration script; Update readme 2019-06-07 17:00:30 -06:00
Robbie Antenesse d3ed1d1e41 Change user dates to datetime format 2019-06-07 14:54:30 -06:00
Robbie Antenesse dd428abdee Update migrateDictionary to account for changes 2019-06-07 11:18:43 -06:00
Robbie Antenesse f52fcb08d5 Correctly show/hide publicLinkDisplay after changing dictionaries 2019-06-07 10:52:53 -06:00
Robbie Antenesse ab75db9a39 Don't upload dictionaries have not been edited 2019-06-06 16:06:17 -06:00
Robbie Antenesse 428af8897e Put homonymn number on public dictionary entries 2019-06-06 15:41:30 -06:00
Robbie Antenesse 03f65ec6b6 Automate UpUp asset reference via router.php 2019-06-06 15:08:00 -06:00
Robbie Antenesse e431dacd1d Style announcements 2019-06-06 13:17:41 -06:00
Robbie Antenesse a881adc667 Move index to template-index.html; Use router to render index
Makes it possible to render announcements more easily
2019-06-06 13:17:13 -06:00
Robbie Antenesse 140f3c5c8f Move router.php to root; use realpath for file refs 2019-06-06 13:14:46 -06:00
Robbie Antenesse 07703f7628 Update UpUp asset 2019-06-06 11:51:20 -06:00
Robbie Antenesse 4134976cd7 Sort words in public view correctly 2019-06-06 11:50:26 -06:00
Robbie Antenesse 4bf0c9c692 Always show IPA table button in pronunciation fields 2019-06-06 11:36:27 -06:00
Robbie Antenesse b4d9635d15 Only split out html/md files;Fix page load problem 2019-06-06 11:25:17 -06:00
Robbie Antenesse 11167a639b Shrink view js by splitting out only what is needed 2019-06-06 11:03:00 -06:00
Robbie Antenesse 345b606571 Add UpUp for offline mode; Update Readme for UpUp 2019-06-05 17:34:56 -06:00
Robbie Antenesse 6b6f1fc180 Prevent Parcel from removing ids from SVGs 2019-06-05 17:29:16 -06:00
Robbie Antenesse ae22d44229 Fix settings not existing before being used 2019-06-05 17:28:49 -06:00
Robbie Antenesse cf2bbe45cd Update Terms and Privacy 2019-06-05 15:37:14 -06:00
Robbie Antenesse 4c539123da Fully update Help file 2019-06-05 15:12:28 -06:00
Robbie Antenesse 1e3131d058 Finish up password reset 2019-06-05 12:45:05 -06:00
Robbie Antenesse db373aaadd Rename view.html for the router to template-view.html 2019-06-05 12:42:39 -06:00
Robbie Antenesse 0ce16dfe20 Make sure php files can be used anywhere 2019-06-05 11:42:00 -06:00
Robbie Antenesse 777c9fbf9a Transition all style changes with a fade 2019-06-04 16:47:37 -06:00
Robbie Antenesse 0e71a2a104 Update ads 2019-06-04 15:39:48 -06:00
Robbie Antenesse 6476315459 Re-upgrade parcel-bundler, use no-hmr as workaround 2019-06-04 11:34:16 -06:00
Robbie Antenesse 9b93b30ce4 Add simple text ads shuffled into words 2019-06-04 11:32:48 -06:00
Robbie Antenesse e4f87c033a Add logo and favicon; style logo for each theme 2019-06-03 16:38:31 -06:00
Robbie Antenesse 5c38f2f53a Fix header#top suddenly having a margin 2019-06-03 14:36:01 -06:00
Robbie Antenesse 441dfb4d6e Downgrade parcel-bundler to 1.9.7; minor fixes
Newer versions incorrectly link html files:
https://github.com/parcel-bundler/parcel/issues/2791
2019-06-03 14:36:00 -06:00
Robbie Antenesse e9c6cd7824 Create an Advertising information page 2019-06-03 14:35:44 -06:00
Robbie Antenesse cf2ab82b12 Process main.scss in html so parcel shares the output 2019-06-03 11:50:39 -06:00
Robbie Antenesse f112e3b143 Start writing password reset 2019-05-31 17:24:41 -06:00