| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translator to flag redundant tags instead of remove
* Update how compact tags are shown in the popup
* Pass compactTags option to note builder
* Update options templates
* Add options upgrade
* Add options upgrade test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update event order
* Update inputs
* Add type and cause to input info
* Update input info args
* Simplify arguments
* Update argument name
* Change order
|
|
|
|
|
| |
* Update how options context overriding works
* Make function private
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add anki.checkForDuplicates option
* Use checkForDuplicates for button display
* Add property to card creation
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Simplify select generation
* Refactor text generation
* Change optional argument
* Remove query-parser-templates.html
* Simplify prepare
* Simplify preview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use same selectors
* Use consistent stylesheet declaration
* Fix query parser not being cleared
* Set property upon load
* Don't focus for Enter key press
* Update search page styles
* Update indent and nodes
* Support dark style
* Add missing var
|
| |
|
|
|
|
|
|
|
| |
* Add 'TB' label
* Prevent overflow
* Fix storage information on the old settings page
|
|
|
|
|
|
|
|
|
| |
* Add options.global.showPopupPreview option
* Add preview visibility control using a checkbox
* Add attribute on page load
* Disable animation until page is loaded
|
|
|
|
|
| |
* Make allowSecondarySearchesCheckbox optional
* Move getDictionaryInfo into SettingsController
|
|
|
|
|
|
|
|
|
| |
* Add {conjugation} marker
* Add info
* Add upgrade
* Update test
|
|
|
|
|
| |
* Add public preparePitchAccents function to DisplayGenerator
* Add pitch accents preview HTML, CSS, and JS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove unused function
* Update expresionMulti detection
* Simplify kanji early escape
* Simplify frequency/pitch data creation
* Update implementation of _buildTermMeta
* Update how pitch accents sources are collected
* Remove old _buildTermMeta
|
|
|
|
|
| |
* Add deck-root duplicate scope option
* Implement support for deck-root scope
|
|
|
|
|
| |
* Add _triggerScanInputsChanged function
* Trigger event when inputs are changed
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Add public function to clear inputs
* Return the promise
* Pass input options directly
* Assign showAdvanced
* Add more menu options
|
|
|
|
|
| |
* Add support for count nodes
* Add support for menu button
|
| |
|
| |
|
|
|
|
|
| |
* Support menus with multiple sources
* Update anki templates controller
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Make purge notification optional
* Support multiple warning nodes
* Add support for optional count info
|
|
|
|
|
| |
* Ensure value has property before using its value
* Add tests
|
|
|
|
|
| |
* Add traversal info to getValidValueOrDefault
* Move private function
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix default options not having the correct versions
* Move schema validation
* Remove legacy version number
* Add tests for OptionsUtil.getDefault()
* Remove unused getValidValueOrDefault
|
| |
|
|
|
|
|
|
|
| |
* Add _setFieldMarker helper function
* Add support for persistent nodes
* Add support for menus
|
| |
|
|
|
|
|
|
|
|
|
| |
* Simplify data transform for anki.enable setting
* Refactor AnkiController
* Implement marker link clicking
* Request permissions for clipboard
|
|
|
|
|
|
|
|
|
|
|
| |
* Udpate selectors
* Optional remove button
* Add menu
* Refactor ProfileController
* Fix selector
|
| |
|
|
|
|
|
|
|
| |
* Add additional fields for consistency
* Fix copy confirm not working correctly
* Update IDs
|
|
|
|
|
| |
* Select just the text node and not its container
* Make background color transparent by default
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move CSS
* Update indent
* Refactor HTML/CSS
* Add support for editing the source text
* Add WanaKana binding for input
* Rename file
|
|
|
|
|
|
|
|
|
| |
* Update IDs
* Change how default fieldTemplates is assigned
* Ensure no missing fields
* Fix error display during import
|
| |
|
|
|
|
|
|
|
|
|
| |
* Expose isClosed property
* Add popupMenu to detail
* Return true if closed, false otherwise
* Add closed event to PopupMenu
|
|
|
|
|
|
|
|
|
| |
* Rename action
* Store more state information
* Conditional checks for details toggle links
* Add support for hiding/showing details via menu
|