|
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
|
4011a091b6
|
Add support for {document-title}
|
2020-04-06 18:20:04 -04:00 |
|
siikamiika
|
31a326fe63
|
add option for iframe popups
|
2020-04-05 20:03:42 +03:00 |
|
toasted-nutbread
|
cbc7e2646d
|
Add options
|
2020-03-28 10:25:57 -04:00 |
|
toasted-nutbread
|
64fc0349a1
|
Update global declarations
|
2020-03-10 22:40:35 -04:00 |
|
toasted-nutbread
|
8e29da0c6b
|
Load default Anki field templates from a file
|
2020-02-27 20:33:13 -05:00 |
|
toasted-nutbread
|
4629fb3639
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -05:00 |
|
siikamiika
|
939ad42dac
|
add global clipboard monitor that spawns popups
TODO: refactor the search page clipboard monitor and popup clipboard
monitor to use a common ClipboardMonitor class
|
2020-02-09 21:51:33 +02:00 |
|
siikamiika
|
b8326138a3
|
add scannable tags for expression and reading
|
2020-02-02 13:57:30 +02:00 |
|
siikamiika
|
7a2dbb6f73
|
add default value for termSpacing
|
2020-01-25 18:29:52 +02:00 |
|
toasted-nutbread
|
67759b7aa3
|
Add convertHiraganaToKatakana option
|
2020-01-24 20:15:25 -05:00 |
|
toasted-nutbread
|
538d83c5a6
|
Reorganized variants to better reflect usage order
|
2020-01-24 20:15:25 -05:00 |
|
toasted-nutbread
|
4415a71ae2
|
Add translation options
|
2020-01-24 20:15:25 -05:00 |
|
toasted-nutbread
|
5d366b722f
|
Add option for changing poup scale relative to visual viewport
|
2020-01-22 20:38:21 -05:00 |
|
toasted-nutbread
|
351598a182
|
Add settings to control popup content scale
|
2020-01-22 20:38:21 -05:00 |
|
toasted-nutbread
|
0d7ccf25b8
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
|
toasted-nutbread
|
899ef167d1
|
Update copyright
|
2020-01-01 12:00:00 -05:00 |
|
toasted-nutbread
|
e2a4a46e60
|
Implement settings reset
|
2019-12-29 12:33:28 -05:00 |
|
toasted-nutbread
|
ca2aca19c5
|
Upgrade default fieldTemplates to null
|
2019-12-29 12:33:03 -05:00 |
|
toasted-nutbread
|
3033fea31e
|
Treat null templates as the default value
|
2019-12-29 12:33:03 -05:00 |
|
toasted-nutbread
|
1a0a345ae7
|
Make reverse reading/expressions optional during database import
|
2019-12-07 14:34:35 -05:00 |
|
toasted-nutbread
|
5a1046bc90
|
Update arrow-parens to always
|
2019-11-26 22:06:27 -05:00 |
|
toasted-nutbread
|
0aed27b66d
|
Replace hasOwnProperty with simplified hasOwn function
|
2019-11-26 22:06:27 -05:00 |
|
toasted-nutbread
|
099847729c
|
utilIsObject => isObject, move to core.js
|
2019-11-26 17:33:09 -05:00 |
|
siikamiika
|
cc8221c6ea
|
add reading modes
|
2019-11-23 17:50:46 +02:00 |
|
siikamiika
|
f6f19dc9de
|
typo
|
2019-11-23 17:50:46 +02:00 |
|
siikamiika
|
9dff658640
|
add parser selection
|
2019-11-23 17:50:46 +02:00 |
|
siikamiika
|
955e131f96
|
add parser selection options
|
2019-11-23 17:45:44 +02:00 |
|
siikamiika
|
70418202cf
|
make search page checkbox options persist
|
2019-10-27 20:11:23 +02:00 |
|
toasted-nutbread
|
21a2730cde
|
Add option for text-to-speech
|
2019-10-13 12:20:56 -04:00 |
|
toasted-nutbread
|
3272948284
|
Adds setting for controlling the outer style of the popup
|
2019-10-13 12:12:51 -04:00 |
|
toasted-nutbread
|
b086fca69f
|
Add separate theme option for outer popup style
|
2019-10-12 19:00:24 -04:00 |
|
toasted-nutbread
|
696ea80e06
|
Add option for popup theme
|
2019-10-12 15:44:35 -04:00 |
|
toasted-nutbread
|
a6903d68a4
|
Revert default audio source behaviour
This more closely matches the upgrade process
|
2019-10-11 23:24:51 -04:00 |
|
toasted-nutbread
|
8ae1da4277
|
Update audio options format
|
2019-10-10 21:30:35 -04:00 |
|
toasted-nutbread
|
6a6e200ef9
|
Update rejections to use Error
|
2019-10-08 21:44:25 -04:00 |
|
odehjoseph
|
62b95a656f
|
Add option to enable Alt+B lookup
|
2019-09-26 21:33:33 -07:00 |
|
toasted-nutbread
|
8c4fb28a30
|
Add support creating profile usage conditions
|
2019-09-18 19:14:01 -04:00 |
|
toasted-nutbread
|
c8171f5ec7
|
Add preliminary support for profiles
|
2019-09-15 15:56:53 -04:00 |
|
Alex Yatskov
|
60b32a4a1a
|
Merge pull request #206 from toasted-nutbread/fix-incorrect-function-name
Replace profileCreateDefaultFieldTemplates with optionsFieldTemplates
|
2019-09-12 19:47:52 -07:00 |
|
toasted-nutbread
|
c38c7fbda1
|
Replace profileCreateDefaultFieldTemplates with optionsFieldTemplates
|
2019-09-11 19:56:13 -04:00 |
|
toasted-nutbread
|
c4e6d7e3d1
|
Add utility method for checking if a value is a standard object
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
05ce350792
|
Use apiOptionsSave instead of optionsSave
|
2019-09-10 20:09:33 -04:00 |
|
toasted-nutbread
|
eb98dfb1a8
|
Simplify logic for how option updates are propagated
|
2019-09-06 21:23:35 -04:00 |
|
toasted-nutbread
|
a74cdbff1d
|
Change update process
|
2019-09-06 19:55:58 -04:00 |
|
toasted-nutbread
|
5ddbb0373f
|
Add function to create default options
|
2019-09-05 20:57:52 -04:00 |
|
toasted-nutbread
|
ec110fa1b7
|
Add some validation to options loading
|
2019-09-05 20:57:52 -04:00 |
|
toasted-nutbread
|
1c767711bb
|
Prevent infinite loops for corrupt options
|
2019-09-05 20:57:52 -04:00 |
|
toasted-nutbread
|
71471d08e5
|
Add option to enable/disable scanning of source expressions in popups
|
2019-09-02 19:33:52 -04:00 |
|
toasted-nutbread
|
42ec3e2a43
|
Add support for popup on the search page
|
2019-09-02 19:33:28 -04:00 |
|