|
7dd75082ab
|
rename options to settings
|
2017-07-16 12:59:16 -07:00 |
|
|
c3383867be
|
Merge branch 'dev' of https://github.com/FooSoft/yomichan into dev
|
2017-07-16 12:49:17 -07:00 |
|
|
516c7f5381
|
refactor mixed/js/util.js
|
2017-07-16 12:48:27 -07:00 |
|
dequis
|
ede139097c
|
Add glossary-brief anki field, like glossary but without tags
|
2017-07-16 05:33:16 -03:00 |
|
|
1ed8997240
|
work on audio
|
2017-07-10 16:48:26 -07:00 |
|
|
e2373345a4
|
version bump
|
2017-07-10 16:30:28 -07:00 |
|
|
b0cdf59bd8
|
move anki to async
|
2017-07-10 16:24:31 -07:00 |
|
|
efb5ed2af8
|
cleanup
|
2017-07-10 15:22:19 -07:00 |
|
|
a73b8fbab7
|
cleanup
|
2017-07-10 15:20:07 -07:00 |
|
|
28bc1449d1
|
cleanup
|
2017-07-10 15:00:38 -07:00 |
|
|
f694026827
|
move zip import to async
|
2017-07-10 14:53:06 -07:00 |
|
|
49352c5fa1
|
move deinflector to async
|
2017-07-10 14:30:34 -07:00 |
|
|
b6f3919ef6
|
move translator to async
|
2017-07-10 14:10:58 -07:00 |
|
|
f49a69c993
|
move database to use async
|
2017-07-10 13:16:24 -07:00 |
|
|
6e986bf1f5
|
cleanup
|
2017-07-09 16:29:52 -07:00 |
|
|
b3984ccd54
|
cleanup
|
2017-07-09 15:23:11 -07:00 |
|
|
d57c5530b7
|
view added notes
|
2017-07-01 18:27:49 -07:00 |
|
|
c23298dbb2
|
Merge branch 'master' into firefox-amo
|
2017-06-26 20:23:53 -07:00 |
|
|
21b29ff135
|
version bump
|
2017-06-26 20:04:42 -07:00 |
|
|
0c7f3f52c8
|
open links in new windows from options page
|
2017-06-25 21:19:23 -07:00 |
|
|
80d8934e74
|
remove dictionary data
|
2017-06-25 21:15:48 -07:00 |
|
|
5e72c387cc
|
fix result page for no items found
|
2017-06-25 21:14:39 -07:00 |
|
|
8f850055a5
|
update wording on options page
|
2017-06-25 16:27:53 -07:00 |
|
|
e7e700e597
|
version bump
|
2017-06-25 16:26:05 -07:00 |
|
|
2de9efe8a4
|
updating options page
|
2017-06-25 16:25:46 -07:00 |
|
|
84ef2ea8c2
|
update wording on options page
|
2017-06-25 16:06:53 -07:00 |
|
|
1849f95b4e
|
simplify file loading
|
2017-06-25 15:56:30 -07:00 |
|
|
4cb7e8d2ac
|
reset file input after upload
|
2017-06-25 15:43:29 -07:00 |
|
|
d3c342071f
|
support importing from zip files
|
2017-06-25 15:36:28 -07:00 |
|
|
98d22a92f3
|
prepare ui for zip dictionaries
|
2017-06-12 22:58:02 -07:00 |
|
|
a0a3bb1e12
|
add zip library
|
2017-06-12 16:01:59 -07:00 |
|
|
72c02c39c7
|
fix audio card creation for kana-only definitions
|
2017-06-08 23:04:25 -07:00 |
|
|
16baf9a400
|
Merge branch 'master' into firefox-amo
|
2017-05-25 23:06:10 -07:00 |
|
|
618a3cb319
|
support variable modifier keys, fixes #5
|
2017-05-25 20:56:08 -07:00 |
|
|
9aeb807d4b
|
fix buggy extent detection
|
2017-05-25 09:09:15 -07:00 |
|
|
992852d3c0
|
make form search be always enabled
|
2017-05-24 20:42:54 -07:00 |
|
|
cf4a86fa1c
|
update options labels
|
2017-05-24 20:33:35 -07:00 |
|
|
867f7dd24f
|
make soft katakana search be implicit
|
2017-05-24 20:29:50 -07:00 |
|
|
0efab9773d
|
options debugging code
|
2017-05-24 19:13:56 -07:00 |
|
|
b2833891f9
|
fix incorrect deinflection
|
2017-05-24 19:03:45 -07:00 |
|
|
c0f74bbc8f
|
smarter imposter hiding, version bump
|
2017-05-23 22:51:48 -07:00 |
|
|
5de9ac1712
|
add debug logging
|
2017-05-23 21:27:20 -07:00 |
|
|
ac406bdbf0
|
add debug info checkbox
|
2017-05-23 20:54:03 -07:00 |
|
|
48693fa594
|
fix search for input controls
|
2017-05-22 22:27:09 -07:00 |
|
|
fd346ae44b
|
wip
|
2017-05-22 21:07:25 -07:00 |
|
|
c6673bdf48
|
version bump
|
2017-05-21 22:47:23 -07:00 |
|
|
84f5954ad5
|
handle scanning text for janky websites better #23
|
2017-05-21 22:44:22 -07:00 |
|
|
52f092f0d2
|
fixing old variable name
|
2017-05-20 18:34:13 -07:00 |
|
|
b04c4d8be7
|
block RT and some other tags when scanning, fixes #50, #30
|
2017-05-20 18:15:51 -07:00 |
|
|
1cdf496824
|
Merge branch 'master' into firefox-amo
|
2017-04-29 12:35:43 -07:00 |
|
|
abdb5e68be
|
deal with firefox object reference bug (fixes #49)
|
2017-04-29 12:30:36 -07:00 |
|
|
a209228c31
|
Merge branch 'master' into firefox-amo
|
2017-04-23 11:10:35 -07:00 |
|
|
3319d0d3cd
|
update documentation for anki field editor (fixes #46)
|
2017-04-22 17:09:01 -07:00 |
|
|
e661c4bd43
|
add option to disable searching of alphanumeric text, fixes #47
|
2017-04-22 13:02:06 -07:00 |
|
|
3523b85be0
|
Merge branch 'master' into firefox-amo
|
2017-04-09 11:42:20 -07:00 |
|
|
56fe02e945
|
version bump
|
2017-04-09 11:37:31 -07:00 |
|
|
957c283d8a
|
fix #44, fix #45
|
2017-04-09 11:36:52 -07:00 |
|
|
cb5f725db7
|
hide field editor description when cannot connect to anki
|
2017-04-09 10:46:05 -07:00 |
|
|
1b49f91a9b
|
Merge branch 'master' into firefox-amo
|
2017-04-08 18:04:37 -07:00 |
|
|
d263a93d44
|
usage guide
|
2017-04-08 18:01:36 -07:00 |
|
|
a551b0d462
|
.
|
2017-04-08 13:12:15 -07:00 |
|
|
2a233bd621
|
add hint about specifying anki model fields
|
2017-04-08 13:11:06 -07:00 |
|
|
04e7b47815
|
version bump
|
2017-04-08 12:28:09 -07:00 |
|
|
1ba458ea82
|
fixing cloze bug
|
2017-04-08 12:25:18 -07:00 |
|
|
c4b1a4a5b4
|
wip
|
2017-04-07 21:17:13 -07:00 |
|
|
bbe4afecf6
|
wip
|
2017-04-06 21:07:55 -07:00 |
|
|
e6b592b4c0
|
fix problem creating notes with audio when audio is disabled
|
2017-04-03 09:15:06 -07:00 |
|
|
bea50cca46
|
Merge branch 'master' into firefox-amo
|
2017-04-02 12:12:21 -07:00 |
|
|
ccb740da58
|
Merge branch 'dev'
|
2017-04-02 12:08:49 -07:00 |
|
|
9ac55fb5d1
|
support for multiple audio sources, version bump
|
2017-04-02 12:08:15 -07:00 |
|
|
372cdbf14b
|
improved behavior for shiftless scanning, update url
|
2017-04-01 16:54:13 -07:00 |
|
|
85001208db
|
manifest updates for amo version
|
2017-04-01 12:10:57 -07:00 |
|
|
681470db67
|
Merge branch 'master' into firefox-amo
|
2017-04-01 12:09:40 -07:00 |
|
|
4eb3e2f06c
|
version bump
|
2017-04-01 12:08:20 -07:00 |
|
|
4de9e5e9e0
|
support for audio volume adjustment (fixes #39)
|
2017-04-01 12:01:34 -07:00 |
|
|
f556c95038
|
improve ctrl + c behavior
|
2017-04-01 11:20:58 -07:00 |
|
|
e62c46c4fc
|
fix grouped definition sorting bug (fixes #41)
|
2017-04-01 11:05:28 -07:00 |
|
|
405e487a73
|
ctrl + c to copy
|
2017-03-31 21:48:10 -07:00 |
|
|
f7e47d1dbd
|
.
|
2017-03-29 21:07:48 -07:00 |
|
|
1d9e911648
|
.
|
2017-03-29 21:04:35 -07:00 |
|
|
101b512f34
|
Revert "remove firefox-only key"
This reverts commit a74964bca1 .
|
2017-03-29 20:29:16 -07:00 |
|
|
a74964bca1
|
remove firefox-only key
|
2017-03-29 20:28:27 -07:00 |
|
|
94d5f29d1d
|
firefox live branch
|
2017-03-29 12:06:49 -07:00 |
|
|
f15f30019b
|
version bump, cloze support
|
2017-03-28 20:49:26 -07:00 |
|
|
9de0d34af3
|
wip
|
2017-03-27 22:48:50 -07:00 |
|
|
3b0aa88de1
|
cleanup
|
2017-03-26 22:42:17 -07:00 |
|
|
5de3005d0b
|
show "off" on button when extension is disabled
|
2017-03-26 17:14:50 -07:00 |
|
|
13ab25dfa3
|
file reorg, updating jquery and handlebars
|
2017-03-25 22:39:40 -07:00 |
|
|
1a9e0243f4
|
fix conflicting hotkeys
|
2017-03-25 20:10:58 -07:00 |
|
|
063f3d4dbf
|
version bump, finishing up keyboard shortcuts
|
2017-03-25 18:18:31 -07:00 |
|
|
9d31801b73
|
more hotkey work
|
2017-03-25 18:08:42 -07:00 |
|
|
2580dd8e7f
|
keyboard shortcuts
|
2017-03-25 17:53:25 -07:00 |
|
|
f5a8383d2a
|
wip
|
2017-03-25 17:18:55 -07:00 |
|
|
218db0771f
|
cleanup, firefox scrolling
|
2017-03-25 16:45:43 -07:00 |
|
|
bc2bf51a07
|
wip
|
2017-03-25 16:28:15 -07:00 |
|
|
b8d0788144
|
wip
|
2017-03-25 15:59:33 -07:00 |
|
|
90eaae1725
|
wip
|
2017-03-25 15:22:28 -07:00 |
|
|
4a232151e0
|
more keyboard shortcuts
|
2017-03-25 12:21:25 -07:00 |
|
|
ff3315ebf1
|
fixing reason sorting
|
2017-03-25 12:09:57 -07:00 |
|
|
83a6c30d0e
|
audio improvements
|
2017-03-25 12:01:20 -07:00 |
|
|
20d062329b
|
more audio handling improvements
|
2017-03-25 10:46:59 -07:00 |
|
|
0e16787692
|
refactor
|
2017-03-25 10:05:03 -07:00 |
|
|
4e5ded5735
|
fix audio playback bug
|
2017-03-25 09:45:05 -07:00 |
|
|
5989c5faae
|
cleanup
|
2017-03-24 22:49:14 -07:00 |
|
|
a9cc121860
|
Merge branch 'master' into dev
|
2017-03-23 21:13:29 -07:00 |
|
|
3a1959bfff
|
updating license, distro script
|
2017-03-23 20:07:22 -07:00 |
|
|
77b0487912
|
wip
|
2017-03-23 20:03:50 -07:00 |
|
|
633c5a64f7
|
wip
|
2017-03-23 19:54:36 -07:00 |
|
|
80d864d6b1
|
wip
|
2017-03-22 22:28:22 -07:00 |
|
|
046b1b45a5
|
work on getting audio working again
|
2017-03-22 21:57:16 -07:00 |
|
|
55309c1cb3
|
wip
|
2017-03-19 15:45:30 -07:00 |
|
|
6d55767191
|
wip
|
2017-03-18 18:21:02 -07:00 |
|
|
1a4c94209b
|
wip
|
2017-03-18 18:08:09 -07:00 |
|
|
ad313fd182
|
polish
|
2017-03-18 17:53:21 -07:00 |
|
|
ad17b0603b
|
scrolling
|
2017-03-18 17:40:48 -07:00 |
|
|
15313de18c
|
tighter layout
|
2017-03-18 16:52:00 -07:00 |
|
|
f3f6139c8e
|
update guide
|
2017-03-18 13:46:56 -07:00 |
|
|
57697ee2a0
|
polish and initial command support
|
2017-03-18 13:00:29 -07:00 |
|
|
e782a43432
|
fix kanji back button on search page
|
2017-03-18 10:10:49 -07:00 |
|
|
aaff51da85
|
version bump
|
2017-03-18 09:52:52 -07:00 |
|
|
f39323126d
|
cleanup
|
2017-03-18 09:48:53 -07:00 |
|
|
a55b74c92e
|
adding back link on kanji defs
|
2017-03-17 21:03:52 -07:00 |
|
|
7e3a4ecf7d
|
styling
|
2017-03-17 20:48:11 -07:00 |
|
|
1dbcb35eb7
|
wip
|
2017-03-17 20:45:47 -07:00 |
|
|
231b471f45
|
wip
|
2017-03-16 22:13:54 -07:00 |
|
|
8893db14ca
|
wip
|
2017-03-15 21:13:58 -07:00 |
|
|
8fb398aad8
|
inject yomichan frame on demand, fixes #34
|
2017-03-15 20:13:58 -07:00 |
|
|
299195f677
|
move data out of git lfs
|
2017-03-14 23:08:17 -07:00 |
|
|
94af149040
|
fix broken options on update
|
2017-03-12 09:18:40 -07:00 |
|
|
e8a993bf35
|
remove references to chrome.storage.sync
|
2017-03-11 18:39:01 -08:00 |
|
|
73fcc5a957
|
add missing metadata to background page
|
2017-03-11 18:08:09 -08:00 |
|
|
ef951d7c80
|
change options display order
|
2017-03-11 18:01:56 -08:00 |
|
|
a24d9b2c1f
|
bumping version number
|
2017-03-11 17:53:13 -08:00 |
|
|
83e2fd4748
|
add options for setting popup width, height, offset
|
2017-03-11 17:48:30 -08:00 |
|
|
2c86e87576
|
more work on making popup be sized properly
|
2017-03-11 17:25:57 -08:00 |
|
|
9ebcc8e2c1
|
smarter popup placement
|
2017-03-11 17:01:47 -08:00 |
|
Dan Frei
|
86583defb0
|
Update search.html to load wanakana later
wanakana apparently has encoding bugs if other things are loaded after
|
2017-03-10 23:26:56 -06:00 |
|
Dan Frei
|
99754802aa
|
Bind wanakana IME to search field
|
2017-03-10 23:10:32 -06:00 |
|
Dan Frei
|
8d48822d0e
|
Add wanakana to search.html
|
2017-03-10 22:52:37 -06:00 |
|
|
5150cdbf72
|
misc bug fixes, version bump
|
2017-03-10 20:12:07 -08:00 |
|
|
19ffd1a0d3
|
anki related fixes, version bump
|
2017-03-06 19:42:59 -08:00 |
|
|
e27355a6b0
|
don't display errors on search page when anki is enabled but not open
|
2017-03-05 22:14:41 -08:00 |
|
|
b18054723e
|
Revert "updating manifest"
This reverts commit 11ee624f76 .
|
2017-03-05 18:42:12 -08:00 |
|
|
11ee624f76
|
updating manifest
|
2017-03-05 18:11:14 -08:00 |
|
|
44d7ad5a8b
|
firefox fixes
|
2017-03-05 16:27:29 -08:00 |
|
|
0a75e14d93
|
show yomichan updated message only when shift to scan is disabled
|
2017-03-05 16:20:01 -08:00 |
|
|
efc5be4dac
|
middle mouse button scanning
|
2017-03-05 16:03:14 -08:00 |
|
|
a4dfadaa15
|
wip
|
2017-03-05 15:54:03 -08:00 |
|
|
d4e95c27d2
|
wip
|
2017-03-05 12:35:58 -08:00 |
|
|
ca778d30f7
|
visual improvements to search page
|
2017-03-05 11:54:48 -08:00 |
|
|
0e8f00a68f
|
add code to enable all dictionaries if all are disabled (workaround for
old options bug)
|
2017-03-05 11:39:07 -08:00 |
|
|
41624605f5
|
fix options for good
|
2017-03-05 11:34:14 -08:00 |
|
|
592f15f96c
|
options
|
2017-03-05 11:29:28 -08:00 |
|
|
200b8f6b75
|
fix options loading and storing code
|
2017-03-05 11:12:48 -08:00 |
|
|
974b103409
|
initial code for migration from sync storage to local storage
|
2017-03-04 20:56:54 -08:00 |
|
|
6b6190ade7
|
misc fixes
|
2017-03-04 20:27:46 -08:00 |
|
|
5daf2accf4
|
wip
|
2017-03-04 20:10:49 -08:00 |
|
|
e799aa5e5f
|
cleanup
|
2017-03-04 19:53:28 -08:00 |
|
|
7269583547
|
polish
|
2017-03-04 19:42:30 -08:00 |
|
|
158818713a
|
fixes
|
2017-03-04 19:27:54 -08:00 |
|
|
db7e80dabf
|
wip
|
2017-03-04 19:16:19 -08:00 |
|
|
30999c13d3
|
wip
|
2017-03-04 18:24:57 -08:00 |
|
|
b039d30024
|
wip
|
2017-03-04 17:56:10 -08:00 |
|
|
c8eb77cfd9
|
wip
|
2017-03-04 17:30:10 -08:00 |
|
|
2e7ce45112
|
file reorg
|
2017-03-04 12:27:05 -08:00 |
|
|
395af352f0
|
wip
|
2017-03-04 11:53:55 -08:00 |
|
|
b1950cf47e
|
prelim search support
|
2017-03-04 11:45:55 -08:00 |
|
|
ca6d12dd62
|
wip
|
2017-03-03 22:17:54 -08:00 |
|
|
acb0bc2e9e
|
style fixes
|
2017-03-03 20:25:14 -08:00 |
|
|
faf13d696c
|
cleanup
|
2017-03-02 22:35:02 -08:00 |
|
|
a01ca1f17c
|
renaming things to make more sense
|
2017-03-02 21:01:49 -08:00 |
|
|
5ecca4627e
|
enable and disable via toggle switch
|
2017-03-02 20:23:56 -08:00 |
|
|
b9c849a020
|
wip
|
2017-03-01 21:35:29 -08:00 |
|
|
95cf7a784f
|
wip on browser action button
|
2017-03-01 20:49:46 -08:00 |
|
|
e326b02898
|
fix various issues related to scanning form fields
|
2017-02-28 20:23:29 -08:00 |
|
|
5b66afde74
|
wtf firefox
|
2017-02-26 19:33:11 -08:00 |
|
|
b6a426eba0
|
adding new icon size
|
2017-02-26 16:49:13 -08:00 |
|
|
98ac54b7e2
|
updating homepage links
|
2017-02-26 12:46:37 -08:00 |
|
|
7bcb72a0ec
|
add min version for firefox
|
2017-02-26 12:25:20 -08:00 |
|
|
37badfa3b2
|
update version
|
2017-02-26 12:15:36 -08:00 |
|
|
dfe97a2b77
|
fixup of gecko polyfill
|
2017-02-26 12:14:22 -08:00 |
|
|
da124f6c27
|
fix wonky scanning logic
|
2017-02-26 12:06:37 -08:00 |
|
|
ec0aded9bb
|
mouse event fixes for firefox
|
2017-02-26 12:01:14 -08:00 |
|
|
003e36ba84
|
fixing permissions for firefox
|
2017-02-26 11:49:37 -08:00 |
|
|
934dc8c571
|
use latest dict data
|
2017-02-26 11:13:40 -08:00 |
|
|
0d2e9be0ce
|
wip
|
2017-02-26 11:12:54 -08:00 |
|
|
32f95e59a9
|
Merge branch 'dev' into firefox
|
2017-02-26 11:05:41 -08:00 |
|
|
6da4b56c7d
|
version bump
|
2017-02-26 10:44:47 -08:00 |
|
|
13046f0214
|
add dictionary descriptions
|
2017-02-26 10:42:10 -08:00 |
|
|
6b7e094041
|
fix options versioning code, update usage guide
|
2017-02-26 10:38:48 -08:00 |
|
|
55dd9b1e6b
|
delete unused dictionary deletion code
|
2017-02-26 10:11:23 -08:00 |
|
|
465a8e21c0
|
usability improvements
|
2017-02-25 19:14:44 -08:00 |
|
|
e2d49a975b
|
updating edict data
|
2017-02-19 14:45:38 -08:00 |
|
|
5500ae27b2
|
updating yomichan version
|
2017-02-19 14:07:49 -08:00 |
|
|
64db42d536
|
switch to new ankiconnect interface
|
2017-02-19 10:09:15 -08:00 |
|
|
1a52a2d8d5
|
fix not being able to play audio for kana only terms
|
2017-02-18 19:12:39 -08:00 |
|
|
701c91ea66
|
block placeholder audio with a short audio clip
|
2017-02-11 12:16:14 -08:00 |
|
|
7398e74d71
|
delete dead code
|
2017-02-10 21:11:34 -08:00 |
|
|
ecb007d052
|
verion bump
|
2017-02-10 21:00:31 -08:00 |
|
|
78d5b51127
|
fix url and sentence tags on kanji cards
|
2017-02-10 20:45:01 -08:00 |
|
|
caa09c63a1
|
destroy imposters earlier
|
2017-02-08 21:30:00 -08:00 |
|
|
2e3aec9ba1
|
fix "url" not being set on kanji cards, add more fields
|
2017-02-08 20:13:45 -08:00 |
|
|
f3fe0994f5
|
add option to disable imposters, bump version
|
2017-02-08 09:24:14 -08:00 |
|
|
b3487370db
|
fix kanji template
|
2017-02-07 22:21:33 -08:00 |
|
|
e73d2d96c9
|
add support for looking up definitions for textareas and textboxes
|
2017-02-07 21:46:37 -08:00 |
|
|
4e3792aba3
|
handle content script and background script desync on version update
|
2017-02-05 16:39:40 -08:00 |
|
|
5076b80f96
|
tweaks for ankiconnect
|
2017-02-05 11:44:59 -08:00 |
|
|
a13c32a784
|
updating libraries
|
2017-01-31 21:27:38 -08:00 |
|
|
bed16022e0
|
fix dictionary priority visibility bug
|
2017-01-31 21:10:20 -08:00 |
|
|
b7faaf0b51
|
updating manifest
|
2017-01-28 21:10:26 -08:00 |
|
|
2a29429104
|
WIP
|
2017-01-28 20:36:58 -08:00 |
|
|
944be5fa64
|
adding more polyfill goodness for firefox
|
2017-01-28 19:22:28 -08:00 |
|
|
491480c409
|
adding gecko polyfill
|
2017-01-28 19:01:06 -08:00 |
|
|
8efe5b1fbf
|
workaround for broken const in firefox
|
2017-01-28 18:46:15 -08:00 |
|
|
bf9925ec9c
|
add versioning code for people broken by last update
|
2017-01-28 18:14:07 -08:00 |
|
|
2398b990af
|
fix options versioning for real, bump version
|
2017-01-28 18:03:24 -08:00 |
|
|
0f69843202
|
fix versioning, bump version
|
2017-01-28 17:44:13 -08:00 |
|
|
25d03b0584
|
fixing templates
|
2017-01-27 22:36:06 -08:00 |
|
|
b58468cb10
|
removing unused ankiweb file
|
2017-01-27 21:25:15 -08:00 |
|
|
85524ab1fd
|
version bump
|
2017-01-27 21:24:38 -08:00 |
|
|
78f738b34c
|
WIP
|
2017-01-27 21:23:55 -08:00 |
|
|
1d49473c1f
|
fixing enabled state
|
2017-01-27 21:21:05 -08:00 |
|
|
79194bcafc
|
versioning fixes
|
2017-01-27 20:26:44 -08:00 |
|
|
d134c6b297
|
options versioning
|
2017-01-27 20:11:06 -08:00 |
|
|
b3e4137340
|
WIP
|
2017-01-27 19:43:45 -08:00 |
|
|
3fa393354b
|
store max number of results to display
|
2017-01-27 09:01:12 -08:00 |
|
|
0e0a0a3e51
|
moving more controls to advanced group
|
2017-01-27 08:49:49 -08:00 |
|
|
b9addc8428
|
template work
|
2017-01-26 22:38:59 -08:00 |
|
|
2b783018c1
|
WIP
|
2017-01-26 21:51:24 -08:00 |
|
|
34ea9979ab
|
wip
|
2017-01-26 20:22:52 -08:00 |
|
|
da33d00e45
|
WIP
|
2017-01-23 21:12:46 -08:00 |
|
|
72fbcc26fb
|
sort deck names and model names
|
2017-01-22 19:51:14 -08:00 |
|
|
5cd3e35f9e
|
furigana tag
|
2017-01-22 19:49:07 -08:00 |
|
|
f808221470
|
wip
|
2017-01-22 19:22:53 -08:00 |
|
|
985c5df328
|
WIP
|
2017-01-21 19:30:01 -08:00 |
|
|
03e1a03634
|
add option for html cards
|
2017-01-18 20:46:17 -08:00 |
|
|
404f3f1b16
|
unify dictionary enabled state
|
2017-01-16 22:30:53 -08:00 |
|
|
268e00435f
|
support for dictionary priority sorting
|
2017-01-16 20:54:01 -08:00 |
|
|
e8840465f0
|
WIP
|
2017-01-15 22:17:49 -08:00 |
|
|
eae885b9aa
|
WIP
|
2017-01-15 13:15:39 -08:00 |
|
|
434ccc18ee
|
dict priority work
|
2017-01-15 12:42:44 -08:00 |
|
|
0c88d3fa27
|
allow console log in one place
|
2017-01-15 12:03:27 -08:00 |
|
|
a5aff370e4
|
don't wipe options when disabling anki support (fixes #27)
|
2017-01-15 11:37:05 -08:00 |
|
|
b5e1a9e260
|
fixing optionsNew/optionsOld
|
2017-01-15 11:30:04 -08:00 |
|
|
655bcec511
|
cleanup
|
2017-01-15 11:22:34 -08:00 |
|
|
c512412c05
|
fix options page
|
2017-01-15 11:15:24 -08:00 |
|
|
6ad860bd72
|
WIP
|
2017-01-14 20:38:11 -08:00 |
|
|
8fe82573cc
|
WIP
|
2017-01-13 21:06:33 -08:00 |
|
|
11fcc465ac
|
WIP
|
2017-01-13 20:47:40 -08:00 |
|
|
94034890cc
|
WIP
|
2017-01-12 20:14:05 -08:00 |
|
|
c574ef4bc0
|
Merge branch 'master' into dev
|
2017-01-11 20:44:53 -08:00 |
|
|
dcd17bc654
|
porting popup window dimension calculation fix
|
2017-01-11 20:25:00 -08:00 |
|
|
916751420e
|
sayonara ankiweb
|
2017-01-11 20:21:11 -08:00 |
|
|
5c1c894df9
|
versioning
|
2017-01-11 19:55:51 -08:00 |
|
|
5c562c0288
|
fixing ankiweb, version up
|
2017-01-10 21:13:38 -08:00 |
|
|
124a2eb2b7
|
fixing ankiweb
|
2017-01-10 21:11:38 -08:00 |
|
|
20c5ca1bf5
|
fix annoying popup window behavior near window borders
|
2017-01-10 19:26:31 -08:00 |
|
|
01d73dd2ad
|
WIP
|
2017-01-09 19:51:21 -08:00 |
|
|
40838790d5
|
WIP
|
2017-01-09 19:42:54 -08:00 |
|
|
f1c826e2d3
|
fixing kanji template
|
2017-01-09 19:05:21 -08:00 |
|
|
89070c6096
|
cleanup
|
2017-01-09 09:30:56 -08:00 |
|
|
60e23ab42c
|
simplify templates
|
2017-01-08 22:44:13 -08:00 |
|
|
3b83f8b7fe
|
styling
|
2017-01-08 19:03:48 -08:00 |
|
|
67ca7adc4c
|
WIP
|
2017-01-08 18:39:59 -08:00 |
|
|
53a8e9061c
|
styling
|
2017-01-08 18:10:38 -08:00 |
|
|
148291d3a7
|
WIP
|
2017-01-08 15:33:45 -08:00 |
|
|
0498ea5d36
|
initial pass at term grouping function
|
2017-01-08 15:08:18 -08:00 |
|
|
984b5326a9
|
cleanup
|
2017-01-08 14:08:36 -08:00 |
|
|
d7b4aa681c
|
fixing dictionary tags
|
2017-01-08 11:18:55 -08:00 |
|
|
a5efe50322
|
add dictionary tags
|
2017-01-07 21:11:52 -08:00 |
|
|
f7d7b1bd84
|
add dictionary formatting field
|
2017-01-07 20:48:59 -08:00 |
|
|
786ef851c9
|
WIP
|
2017-01-07 19:21:16 -08:00 |
|
|
d770030688
|
WIP
|
2017-01-07 18:52:51 -08:00 |
|
|
fab7a03b6c
|
WIP
|
2017-01-07 18:39:36 -08:00 |
|
|
dc4162eeed
|
WIP
|
2017-01-07 18:07:15 -08:00 |
|
|
519f48c7ff
|
anki stuff
|
2017-01-07 17:25:01 -08:00 |
|
|
614bea05c0
|
cleanup
|
2017-01-07 16:49:29 -08:00 |
|
|
15ebc06fb3
|
WIP
|
2017-01-07 12:21:47 -08:00 |
|
|
86e39efe28
|
checkbox for grouping term results
|
2017-01-04 21:33:23 -08:00 |
|
|
8615d5f497
|
show spinner when adding notes (resolves #25)
|
2017-01-04 19:44:50 -08:00 |
|
|
8049c6083e
|
don't show add buttons till we know card state for #25
|
2017-01-03 22:17:53 -08:00 |
|
|
6005b10f87
|
database version
|
2016-12-30 10:53:21 -08:00 |
|
|
9dfafe9d26
|
purge old database versions
|
2016-12-30 10:47:27 -08:00 |
|
|
3c6b9eb91b
|
glossary in vl-gothic
|
2016-12-29 11:12:54 -08:00 |
|
|
6c940656ca
|
GET unless POSTing data
|
2016-12-29 11:10:12 -08:00 |
|
|
b9363dc979
|
add optionalscrollbars to glossary-list
|
2016-12-29 10:03:37 -08:00 |
|
|
1ac3ad9d56
|
tweaks to guide, bumping version number
|
2016-12-29 09:46:03 -08:00 |
|
|
c185125e9f
|
fixing ankiweb breakage (resolves #26)
|
2016-12-29 09:36:54 -08:00 |
|
|
1e6feff207
|
version bump
|
2016-12-28 19:30:00 -08:00 |
|
|
37d61b35d0
|
fix glossary lists with one item
|
2016-12-28 19:28:59 -08:00 |
|
|
ef24b4f236
|
prevent popup from going off the window
|
2016-12-28 19:13:19 -08:00 |
|
|
c7e9179b68
|
fixing bug that was preventing katakana terms from being searchable
|
2016-12-27 18:56:28 -08:00 |
|
|
ea009fb114
|
.
|
2016-12-23 22:06:08 -08:00 |
|
|
b81e11f633
|
revision support
|
2016-12-23 21:59:19 -08:00 |
|
|
22128a948a
|
adding files to normal git
|
2016-12-23 16:53:20 -08:00 |
|
|
09b2db4fdf
|
file management
|
2016-12-23 16:25:14 -08:00 |
|
|
74cd35093d
|
version bump... again
|
2016-12-23 15:50:00 -08:00 |
|
|
f998bd6c14
|
version bump
|
2016-12-23 15:46:11 -08:00 |
|
|
3047f8c4fc
|
fixing various deinflection issues
|
2016-12-23 15:44:16 -08:00 |
|
|
39fa11f72b
|
Merge branch 'dev'
|
2016-12-22 18:50:58 -08:00 |
|
|
9d21f8a456
|
Setting version number back for sake of beta test
|
2016-12-22 18:37:03 -08:00 |
|
|
4c5f93c7a7
|
better output for epwing
|
2016-12-21 19:47:50 -08:00 |
|
|
4cafa6d08f
|
Update dictionary section description
|
2016-12-21 19:03:52 -08:00 |
|
|
e973788f7d
|
Remove dictionary delete button
|
2016-12-21 18:56:03 -08:00 |
|
|
45bf72b40b
|
dictionary result caching
|
2016-12-20 22:43:27 -08:00 |
|
|
dd3db8faad
|
fixing various deinflection issues
|
2016-12-20 21:54:01 -08:00 |
|
|
28b8bae6a7
|
deinflector optimizations
|
2016-12-19 21:23:17 -08:00 |
|
|
0aa603694c
|
Fixing deinflection
|
2016-12-19 20:03:06 -08:00 |
|
|
238c9e340e
|
WIP
|
2016-12-18 22:24:34 -08:00 |
|
|
862b49dfd9
|
Add donation button
|
2016-12-18 20:40:18 -08:00 |
|
|
04ff83cc6c
|
Don't show list numbering on glossary lists with only one item
|
2016-12-18 12:24:07 -08:00 |
|
|
5eb1e4842f
|
.
|
2016-12-18 12:07:01 -08:00 |
|
|
9395d46712
|
WIP
|
2016-12-18 11:52:11 -08:00 |
|
|
e5275560ce
|
Fixes
|
2016-12-17 23:38:14 -08:00 |
|
|
d44f0c5764
|
WIP
|
2016-12-17 21:42:53 -08:00 |
|
|
5be864bb6f
|
WIP
|
2016-12-17 21:26:46 -08:00 |
|
|
5c755043fa
|
CWIP
|
2016-12-17 19:30:26 -08:00 |
|
|
15e1cf3358
|
Fixes
|
2016-12-17 19:08:28 -08:00 |
|
|
d98f4566bc
|
WIP
|
2016-12-17 18:45:19 -08:00 |
|
|
5c94923264
|
WIP
|
2016-12-17 17:42:41 -08:00 |
|
|
adbfbbbaa1
|
Updating dictionary data
|
2016-12-17 17:05:58 -08:00 |
|
|
2f63eeb2d1
|
WIP
|
2016-11-14 21:14:22 -08:00 |
|
|
09afc64928
|
Open guide on install
|
2016-11-14 21:02:04 -08:00 |
|
|
4e89d27fda
|
WIP
|
2016-11-14 20:42:45 -08:00 |
|
|
71d8cd4a32
|
Cleanup
|
2016-11-14 09:12:49 -08:00 |
|
|
984a3ad756
|
Cleanup
|
2016-11-14 08:15:08 -08:00 |
|
|
72ed8be877
|
WIP
|
2016-11-13 21:53:56 -08:00 |
|
|
8ad217970f
|
WIP
|
2016-11-13 19:22:11 -08:00 |
|
|
a9fb566884
|
WIP
|
2016-11-13 19:10:28 -08:00 |
|
|
1d29dd8ba7
|
WIP
|
2016-11-13 18:24:31 -08:00 |
|
|
d95d607c19
|
Handle no definitions
|
2016-11-13 18:06:49 -08:00 |
|
|
253da36755
|
WIP
|
2016-11-13 17:50:09 -08:00 |
|
|
a9eea9f634
|
WIP
|
2016-11-13 13:29:35 -08:00 |
|
|
2587b9ae6b
|
Dictionary simplification
|
2016-11-13 12:49:28 -08:00 |
|
|
dab46eda3e
|
WIP
|
2016-11-13 11:58:23 -08:00 |
|
|
7598de2234
|
Cleanup
|
2016-11-13 11:37:54 -08:00 |
|
|
320a82146b
|
Optimization
|
2016-11-12 20:20:23 -08:00 |
|
|
371c07ab1f
|
Revert "Delete dictionary deletion"
This reverts commit 0ff41d5843 .
|
2016-11-12 19:34:02 -08:00 |
|
|
b5cc47a9d1
|
WIP
|
2016-11-12 19:29:30 -08:00 |
|
|
0ff41d5843
|
Delete dictionary deletion
|
2016-11-10 19:36:45 -08:00 |
|
|
8b5ee62931
|
Better deletion
|
2016-11-09 09:21:11 -08:00 |
|
|
aab3803786
|
WIP
|
2016-11-09 08:55:40 -08:00 |
|
|
58357552f8
|
WIP
|
2016-11-08 22:20:06 -08:00 |
|
|
121d5e7c5e
|
WIP
|
2016-11-08 21:16:51 -08:00 |
|
|
cbe1b2e2a3
|
WIP
|
2016-11-08 21:10:46 -08:00 |
|
|
45877c4602
|
WIP
|
2016-11-08 21:08:36 -08:00 |
|
|
1b1f4a3ed7
|
WIP
|
2016-11-08 21:02:12 -08:00 |
|
|
deb4ef52ba
|
WIP
|
2016-11-08 20:40:32 -08:00 |
|
|
cd73d7cded
|
WIP
|
2016-11-08 20:35:44 -08:00 |
|
|
5bbf9aa07b
|
WIP
|
2016-11-08 20:34:28 -08:00 |
|
|
885f508eda
|
WIP
|
2016-11-08 19:41:03 -08:00 |
|
|
af45e8fab6
|
Error handling
|
2016-11-07 22:31:57 -08:00 |
|
|
f2f7b7f3db
|
Tweaks
|
2016-11-07 22:16:00 -08:00 |
|
|
638fe54c2a
|
Prevent duplicate import
|
2016-11-07 22:12:18 -08:00 |
|
|
407da51918
|
WIP
|
2016-11-07 21:02:13 -08:00 |
|
|
bd29cc0c16
|
WIP
|
2016-11-07 20:55:06 -08:00 |
|
|
5ad4782bfb
|
Fixes
|
2016-11-07 19:15:51 -08:00 |
|
|
da29797dcf
|
User dictionary importing
|
2016-11-07 09:22:57 -08:00 |
|
|
8f995194bb
|
WIP
|
2016-11-07 09:16:38 -08:00 |
|
|
a18f3be559
|
Renaming things
|
2016-11-07 08:29:21 -08:00 |
|
|
c11b24cb37
|
Cleanup
|
2016-11-07 08:24:39 -08:00 |
|
|
8c22f53f3e
|
Dexie fixes
|
2016-11-07 08:21:49 -08:00 |
|
|
ed2091ae1b
|
WIP
|
2016-11-06 22:19:48 -08:00 |
|
|
6eab90b89c
|
Cleanup
|
2016-11-06 20:43:09 -08:00 |
|
|
3655e5a820
|
Cleanup
|
2016-11-06 19:14:43 -08:00 |
|
|
7fa51d682f
|
More work on options
|
2016-11-06 18:58:00 -08:00 |
|
|
73c7c225f1
|
Save dictionary options
|
2016-11-06 18:30:51 -08:00 |
|
|
20304b5460
|
WIP
|
2016-11-06 18:09:12 -08:00 |
|
|
712cd6a9ab
|
Simplify field code
|
2016-11-06 17:56:47 -08:00 |
|
|
fd6622400f
|
Templates
|
2016-11-06 17:10:31 -08:00 |
|
|
5172155c78
|
WIP
|
2016-11-06 12:06:56 -08:00 |
|
|
3f606a0ab0
|
Combined import
|
2016-11-06 11:01:35 -08:00 |
|
|
81b7f504f4
|
WIP
|
2016-11-05 22:49:13 -07:00 |
|
|
c24e179b10
|
WIP
|
2016-11-05 18:24:45 -07:00 |
|
|
92fbc14e0b
|
WIP
|
2016-11-05 18:10:49 -07:00 |
|
|
d3a0173874
|
Dictionary naming
|
2016-11-05 17:51:01 -07:00 |
|
|
e2f1560afa
|
WIP
|
2016-11-05 17:30:00 -07:00 |
|
|
fd2820bc1a
|
WIP
|
2016-11-05 16:44:29 -07:00 |
|
|
5710dc55a7
|
Fix #22
|
2016-10-26 20:30:44 -07:00 |
|
|
b1bd441bf2
|
Verison bump
|
2016-10-21 21:34:23 -07:00 |
|
|
e51f43886b
|
Fixing blank tags
|
2016-10-21 21:33:54 -07:00 |
|
|
83f5bd24df
|
Enable katakana soft search (resolves #14)
|
2016-10-21 20:43:09 -07:00 |
|
|
5467ed11e1
|
Adding soft katakana search option
|
2016-10-21 20:15:00 -07:00 |
|
|
25a8f4fb68
|
Cleanup
|
2016-10-21 20:08:16 -07:00 |
|
|
3962a9cb19
|
Adding wanakana
|
2016-10-21 19:43:42 -07:00 |
|
|
53c8885cad
|
.
|
2016-10-21 09:10:46 -07:00 |
|
|
13676f3f4c
|
Version bump
|
2016-10-19 21:21:31 -07:00 |
|
|
ba02ae7f8d
|
Improved error handling
|
2016-10-19 21:21:00 -07:00 |
|
|
7618b8e909
|
Cleanup
|
2016-10-19 20:57:08 -07:00 |
|
|
055174efd2
|
Options page TLC
|
2016-10-19 20:32:22 -07:00 |
|
|
83af15e94b
|
Options form cleanup
|
2016-10-19 20:12:03 -07:00 |
|
|
db918d3675
|
Relog when ankiweb auth settings change
|
2016-10-19 09:26:26 -07:00 |
|
|
7d93587acb
|
Conditionally show add buttons
|
2016-10-19 08:52:22 -07:00 |
|
|
a4a67be455
|
Merge branch 'master' into dev
|
2016-10-18 21:29:39 -07:00 |
|
|
e7a9215959
|
WIP
|
2016-10-18 21:28:25 -07:00 |
|
|
de33a19498
|
WIP
|
2016-10-17 20:59:54 -07:00 |
|
|
9d1756a2a8
|
WIP
|
2016-10-17 20:20:50 -07:00 |
|
|
6cd1f70baa
|
Error handling
|
2016-10-17 20:02:50 -07:00 |
|
|
0afc4579c5
|
WIP
|
2016-10-17 09:17:10 -07:00 |
|
|
f22fcb0a5d
|
Cleanup, reset scroll position on definition lookup (#20)
|
2016-10-17 09:14:49 -07:00 |
|
|
aa1a2b0176
|
Make text easier to select in hover mode (#18)
|
2016-10-17 09:01:43 -07:00 |
|
|
bc8ef56cc2
|
Improved login behavior
|
2016-10-16 21:45:41 -07:00 |
|
|
f2c8d7d04e
|
WIP
|
2016-10-16 19:19:04 -07:00 |
|
|
153e64e08e
|
WIP
|
2016-10-16 18:56:49 -07:00 |
|
|
052815ae29
|
WIP
|
2016-10-16 18:50:07 -07:00 |
|
|
c076821e37
|
WIP
|
2016-10-16 18:44:36 -07:00 |
|
|
1fe2626443
|
Cleanup
|
2016-10-16 18:34:31 -07:00 |
|
|
16cdb1f13e
|
WIP
|
2016-10-16 17:56:00 -07:00 |
|
|
9eaadd2a6e
|
WIP
|
2016-10-16 12:12:31 -07:00 |
|
|
9f67e5e584
|
WIP
|
2016-10-15 23:38:00 -07:00 |
|
|
0b4bdec7f2
|
WIP
|
2016-10-15 23:23:40 -07:00 |
|
|
38c1a9a593
|
WIP
|
2016-10-15 20:33:04 -07:00 |
|
|
5057d6b6cf
|
WIP
|
2016-10-15 19:51:41 -07:00 |
|
|
49f98a8c53
|
WIP
|
2016-10-15 19:21:02 -07:00 |
|
|
7aa6d6feee
|
WIP
|
2016-10-15 19:05:53 -07:00 |
|
|
ef25ad144e
|
WIP
|
2016-10-15 17:34:29 -07:00 |
|
|
6898de4ca6
|
WIP
|
2016-10-15 17:30:49 -07:00 |
|
|
66fe5018cf
|
Don't hide popup when scrolling (resolves #21)
|
2016-10-12 21:12:21 -07:00 |
|
|
ef86c69bd6
|
Add ankiweb stub
|
2016-10-11 20:54:54 -07:00 |
|
|
82162a071a
|
WIP
|
2016-10-11 19:45:36 -07:00 |
|
|
910af58b34
|
Fixing incorrect autocomplete
|
2016-10-10 20:52:43 -07:00 |
|
|
a949e66a6c
|
Fixes
|
2016-10-10 20:51:42 -07:00 |
|
|
f85874f97b
|
WIP
|
2016-10-10 19:50:55 -07:00 |
|
|
a6dd997122
|
Pressing keys other than escape no longer closes definition popup
|
2016-10-09 12:33:02 -07:00 |
|
|
f34b512522
|
Revert "Allow bootstrap in popup templates"
This reverts commit da0cb81801 .
|
2016-10-08 19:40:19 -07:00 |
|
|
da0cb81801
|
Allow bootstrap in popup templates
|
2016-10-08 18:47:24 -07:00 |
|
|
4ec94078cd
|
Bumping version
|
2016-10-08 17:40:53 -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 |
|
|
1d573f4179
|
Add visibility query
|
2016-09-29 21:04:03 -07:00 |
|
|
e433207968
|
Version bump
|
2016-09-28 20:15:08 -07:00 |
|
|
004a0d5281
|
Fix activation bug
|
2016-09-28 20:14:21 -07:00 |
|
|
071902cd05
|
Fixing bad dictionary data
|
2016-09-27 22:01:08 -07:00 |
|
|
adfc9b7f2a
|
Cleanup
|
2016-09-19 21:12:45 -07:00 |
|
|
fcd9439bf5
|
Updating readme
|
2016-09-19 21:04:01 -07:00 |
|
|
7666d6a3e6
|
Cleanup
|
2016-09-19 20:17:58 -07:00 |
|
|
4e2d7327c5
|
Bumping version number
|
2016-09-18 19:49:59 -07:00 |
|
|
2a65060b73
|
Hold down ctrl to search for kanji, fixes #13
|
2016-09-18 17:32:57 -07:00 |
|
|
daf774150d
|
Activate on startup
|
2016-09-18 09:45:39 -07:00 |
|
|
c05f7a7c1c
|
Work on progress bar
|
2016-09-16 20:28:59 -07:00 |
|
|
dc273c0c73
|
Cleanup
|
2016-09-15 22:44:33 -07:00 |
|
|
b969e8952c
|
Cleanup
|
2016-09-15 21:03:58 -07:00 |
|
|
b87611cfdd
|
Bugfixes
|
2016-09-15 20:16:23 -07:00 |
|
|
7069f428ee
|
Cleanup
|
2016-09-15 20:10:11 -07:00 |
|
|
3608c9c16e
|
.
|
2016-09-14 22:54:07 -07:00 |
|
|
c3ead3af93
|
.
|
2016-09-14 22:40:35 -07:00 |
|
|
0eb54e24c6
|
Deleting dead options
|
2016-09-14 22:34:05 -07:00 |
|
|
07a1f94806
|
Updating icons
|
2016-09-14 21:14:34 -07:00 |
|
|
ce49a126cf
|
Progress bar
|
2016-09-14 21:08:51 -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 |
|
|
cd4f16c096
|
Options cleanup
|
2016-09-13 13:38:37 -07:00 |
|
|
540d0e239c
|
Cleanup
|
2016-09-12 22:14:58 -07:00 |
|
|
4241b4f859
|
WIP
|
2016-09-11 22:47:08 -07:00 |
|
|
f4314497e4
|
Cleanup
|
2016-09-11 20:59:42 -07:00 |
|
|
fa446f540a
|
WIP
|
2016-09-11 20:41:41 -07:00 |
|
|
f653195aed
|
Cleanup
|
2016-09-11 20:35:53 -07:00 |
|
|
8f776cf759
|
Cleanup
|
2016-09-11 20:18:34 -07:00 |
|
|
6183864f16
|
Cleanup
|
2016-09-11 19:47:40 -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 |
|
|
47ef617eb4
|
Cleanup
|
2016-09-10 19:40:56 -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 |
|
|
c55ba3b2be
|
WIP
|
2016-08-29 19:51:37 -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 |
|
|
8b5f74f99b
|
WIP
|
2016-08-23 22:22:09 -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 |
|
|
96c6c4ad1a
|
Adding dexie
|
2016-08-20 22:03:16 -07:00 |
|
|
8416c9d633
|
More cleanup
|
2016-08-20 19:32:50 -07:00 |
|
|
18fc8d9865
|
Performance improvements
|
2016-08-20 19:15:30 -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 |
|
|
28e217b75b
|
WIP
|
2016-08-18 21:48:40 -07:00 |
|
|
70188eacb1
|
WIP
|
2016-08-18 20:33:39 -07:00 |
|
|
1d6223e540
|
WIP
|
2016-08-18 20:28:02 -07:00 |
|
|
eca27326ec
|
Bumping version
|
2016-08-18 20:28:02 -07:00 |
|
|
e6eea28174
|
Tweaks
|
2016-08-15 18:44:17 -07:00 |
|
|
c76aeba190
|
Fixing tag
|
2016-08-14 22:52:49 -07:00 |
|
|
02cee68727
|
Adding usage guide
|
2016-08-14 12:32:19 -07:00 |
|
|
d0654e2cf6
|
Adding stub for usage guide
|
2016-08-14 12:08:06 -07:00 |
|
|
03ac18004e
|
Version bump
|
2016-08-12 19:10:40 -07:00 |
|
|
8524881d33
|
Backwards compat
|
2016-08-12 19:05:48 -07:00 |
|
|
de2029fb7a
|
WIP
|
2016-08-11 20:56:49 -07:00 |
|
|
eb7456089a
|
Adding dropdown
|
2016-08-11 08:57:23 -07:00 |
|
|
5cc989b87f
|
Rename references of "vocab" to "term"
|
2016-08-10 08:44:52 -07:00 |
|
|
0ef6a2f6c9
|
Version bump
|
2016-08-09 22:02:49 -07:00 |
|
|
e6d821b731
|
Cleanup using promises
|
2016-08-09 21:23:05 -07:00 |
|
|
dcce58fc2e
|
Cleanup
|
2016-08-08 20:02:58 -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 |
|
|
a9e86544c1
|
Work on tags
|
2016-08-07 13:42:10 -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 |
|
|
024ec83251
|
Reduce file size
|
2016-08-06 23:16:55 -07:00 |
|
|
9468797b87
|
Use entity data from dictionary
|
2016-08-06 23:04:03 -07:00 |
|
|
08d92a4ddb
|
New Kanjidic data
|
2016-08-05 22:14:54 -07:00 |
|
|
02d679a461
|
Updating enamdict and edict, code to load dictionaries.
|
2016-08-03 21:09:21 -07:00 |
|
|
43e2024529
|
Cleanup
|
2016-07-25 20:43:35 -07:00 |
|
|
3ffcf184bb
|
Fix typo
|
2016-07-25 20:32:45 -07:00 |
|
|
80fedc4f7a
|
Hook up sentence search extent to options
|
2016-07-25 20:28:56 -07:00 |
|
|
2b2e6cba3f
|
Updating options page to include new tags
|
2016-07-25 20:15:56 -07:00 |
|
|
657b541e25
|
Bumping version
|
2016-07-25 20:13:53 -07:00 |
|
|
f88f8dc97f
|
Sentence and URL support
|
2016-07-25 20:07:54 -07:00 |
|
|
d26ecab0b5
|
Adding sentence extraction code
|
2016-07-24 21:22:03 -07:00 |
|
|
19cc8fda33
|
Better range handling.
|
2016-07-24 21:18:17 -07:00 |
|
|
871acf7c2d
|
Bumping version
|
2016-07-24 10:59:55 -07:00 |
|
|
25580a3e02
|
Add local permissions
|
2016-07-24 10:59:37 -07:00 |
|
|
e75d00f25b
|
Bugfix
|
2016-07-23 23:04:39 -07:00 |
|
|
282ada3b91
|
Fixing exception
|
2016-07-23 23:02:55 -07:00 |
|
|
e062ae2063
|
Support looking up definitions for buttons and inputs.
|
2016-07-23 19:06:33 -07:00 |
|
|
b2c19ab9c9
|
Deleting dead code, bumping version.
|
2016-07-23 15:21:22 -07:00 |
|
|
fc17c6a603
|
Use document.write to populate IFRAME, as this avoids flicker on navbar
buttons and performs better. Will have to conditionally do the old
behavior for Firefox.
|
2016-07-23 15:17:35 -07:00 |
|
|
22d73228ca
|
Cleanup
|
2016-07-23 15:14:13 -07:00 |
|
|
6d9b4392e2
|
Renaming classes
|
2016-07-23 13:12:24 -07:00 |
|
|
a72e958ebf
|
Support looking up image tags
|
2016-07-23 13:06:09 -07:00 |
|
|
a889e1ffaa
|
WIP
|
2016-07-23 12:47:42 -07:00 |
|
|
6099de71d8
|
Work on supporting different text sources
|
2016-07-22 22:14:59 -07:00 |
|
|
4e46f4bded
|
Stub
|
2016-07-22 21:47:12 -07:00 |
|
|
9589a68def
|
Fixing range optimization
|
2016-07-21 09:13:38 -07:00 |
|
|
e4ecf11fc7
|
Version bump
|
2016-07-20 09:01:59 -07:00 |
|
|
ab27ef0096
|
Fixing audio not working on some pages
|
2016-07-20 09:01:40 -07:00 |
|
|
e32f31fa43
|
Formatting legal page
|
2016-07-19 22:19:54 -07:00 |
|
|
a9a694358f
|
Fixing Kanji behavior, bumping version
|
2016-07-18 08:41:46 -07:00 |
|
|
a567ef3605
|
Pronounce => Play Audio
|
2016-07-18 08:08:31 -07:00 |
|
|
cea8471290
|
More error updates
|
2016-07-17 11:01:17 -07:00 |
|
|
7d5e8b9b8c
|
Better error message
|
2016-07-17 10:57:51 -07:00 |
|
|
09ec4af3c1
|
Audio support
|
2016-07-17 10:35:16 -07:00 |
|
|
f2bd0ec7bb
|
Add option to enable and disable audio playback
|
2016-07-15 23:29:36 -07:00 |
|
|
361dd47f0a
|
Simplify requests
|
2016-07-14 22:06:47 -07:00 |
|
|
22219693c9
|
Bumping version number
|
2016-07-10 18:24:10 -07:00 |
|
|
0eccd89f14
|
Support additional replacement fields
|
2016-07-10 18:16:51 -07:00 |
|
|
1574f79534
|
Updating options page for smaller layout
|
2016-07-06 22:16:18 -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 |
|
|
80d2eac33c
|
Revert "Remove firefox related warning for chrome branch"
This reverts commit 125877a653 .
|
2016-07-06 19:42:01 -07:00 |
|