toasted-nutbread
|
73ce2fe3d3
|
Move apiTermsFind implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
5cceba15e2
|
Move apiKanjiFind implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
8dff73679e
|
Move apiOptionsSave implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
6a1cfbaad6
|
Move apiOptionsSet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
d6fe5c3e46
|
Move apiOptionsGetFull implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
4922d3433d
|
Move apiOptionsGet implementation into Backend
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
832405c74a
|
Mark functions as private
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
7addf5a2dd
|
Add API calls for optionsGetFull and optionsSave
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
4177b63726
|
Remove redundant getUrl handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
573f83b65a
|
Update frontend API receiver handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
b7144ed879
|
Update display float key handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
a9c4ce724c
|
Update display key handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
7837e9f0e3
|
Update popup preview frame message handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
5588643988
|
Update float message handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
a2263e5729
|
Update display message handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
863e36e829
|
Update frontend message handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
e2c5c16da6
|
Update backend message handlers
|
2019-12-13 23:11:56 -05:00 |
|
toasted-nutbread
|
f287d68624
|
Add showContentCompleted for improved semantic clarity
|
2019-12-11 21:31:21 -05:00 |
|
toasted-nutbread
|
99867ebdd8
|
Fix text source issue
|
2019-12-11 21:27:42 -05:00 |
|
toasted-nutbread
|
7446c99f98
|
Fix Text-to-speech voice dropdown being reset
|
2019-12-11 21:15:51 -05:00 |
|
toasted-nutbread
|
47feb95842
|
Add timer class for debugging
|
2019-12-10 19:40:40 -05:00 |
|
siikamiika
|
2a19d8c59f
|
remove one more /fg/js/util.js
|
2019-12-09 19:43:35 +02:00 |
|
toasted-nutbread
|
2dad7f888b
|
Update how errors are reported when importing a dictionary
|
2019-12-08 16:01:29 -05:00 |
|
toasted-nutbread
|
0156869a3d
|
Optimize utilIsolate
|
2019-12-08 16:01:29 -05:00 |
|
toasted-nutbread
|
dbd9a54149
|
Use string.split instead of Array.from
|
2019-12-08 16:01:29 -05:00 |
|
toasted-nutbread
|
bb334acab6
|
Use substring instead of slice
|
2019-12-08 16:01:29 -05:00 |
|
toasted-nutbread
|
8ca44d722c
|
Prevent scripts from being injected multiple times
|
2019-12-08 16:01:29 -05:00 |
|
siikamiika
|
3c749f8705
|
hide inactive history buttons instead of fading
|
2019-12-08 22:59:36 +02:00 |
|
siikamiika
|
f23771d923
|
move term navigation to top right
|
2019-12-08 12:00:24 +02:00 |
|
siikamiika
|
b8fddd96c8
|
fix popup preview
resolves #302
|
2019-12-08 11:10:19 +02:00 |
|
toasted-nutbread
|
b862035fbc
|
Show info about whether a dictionary supports wildcard searches
|
2019-12-07 14:34:35 -05:00 |
|
toasted-nutbread
|
1a0a345ae7
|
Make reverse reading/expressions optional during database import
|
2019-12-07 14:34:35 -05:00 |
|
toasted-nutbread
|
1659340898
|
Add support for prefix wildcards
|
2019-12-07 14:34:35 -05:00 |
|
toasted-nutbread
|
7401408c39
|
Update input number attributes
|
2019-12-07 14:01:55 -05:00 |
|
toasted-nutbread
|
20679255b0
|
Add class for dispatching custom events
|
2019-12-07 13:59:47 -05:00 |
|
siikamiika
|
e99c8c40a1
|
navigate history with wheel only over buttons
|
2019-12-07 17:41:14 +02:00 |
|
siikamiika
|
df06251cb0
|
Merge pull request #299 from siikamiika/frontend-extract-text-scanner
Extract text scanner from Frontend
|
2019-12-07 15:20:28 +02:00 |
|
siikamiika
|
f6d0503604
|
simplify with inheritance
|
2019-12-06 21:39:29 +02:00 |
|
siikamiika
|
d1950bc5f1
|
use substring over slice for strings
|
2019-12-06 14:58:42 +02:00 |
|
siikamiika
|
a5a6351cce
|
revert search page title on empty query
|
2019-12-06 14:56:36 +02:00 |
|
toasted-nutbread
|
b418760a52
|
Simplify audio settings UI
|
2019-12-05 22:36:59 -05:00 |
|
|
63f3e94bb1
|
version bump
|
2019-12-05 18:24:54 -08:00 |
|
siikamiika
|
14c5857dfe
|
set title text on search page
|
2019-12-06 00:40:41 +02:00 |
|
siikamiika
|
595636c40b
|
move text selection to TextScanner
|
2019-12-05 22:48:05 +02:00 |
|
siikamiika
|
1bdef2e7c3
|
fix query parser
|
2019-12-05 22:19:40 +02:00 |
|
siikamiika
|
e5be42d3de
|
scan decoupling
|
2019-12-05 22:12:43 +02:00 |
|
siikamiika
|
02a34bb4bc
|
initial text scanner extract
|
2019-12-05 03:58:35 +02:00 |
|
siikamiika
|
248b0f15eb
|
remove references to /fg/js/util.js
It doesn't exist
|
2019-12-04 23:20:03 +02:00 |
|
siikamiika
|
d8935b6aa9
|
fix serialization errors on Chrome
|
2019-12-04 21:49:51 +02:00 |
|
|
3975aabf4d
|
version bump
|
2019-12-03 18:29:44 -08:00 |
|