Commit Graph

25 Commits

Author SHA1 Message Date
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b8, reversing
changes made to bd89db4ec5.
2016-07-06 19:56:13 -07:00
ispedals
28de6a4d6e Add mimetype to XHR call
This silences warnings about the JSON files being ill-formed
2016-06-19 12:54:27 -04:00
ispedals
5e0ac4e8ea Workaround spidermonkey bug so dictionary data loads
We need to make a copy of the iteration variable in the for-of
loop so that the distinct values are available in the callback.
2016-06-19 12:54:22 -04:00
ad61722130 Use let instead of const in for loops. 2016-06-14 20:44:38 -07:00
9ab95e6602 Delete unused functions 2016-05-29 13:32:31 -07:00
a306d73118 Revert "Fixing certain definitions not showing up"
This reverts commit 85015b1776.
2016-05-18 12:30:45 -07:00
85015b1776 Fixing certain definitions not showing up 2016-05-18 12:19:40 -07:00
eaf5ded127 Revert "Reverse sort order"
This reverts commit a39feb66db.
2016-05-17 22:01:36 -07:00
a39feb66db Reverse sort order 2016-05-17 22:00:38 -07:00
3a656a8009 Consistant ordering with Anki 2016-05-17 20:32:08 -07:00
5359ea983e Fixing term ordering bug 2016-05-09 14:33:28 -07:00
4a6055d781 WIP 2016-05-07 18:24:31 -07:00
9cb099e5f6 Optimization 2016-05-05 20:06:13 -07:00
cac6fc1427 Basic kanji output 2016-04-24 18:59:29 -07:00
7ef0f4e881 Handle intermediate tags through addons 2016-04-19 22:04:55 -07:00
b02ec434f5 Fixing tag description 2016-04-18 20:45:14 -07:00
0c0271ae34 Tag sorting and sanitation 2016-04-18 20:35:40 -07:00
c4e35fbf54 Display tooltips for tags 2016-04-18 19:38:03 -07:00
d5170414af Adding kanji links 2016-04-17 19:06:57 -07:00
5bebf3ed2c Revert "Support switching between edict and enamdict"
This reverts commit f079db0471.
2016-04-17 18:38:29 -07:00
f079db0471 Support switching between edict and enamdict 2016-04-17 18:13:20 -07:00
9ceef4649f Fixes to deinflection logic 2016-04-16 20:11:27 -07:00
972b945b4c Work on new dictionary format 2016-04-12 23:12:20 -07:00
bf28dea283 Updating dictionaries 2016-04-12 20:58:41 -07:00
37ffcbf3ee File reorg 2016-04-04 22:02:26 -07:00