siikamiika
|
ba97e72c8b
|
fix ignoreElements in QueryParser
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
5c3641eadb
|
simplify frontend disable override
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
d93e3e1a67
|
use setters instead of EventDispatcher
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
275f455e73
|
fix preview frame error
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
565e3a8c6a
|
change iframe popup live
|
2020-04-11 21:04:30 +03:00 |
|
siikamiika
|
b9035854b2
|
cache created popups
|
2020-04-11 21:03:22 +03:00 |
|
siikamiika
|
7dd2610ce8
|
extract different popup creation functions
|
2020-04-11 21:03:22 +03:00 |
|
siikamiika
|
92109bb5d2
|
allow disabling scan on search page live
|
2020-04-11 21:01:27 +03:00 |
|
siikamiika
|
1df59d57b5
|
limit popup depth 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
|
9adbc80a70
|
listen to optionsUpdated in popup-nested.js
|
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
|
82f8397000
|
Merge pull request #438 from toasted-nutbread/display-generator-refactoring
Display generator refactoring
|
2020-04-11 11:37:03 -04: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 |
|
|
82dd41f580
|
Remove unused .gitmodules
|
2020-04-10 14:53:30 -07: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 |
|
|
d792d89f6d
|
Add legal notices, pitch accent dictionary link
|
2020-04-10 11:10:21 -07:00 |
|
|
281023095a
|
Version bump
|
2020-04-10 09:36:34 -07:00 |
|
toasted-nutbread
|
025b1f398b
|
Simplify access to details fields in createTermEntry
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
06183ec124
|
Update how termTags is passed to _createTermExpression
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
bb37b74288
|
Rename "only" to "disambiguation" to match naming convention used for pitch accents
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
6788bb31d2
|
Update _appendMultiple to not use a fallback
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
f9bdf2c66f
|
Organize
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
9bbe35da68
|
Mark functions as private
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
d7e4ff067e
|
Remove statics
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
75c5c7aabc
|
Remove data-multi assignments
|
2020-04-09 22:40:25 -04:00 |
|
toasted-nutbread
|
99f58b49f6
|
Use data-expression-multi instead of data-multi
|
2020-04-09 22:40:22 -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
|
623469272e
|
Merge pull request #427 from toasted-nutbread/anki-card-media-injection
Anki card media injection refactor
|
2020-04-07 19:27:44 -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
|
fa68a87736
|
Merge pull request #415 from toasted-nutbread/anki-marker-document-title
Anki marker document title
|
2020-04-07 19:00:58 -04:00 |
|
toasted-nutbread
|
29cf8d2f79
|
Fix not awaiting this._getNoteContext
|
2020-04-06 18:55:45 -04:00 |
|
toasted-nutbread
|
696897f6fa
|
Add support for getting the document title
|
2020-04-06 18:55:36 -04:00 |
|
toasted-nutbread
|
199b926f23
|
Add overridable getDocumentTitle
|
2020-04-06 18:20:04 -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 |
|