1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-21 17:41:18 +02:00
Commit graph

239 commits

Author SHA1 Message Date
a3b9a0a934 Confirm migration if imported from http 2019-07-11 10:30:10 -06:00
acb94637c5 Migrate stored dictionary to https if loading http 2019-07-11 10:30:09 -06:00
ca7d219a96 Improve ad shuffling 2019-07-11 10:30:09 -06:00
352e6d3fc0 Dismiss announcements with cookies that expire 2019-07-11 10:30:09 -06:00
3a61d4ccc6 Enable permanently dismissing announcements 2019-07-11 10:30:08 -06:00
8d132f1919 Add fade out for messages; Remove unused utility 2019-07-11 10:30:08 -06:00
2c4c281850 Update migrateDictionary to account for changes 2019-07-11 10:30:07 -06:00
ec42aa3778 Correctly show/hide publicLinkDisplay after changing dictionaries 2019-07-11 10:30:07 -06:00
546c82996e Don't upload dictionaries have not been edited 2019-07-11 10:30:07 -06:00
d9f8390672 Put homonymn number on public dictionary entries 2019-07-11 10:30:06 -06:00
9fe0da58db Sort words in public view correctly 2019-07-11 10:30:04 -06:00
b8ca61d3fe Always show IPA table button in pronunciation fields 2019-07-11 10:30:04 -06:00
57ca675f7a Only split out html/md files;Fix page load problem 2019-07-11 10:30:04 -06:00
c0909343f6 Shrink view js by splitting out only what is needed 2019-07-11 10:30:04 -06:00
cbcc7ecfd4 Add UpUp for offline mode; Update Readme for UpUp 2019-07-11 10:30:03 -06:00
64903fc544 Fix settings not existing before being used 2019-07-11 10:30:03 -06:00
8c39d05c13 Finish up password reset 2019-07-11 10:30:02 -06:00
3c75fae3a8 Add simple text ads shuffled into words 2019-07-11 10:30:00 -06:00
8ed216cb7a 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:29:59 -06:00
3d3a69c65f Process main.scss in html so parcel shares the output 2019-07-11 10:29:59 -06:00
3340c96507 Start writing password reset 2019-07-11 10:29:58 -06:00
5dcccaba59 Make view.html use dictionary theme 2019-07-11 10:29:58 -06:00
278b0b61d3 Tie theme to dictionary instead of settings 2019-07-11 10:29:58 -06:00
f2105465df Fix typo in Sync preventing publicLink from being set 2019-07-11 10:29:57 -06:00
06bac52c36 Enable changing themes 2019-07-11 10:29:54 -06:00
918dad1ad8 Show/remove share link if turning off Make Public 2019-07-11 10:29:53 -06:00
a1d8059068 Fix IPA field help rendering; Use arrows in usage.html 2019-07-11 10:29:53 -06:00
ce143be3f5 Add prominent share links if logged in or viewing 2019-07-11 10:29:53 -06:00
e9cf9653be Parse references on backend for view 2019-07-11 10:29:52 -06:00
19e41958a4 Make parseReferences() parse its own references 2019-07-11 10:29:52 -06:00
63b1f20d58 Fix login error message 2019-07-11 10:29:51 -06:00
08cadfb121 Prevent rendering reference if specified does not exist 2019-07-11 10:29:51 -06:00
4a1dd7aae4 Add share links to words (word view not added yet) 2019-07-11 10:29:51 -06:00
b59c4702b2 Use domain + pathname for public links instead of href 2019-07-11 10:29:51 -06:00
520ede111b Auto-number homonymns; enable referencing specific homonymns 2019-07-11 10:29:50 -06:00
eadc13e04b Make sure publicLink is populated even when nonexistent 2019-07-11 10:29:50 -06:00
910e025997 Make public link visible when public; copy on click 2019-07-11 10:29:47 -06:00
4ad86e31fa Fix updateCurrentChangeDictionaryOption() selector 2019-05-28 00:17:23 -06:00
6154510af6 Load and render public dictionary correctly 2019-05-28 00:12:17 -06:00
d1b123317f Start non-invasive work on public viewing 2019-05-24 18:50:31 -06:00
2d77fa667c Animate message close buttons to show they will auto-close 2019-05-24 18:02:04 -06:00
f0be285b3e Enable login when pressing enter on fields 2019-05-24 16:38:08 -06:00
b69af6c4f6 Add check/uncheck button to search filters 2019-05-24 16:11:19 -06:00
6b46eaa148 Only render MakePublic if logged in 2019-05-24 15:37:15 -06:00
b1140eebb7 Remove isComplete option, always default to false 2019-05-24 15:09:57 -06:00
3667ee4345 Make IPA Table button move cursor to end of field 2019-05-24 14:58:20 -06:00
769b755cd3 Make words re-sort when changing sortByDefinition 2019-05-24 14:01:48 -06:00
d228d1194a Make some messages appear longer/permanently 2019-05-24 11:45:08 -06:00
d3ef16b947 Correctly sync dictionary on login and create account 2019-05-24 11:34:11 -06:00
33e9193abb Add delete dictionary from server with switching 2019-05-24 10:53:51 -06:00