| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
|
| |
* Add -ge rule
* Add tests
|
| |
|
|
|
|
|
|
|
| |
* Update dictionary priority
* Replace dictionaryPriority with dictionaryOrder
* Update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update implementation of _buildTermMeta
* Remove old implementation
* Expose dictionaryPriority on frequencies and pitch accents
* Update how meta data is generated; add index
* Update order
* Update names
* Expose expressionIndex as part of pitch/frequency data
* Implement meta sorting
* Update test data
|
|
|
|
|
| |
* Remove unused style
* Update inflection separator
|
|
|
|
|
| |
* Improve how colors are used for expressions
* Add more color definitions
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Improve grouping for inflection and expression styles
* kanji-link => expression-kanji-link
* Remove unnecessary entry-header2 and entry-header3
* Move tag list into header for consistency with term definitions
* Move styles
* Add clear
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* term-expression => expression
* term-pitch-accent => pitch-accent
* term-reason => inflection, term-reasons => inflection-list
* term-details => expression-list-details
* term-glossary => glossary
* Update tag list classes
* term-definition => definition
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Group expression styles
* Rename var
* Update var name and style
* Group --kanji* vars
* Rename var
* Rename vars
|
|
|
|
|
|
|
|
|
| |
* Add option
* Update display
* Hide redundant readings
* Improve label and description
|
|
|
|
|
| |
* Refactor _sortDefinitions
* Remove use of useDictionaryPriority
|
|
|
|
|
| |
* Improve edge case furigana distribution for mixed hiragana/katakana
* Update/add tests
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update separator line styles
* Add tabs
* Add support for radio select
* Remove old select
* Move out of scroll region
* Fix missing line
|
|
|
|
|
|
|
|
|
| |
* Add eslint-plugin-header
* Add rule for header format
* Add missing header
* Fix header issues
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add strings section
* Add disambiguation prefix/suffix strings
* Add separator strings
* Add padding definition
|
|
|
|
|
|
|
|
|
|
|
| |
* Add frequencyDisplayMode option
* Update tests
* Add setting
* Update frequency display styles
* Improve wrapping
|
|
|
|
|
|
|
|
|
|
|
| |
* Add valid field
* Add isNoteDataValid function
* Update _areDefinitionsAddableForcedValue to return proper valid values
* Refactor isAnkiConnected check
* Force canAdd to false if not valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
| |
* Update how style restoration is performed
* Refactor
* Add workaround for Firefox issue with user-select: all
* Add infinite loop prevention
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Update tag styles
* Refactor _createTag
* Update padding
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update variable names
* Update standard button styles
* Update styles
* Update button styles
* Update styles
* Add current styles
* Update button styles
* Update styles
* Update outline item styles
* Update styles
* Update styles
* Update notification button styles
* Update button styles
|
|
|
|
|
|
|
|
|
|
|
| |
* Add focus-visible styles
* Add focus-visible styles
* Add focus-visible styles
* Add focus-visible styles
* Add focus-visible styles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Replace :not(:disabled) styles
* Use var for style
* Update active styles
* Update disabled styles for <input> elements
* Update button disabled styles
* Add focus styles to checkbox
* Update style name
|
| |
|
|
|
|
|
|
|
| |
* Fix regex replacements having issues at the start of scanned text
* Fix test cases
* Add tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add card icon to audio menu items
* Update cache data format
* Create _getCacheItem
* Add _playAudioFromSource function
* Implement default card audio info
* Specify exact audio to download when an override is assigned
* Abstract using _getMenuItemSourceInfo
* Update downloadability check
* Update the main audio menu buttons to also assign the default source
|
| |
|
|
|
|
|
| |
* Update display and generation of the audio menu
* Wrap menu items in a div to allow for horizontal layout groupings
|
|
|
|
|
|
|
| |
* Add <!-- Scripts --> heading for consistency
* Update indentation of background.html to be more consistent
* Update script grouping
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Move js/settings to js/pages/settings
* Fix script ordering
|