summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generalize modal, move to popup-elements.js (#931)toasted-nutbread2020-10-18
* Modal split (#930)toasted-nutbread2020-10-18
* Add a refresh function to GenericSettingsController (#929)toasted-nutbread2020-10-17
* Add kebab-menu icon (#928)toasted-nutbread2020-10-17
* SelectorObserver (#927)toasted-nutbread2020-10-17
* Remove debug log (#924)toasted-nutbread2020-10-15
* Ensure settings exist for all installed dictionaries (#922)toasted-nutbread2020-10-14
* Add simple scan input UI (#921)toasted-nutbread2020-10-14
* Fix "modifier" field being required despite being deleted (#920)toasted-nutbread2020-10-14
* Fix template updates for multiple declarations (#918)toasted-nutbread2020-10-14
* Improve convertKatakanaToHiragana and convertHiraganaToKatakana (#916)toasted-nutbread2020-10-13
* Add a default audio option (#913)toasted-nutbread2020-10-11
* Dictionary controller refactor (#912)toasted-nutbread2020-10-11
* Add spinner.svg (#911)toasted-nutbread2020-10-11
* Generic settings improvements (#909)toasted-nutbread2020-10-10
* Add modal controller class (#908)toasted-nutbread2020-10-10
* Storage controller refactor (#907)toasted-nutbread2020-10-10
* Further generalize storage controller by supporting lists of nodes (#906)toasted-nutbread2020-10-10
* Storage controller refactor (#905)toasted-nutbread2020-10-10
* Update audio controller (#904)toasted-nutbread2020-10-10
* Make animation optional for Modal.setVisible (#903)toasted-nutbread2020-10-10
* Add support for allowing modals to be display:none when not open (#902)toasted-nutbread2020-10-10
* Modal updates 2 (#901)toasted-nutbread2020-10-08
* Update the Modal class to support non-jQuery modals (#900)toasted-nutbread2020-10-08
* Add additional transforms (#899)toasted-nutbread2020-10-08
* Settings templates refactor (#897)toasted-nutbread2020-10-07
* Template handler update (#896)toasted-nutbread2020-10-07
* Dev dependency update (#895)toasted-nutbread2020-10-07
* Split source.js into two files (#894)toasted-nutbread2020-10-07
* Fix dictionary settings not being deleted when deleting a single dictionary (...toasted-nutbread2020-10-06
* Fix search page being focused when changing settings (#892)toasted-nutbread2020-10-06
* Fix data inconsistencies (#891)toasted-nutbread2020-10-06
* Update merged definitions to have consistent structure (#890)toasted-nutbread2020-10-06
* Don't add duplicate definitions (#889)toasted-nutbread2020-10-05
* Dictionary definition structure fixes (#888)toasted-nutbread2020-10-05
* Fix incorrect definitions array being used for compatibility merged definitio...toasted-nutbread2020-10-04
* Fix primary audio source (#886)toasted-nutbread2020-10-04
* Fix doc comments for translation options (#885)toasted-nutbread2020-10-04
* Translator organization (#884)toasted-nutbread2020-10-04
* Add check to verify expressions are strings (#883)toasted-nutbread2020-10-04
* Add sourceTermExactMatchCount to prioritize exact expression matches (#882)toasted-nutbread2020-10-04
* Translator definition source term (and other info) (#881)toasted-nutbread2020-10-04
* Move deinflection reasons setup to backend (#880)toasted-nutbread2020-10-04
* Translator options refactor (#879)toasted-nutbread2020-10-04
* Translator refactoring (#878)toasted-nutbread2020-10-04
* Dictionary data structure improvements (#877)toasted-nutbread2020-10-02
* Release 20.9.28.020.9.28.0Alex Yatskov2020-09-28
* Move searchTerms/searchKanji to front of object definitions (#873)toasted-nutbread2020-09-27
* Fix data-setting attributes not being updated on index change (#872)toasted-nutbread2020-09-27
* Add scan on touch move and prevent touch scroll options (#871)toasted-nutbread2020-09-27