toasted-nutbread
|
e14b52ef84
|
Update dictionary entry terminology (#1592)
* Update terminology
* Update terminology in display.js
* Update terminology in display-audio.js
* Update terminology in text-scanner.js
* Update terminology in backend.js
* Update terminology in mecab.js
* Update terminology in audio-downloader.js
* Update terminology in translator-vm.js
* Update terminology in dictionary-data-util.js
* Update terminology in dictionary-database.js
* Update terminology in japanese-util.js
* Change/upgrade {expression} to {term}
* Update terminology in test-japanese.js
* Update terminology in test-database.js
* Update terminology in anki-templates-controller.js
* Update terminology in anki-note-builder.js
* Update terminology in backend.js
* Update terminology in text-scanner.js
* Update terminology in display.js
* Update terminology in display.js
|
2021-04-04 16:22:35 -04:00 |
|
toasted-nutbread
|
0e26d9a667
|
Remove code for old settings page (#1588)
|
2021-04-03 13:32:53 -04:00 |
|
toasted-nutbread
|
8179846e38
|
Refactor template rendering (#1583)
* Update _errorToJson to _serializeError
* Remove async
* Refactor render
* Simplify _getModifiedData
* Rename data => commonData
* Rename templates => template for consistency
* Improve errors check
* Update tests
|
2021-04-02 12:42:06 -04:00 |
|
toasted-nutbread
|
ae92e0b378
|
AnkiUtil (#1439)
* Add AnkiUtil
* Update AnkiConnect to use AnkiUtil
* Use AnkiUtil in AnkiNoteBuilder
* Replace containsAnyMarker with AnkiUtil.stringContainsAnyFieldMarker
* Add AnkiUtil.getFieldMarkers
* Add fieldsObjectContainsMarker to AnkiUtil
* Remove unused global
* Remove unused parameter: enabled
* Add cloneFieldMarkerPattern
|
2021-02-24 21:54:58 -05:00 |
|
toasted-nutbread
|
450912c109
|
Move js/settings (#1397)
* Move js/settings to js/pages/settings
* Fix script ordering
|
2021-02-14 23:10:01 -05:00 |
|