toasted-nutbread
|
106172e2c1
|
Merge pull request #447 from toasted-nutbread/util-conversions
Util conversions
|
2020-04-18 14:12:41 -04:00 |
|
siikamiika
|
8c16a6e580
|
Merge pull request #456 from siikamiika/parse-text-refactor
Parse text refactor
|
2020-04-17 01:32:01 +03:00 |
|
siikamiika
|
e6053eefa5
|
Merge pull request #439 from siikamiika/popup-live-toggle
Popup live toggle
|
2020-04-17 01:31:25 +03:00 |
|
siikamiika
|
619df42aed
|
simplify to enable constant usage
|
2020-04-14 21:25:02 +03:00 |
|
siikamiika
|
3fa8b8e186
|
prevent infinite loop if source length is 0
|
2020-04-14 21:21:52 +03:00 |
|
siikamiika
|
a02cf28c57
|
break after switch default
|
2020-04-14 21:13:46 +03:00 |
|
toasted-nutbread
|
bf971be15b
|
Merge pull request #444 from toasted-nutbread/unused-globals
Check for unused globals as part of CI
|
2020-04-13 18:55:19 -04:00 |
|
siikamiika
|
6cc87ec975
|
remove "fragment" from jp.convertReading variables
|
2020-04-13 22:59:56 +03:00 |
|
siikamiika
|
f93dc85710
|
assume and propagate strings for text parsing
|
2020-04-13 22:55:33 +03:00 |
|
siikamiika
|
25bc86c3ce
|
force empty mecab output properties to strings
|
2020-04-13 22:14:23 +03:00 |
|
siikamiika
|
c613321a73
|
move QueryParser.parseText to Backend
|
2020-04-13 14:53:24 +03:00 |
|
toasted-nutbread
|
778d49f86b
|
Merge pull request #443 from toasted-nutbread/fix-get-selection
Fix getSelection not working in QueryParser
|
2020-04-12 11:42:56 -04:00 |
|
toasted-nutbread
|
649adb13d8
|
Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequences
Add support for collapsing emphatic character sequences
|
2020-04-12 11:42:46 -04:00 |
|
toasted-nutbread
|
70f0b8b0cd
|
Fix 'full' mode not being a superset of 'true' mode
|
2020-04-11 18:58:14 -04:00 |
|
toasted-nutbread
|
f88d4b02e4
|
Use window.getSelection instead of document.getSelection
|
2020-04-11 15:56:08 -04:00 |
|
toasted-nutbread
|
90392ac9d6
|
Add support for collapsing the Katakana-Hiragana Prolonged Sound Mark
|
2020-04-11 15:43:12 -04:00 |
|
toasted-nutbread
|
cdd817a0e1
|
Move and rename utilStringHashCode
options.js is the only place it's used.
|
2020-04-11 15:25:21 -04:00 |
|
toasted-nutbread
|
51e17b35e3
|
Convert some util* functions into api* functions
|
2020-04-11 15:25:19 -04:00 |
|
siikamiika
|
ba97e72c8b
|
fix ignoreElements in QueryParser
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
92109bb5d2
|
allow disabling scan on search page live
|
2020-04-11 21:01:27 +03:00 |
|
siikamiika
|
61a96e327a
|
prevent injecting frontend multiple times
|
2020-04-11 21:01:27 +03:00 |
|
siikamiika
|
8c9389e07d
|
listen to optionsUpdated in search-frontend.js
|
2020-04-11 21:01:27 +03:00 |
|
toasted-nutbread
|
a864cf094f
|
Merge pull request #437 from toasted-nutbread/backend-api-handler-changes
Backend api handler changes
|
2020-04-11 11:32:52 -04:00 |
|
toasted-nutbread
|
a296c758b9
|
apiBroadcast => apiBroadcastTab
|
2020-04-10 20:00:18 -04:00 |
|
toasted-nutbread
|
d164fc6f62
|
Remove unused globals
|
2020-04-10 18:45:23 -04:00 |
|
|
4e5029f7ec
|
Update license author field to broader to explicitly reflect that
Yomichan is an ongoing community project. It really does take a village,
and everyone who contributes code owns a part of it :)
|
2020-04-10 11:10:21 -07:00 |
|
toasted-nutbread
|
0b7791c103
|
Fix source map for characters collapsed at the start of a string
|
2020-04-10 12:25:24 -04:00 |
|
toasted-nutbread
|
42a2917bf7
|
Add support for collapsing emphatic character sequences
|
2020-04-10 11:56:18 -04:00 |
|
toasted-nutbread
|
c88ec43ad1
|
Fix yomichanCoreReady waiting for a response
|
2020-04-07 19:59:10 -04:00 |
|
toasted-nutbread
|
a2b66dc6cc
|
Rename apiForward to apiBroadcast
|
2020-04-07 19:51:39 -04:00 |
|
toasted-nutbread
|
96566b8581
|
Update forward to be synchronous and ignore the reply
|
2020-04-07 19:49:54 -04:00 |
|
toasted-nutbread
|
038e43d19d
|
Update some API handlers to be synchronous
|
2020-04-07 19:47:46 -04:00 |
|
toasted-nutbread
|
82462edce0
|
Add support for API handlers to be optionally asynchronous
|
2020-04-07 19:41:02 -04:00 |
|
toasted-nutbread
|
f177e3699a
|
Merge pull request #434 from toasted-nutbread/error-fixes
Error fixes
|
2020-04-07 19:28:07 -04:00 |
|
toasted-nutbread
|
ac1ecb35ee
|
Merge pull request #433 from toasted-nutbread/extra-dictionary-information
Extra dictionary information
|
2020-04-07 19:27:58 -04:00 |
|
toasted-nutbread
|
a6773e0240
|
Fix field name
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
8a419dfa67
|
Pass AudioSystem instance to AnkiNoteBuilder constructor
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
716ab99fc0
|
Remove inconsistent/unused return value
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
97b7b521dd
|
Create _containsMarker to reduce redundant code
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
a49e061545
|
Move _dateToString into a new function
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
efcdff72a3
|
Move media injection functions into AnkiNoteBuilder
|
2020-04-07 19:04:47 -04:00 |
|
toasted-nutbread
|
1d7c86ded0
|
Add document-title tag to settings options
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
4011a091b6
|
Add support for {document-title}
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
059db280bb
|
Add custom context object for note creation
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
8b07a23de9
|
Rename context to details
|
2020-04-06 18:20:04 -04:00 |
|
toasted-nutbread
|
9dfe531dfd
|
Use logError instead of console.log
|
2020-04-05 18:27:53 -04:00 |
|
toasted-nutbread
|
7449ffd4dc
|
Fix error reporting during dictionary import
|
2020-04-05 18:26:38 -04:00 |
|
toasted-nutbread
|
dd9d50bfc1
|
Update settings page to display additional information
|
2020-04-05 14:46:45 -04:00 |
|
toasted-nutbread
|
1b97629cd8
|
Store new dictionary data
|
2020-04-05 14:46:45 -04:00 |
|
siikamiika
|
31a326fe63
|
add option for iframe popups
|
2020-04-05 20:03:42 +03:00 |
|