|
dab46eda3e
|
WIP
|
2016-11-13 11:58:23 -08:00 |
|
|
b5cc47a9d1
|
WIP
|
2016-11-12 19:29:30 -08:00 |
|
|
5ad4782bfb
|
Fixes
|
2016-11-07 19:15:51 -08:00 |
|
|
da29797dcf
|
User dictionary importing
|
2016-11-07 09:22:57 -08:00 |
|
|
a18f3be559
|
Renaming things
|
2016-11-07 08:29:21 -08:00 |
|
|
c11b24cb37
|
Cleanup
|
2016-11-07 08:24:39 -08:00 |
|
|
3f606a0ab0
|
Combined import
|
2016-11-06 11:01:35 -08:00 |
|
|
83f5bd24df
|
Enable katakana soft search (resolves #14)
|
2016-10-21 20:43:09 -07:00 |
|
|
1e9906c624
|
Automatically look up Kanji when cannot find definitions.
Allow text scanning without holding Shift key (resolves #18).
|
2016-10-08 17:39:21 -07:00 |
|
|
7666d6a3e6
|
Cleanup
|
2016-09-19 20:17:58 -07:00 |
|
|
b969e8952c
|
Cleanup
|
2016-09-15 21:03:58 -07:00 |
|
|
b9d53f8427
|
Progress update
|
2016-09-14 20:08:49 -07:00 |
|
|
ff3896ed01
|
Fix progress counting
|
2016-09-13 22:43:16 -07:00 |
|
|
17366e521a
|
Progress callback for dictionary loading
|
2016-09-13 20:36:13 -07:00 |
|
|
0e89d0e7e6
|
Database stuff
|
2016-09-13 15:59:18 -07:00 |
|
|
94dccfd875
|
WIP
|
2016-09-11 12:48:53 -07:00 |
|
|
8eb43c93d9
|
Cleanup
|
2016-09-11 12:40:45 -07:00 |
|
|
d5ea03171e
|
Working with IndexDb
|
2016-09-11 12:29:18 -07:00 |
|
|
1ac14cd633
|
WIP
|
2016-09-10 22:51:04 -07:00 |
|
|
64d6b8761d
|
WIP
|
2016-09-10 22:35:31 -07:00 |
|
|
3ec57d5bf6
|
Fixes
|
2016-09-10 22:25:16 -07:00 |
|
|
0587399883
|
WIP
|
2016-09-10 19:44:54 -07:00 |
|
|
fa391bd5d3
|
WIP
|
2016-09-10 19:36:28 -07:00 |
|
|
05ac931285
|
Work on deinflector
|
2016-09-10 18:57:00 -07:00 |
|
|
133abb6f58
|
.
|
2016-08-29 20:27:04 -07:00 |
|
|
9462bc397b
|
Cleanup
|
2016-08-28 21:02:51 -07:00 |
|
|
4bebe92159
|
WIP
|
2016-08-24 09:14:23 -07:00 |
|
|
b2d9b613ad
|
Cleanup
|
2016-08-23 22:28:37 -07:00 |
|
|
6366d9bd8e
|
WIP
|
2016-08-23 20:53:11 -07:00 |
|
|
f106b64876
|
WIP
|
2016-08-23 20:33:04 -07:00 |
|
|
9621a0cd4b
|
WIP
|
2016-08-22 08:48:19 -07:00 |
|
|
a062b25178
|
Work on DB integration
|
2016-08-21 19:51:12 -07:00 |
|
|
67f906ab24
|
Import stubs
|
2016-08-21 13:32:36 -07:00 |
|
|
015c262bbf
|
Cleanup
|
2016-08-20 13:42:12 -07:00 |
|
|
9649a83181
|
Better control over result ordering. This fixes #12
|
2016-08-20 13:04:59 -07:00 |
|
|
e6d821b731
|
Cleanup using promises
|
2016-08-09 21:23:05 -07:00 |
|
|
b080e30b14
|
Metadata
|
2016-08-08 19:50:49 -07:00 |
|
|
afef392491
|
Simplify loading code with promises
|
2016-08-08 09:09:03 -07:00 |
|
|
6c838b7fb4
|
Cleanup
|
2016-08-07 22:42:56 -07:00 |
|
|
29135ff84f
|
Updating kanji display
|
2016-08-07 19:56:50 -07:00 |
|
|
3c9f2c6a2e
|
Cleanup
|
2016-08-07 13:01:27 -07:00 |
|
|
d3272efef7
|
Get rid of addon hack
|
2016-08-07 12:41:09 -07:00 |
|
|
9468797b87
|
Use entity data from dictionary
|
2016-08-06 23:04:03 -07:00 |
|
|
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 |
|