1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-25 04:40:44 +01:00
Commit graph

222 commits

Author SHA1 Message Date
Robbie Antenesse
8d42091add Add metadata & manifest to html; Process icons 2019-06-10 10:59:51 -06:00
258e172761 Assorted minor fixes 2019-06-09 15:10:50 -06:00
5c8384fd82 Correctly clear dist and cache with npm scripts 2019-06-09 13:05:08 -06:00
8b1462f465 Confirm migration if imported from http 2019-06-09 13:04:16 -06:00
e309ce1fb4 Migrate stored dictionary to https if loading http 2019-06-09 12:57:28 -06:00
54aa0e2667 Update support links; Clean up html 2019-06-07 23:23:34 -06:00
a62d444b5b Improve ad shuffling 2019-06-07 23:12:47 -06:00
3e4db6cb3c Dismiss announcements with cookies that expire 2019-06-07 23:03:24 -06:00
2e16f5310e Enable permanently dismissing announcements 2019-06-07 22:42:13 -06:00
5b2aca4592 Add fade out for messages; Remove unused utility 2019-06-07 22:36:00 -06:00
5e75735acd Update ads and announcements 2019-06-07 21:50:15 -06:00
4dbcb740f4 Fix User->upgradePassword() missing user 2019-06-07 17:00:55 -06:00
abb1854d0f Write and test migration script; Update readme 2019-06-07 17:00:30 -06:00
d3ed1d1e41 Change user dates to datetime format 2019-06-07 14:54:30 -06:00
dd428abdee Update migrateDictionary to account for changes 2019-06-07 11:18:43 -06:00
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
f112e3b143 Start writing password reset 2019-05-31 17:24:41 -06:00
1735c00d53 Make view.html use dictionary theme 2019-05-31 13:15:14 -06:00
80996d1bf3 Tie theme to dictionary instead of settings 2019-05-31 13:11:01 -06:00
e196ddfdd0 Replace leftover isComplete with theme 2019-05-31 13:04:49 -06:00
afb1a08187 Fix typo in Sync preventing publicLink from being set 2019-05-31 13:03:24 -06:00
ab986fe89b Make view.html use defaultTheme 2019-05-31 12:43:11 -06:00