summaryrefslogtreecommitdiff
path: root/ext/bg/js
Commit message (Expand)AuthorAge
* Dictionary controller updates (#941)toasted-nutbread2020-10-18
* Change progress reporting to support settings v2 (#940)toasted-nutbread2020-10-18
* Dictionary controller updates (#939)toasted-nutbread2020-10-18
* Status footer (#938)toasted-nutbread2020-10-18
* Fix focused element of popup menus (#937)toasted-nutbread2020-10-18
* Update audio controller for menus (#936)toasted-nutbread2020-10-18
* Fix missing close cause (#935)toasted-nutbread2020-10-18
* Popup menu updates (#934)toasted-nutbread2020-10-18
* Add PopupMenu class (#933)toasted-nutbread2020-10-18
* Fix new Modal's base calss (#932)toasted-nutbread2020-10-18
* 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
* 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 template updates for multiple declarations (#918)toasted-nutbread2020-10-14
* Dictionary controller refactor (#912)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
* Fix dictionary settings not being deleted when deleting a single dictionary (...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
* 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