1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-04 00:06:39 +02:00
Commit graph

138 commits

Author SHA1 Message Date
e309ce1fb4 Migrate stored dictionary to https if loading http 2019-06-09 12:57:28 -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
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
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
ae22d44229 Fix settings not existing before being used 2019-06-05 17:28:49 -06:00
Robbie Antenesse
1e3131d058 Finish up password reset 2019-06-05 12:45:05 -06:00
Robbie Antenesse
9b93b30ce4 Add simple text ads shuffled into words 2019-06-04 11:32:48 -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
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
afb1a08187 Fix typo in Sync preventing publicLink from being set 2019-05-31 13:03:24 -06:00
Robbie Antenesse
602a5a136f Enable changing themes 2019-05-30 17:05:59 -06:00
Robbie Antenesse
f545f5c786 Show/remove share link if turning off Make Public 2019-05-30 14:21:09 -06:00
Robbie Antenesse
47964bcd53 Fix IPA field help rendering; Use arrows in usage.html 2019-05-30 14:11:06 -06:00
Robbie Antenesse
7221a094bc Add prominent share links if logged in or viewing 2019-05-30 14:01:34 -06:00
Robbie Antenesse
b4687cd992 Parse references on backend for view 2019-05-30 13:59:53 -06:00
Robbie Antenesse
afea58de6a Make parseReferences() parse its own references 2019-05-30 11:18:16 -06:00
Robbie Antenesse
cdc3673d84 Fix login error message 2019-05-29 16:50:56 -06:00
Robbie Antenesse
cc60512859 Prevent rendering reference if specified does not exist 2019-05-29 16:50:56 -06:00
10e26fac60 Add share links to words (word view not added yet) 2019-05-29 16:50:56 -06:00
1ff4060803 Use domain + pathname for public links instead of href 2019-05-29 16:50:26 -06:00
55374631c7 Auto-number homonymns; enable referencing specific homonymns 2019-05-28 23:45:32 -06:00
8775d03576 Make sure publicLink is populated even when nonexistent 2019-05-28 23:12:51 -06:00
Robbie Antenesse
568fab0ac1 Make public link visible when public; copy on click 2019-05-28 17:01:29 -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
cf796a1043 Move hideAllModals() from hotkeys to utilities 2019-05-24 10:53:50 -06:00