Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Selection clear improvements (#1690) | toasted-nutbread | 2021-05-19 |
| | | | | | | | | | * Update selection clear process * Clean up old clearSelection API * Update clear order * Add clear event handling | ||
* | Add support for definitions with structured content (#1689) | toasted-nutbread | 2021-05-19 |
| | | | | | | | | | | | * Add structured content to schema * Add support for generating custom content * Update importer * Update test data * Add verticalAlign property | ||
* | Update test valid dictionaries (#1688) | toasted-nutbread | 2021-05-18 |
| | | | | | | | | | | | * Update test data for valid-dictionary1 * Use valid-dictionary1 instead of valid-dictionary2 * Update test data * Remove test of valid-dictionary2 * Remove valid-dictionary2 data | ||
* | Dictionary image display refactoring (#1687) | toasted-nutbread | 2021-05-18 |
| | | | | | | | | | | | | | | | * Generalize image definition generation * Enable optional aspect ratio * Move styles * Update styles * Add more options for collapsing images * Add image options for collapsing * Improve layout for images that are collapsed | ||
* | Expose search query to anki template renderer (#1686) | toasted-nutbread | 2021-05-17 |
| | | | | | | | | | | | * Expose query and fullQuery to Anki context * Add {search-query} marker * Update test data * Update tests * Wrap search query in multiLine | ||
* | Fix repeated dictionary image importing (#1685) | toasted-nutbread | 2021-05-16 |
| | |||
* | Revert "Add support for custom text type generation (#1683)" (#1684) | toasted-nutbread | 2021-05-16 |
| | | | This reverts commit 39cabc4db61047923712edcca6bedfd001d5d151. | ||
* | Add support for custom text type generation (#1683) | toasted-nutbread | 2021-05-16 |
| | |||
* | Sentence termination character mode (#1682) | toasted-nutbread | 2021-05-16 |
| | | | | | | | | | | | * Change enableTerminationCharacters to terminationCharacterMode * Update settings * Update sentence extraction * Update tests * Add tests | ||
* | Add support for generic && and || operations for settings transforms (#1681) | toasted-nutbread | 2021-05-16 |
| | |||
* | Update the search button tooltip to describe Shift+click functionality (#1679) | toasted-nutbread | 2021-05-15 |
| | |||
* | Popup action search (#1678) | toasted-nutbread | 2021-05-15 |
| | | | | | | | | | * Set up search page in the action popup * Fix a style causing incorrect overflow * Fix error when trying to take a screenshot * Fix popup size on Firefox | ||
* | Fix incorrect _updateClipboardMonitorEnabled invocation (#1677) | toasted-nutbread | 2021-05-15 |
| | |||
* | Add SearchPersistentStateController (#1676) | toasted-nutbread | 2021-05-15 |
| | |||
* | Improve source term exact match count (#1674) | toasted-nutbread | 2021-05-14 |
| | | | | | * Update sourceTermExactMatchCount to be based on headword count * Update tests | ||
* | Restore the Anki on macOS warning from the old settings page (#1673) | toasted-nutbread | 2021-05-14 |
| | |||
* | Improve the behaviour of the "Move to..." action (#1667) | toasted-nutbread | 2021-05-11 |
| | |||
* | Improve overflow wrap (#1663) | toasted-nutbread | 2021-05-10 |
| | |||
* | Update welcome page settings to match the settings page (#1662) | toasted-nutbread | 2021-05-10 |
| | |||
* | Change mobile extension page label from "Help" to "Information" (#1661) | toasted-nutbread | 2021-05-10 |
| | |||
* | Improve internal page overflow (#1660) | toasted-nutbread | 2021-05-10 |
| | | | | | * Improve overflow of internal pages * Improve wrapping of the Origin: example text | ||
* | Remove more legacy settings page selectors (#1659) | toasted-nutbread | 2021-05-10 |
| | |||
* | Fix invalid node/selectors being used in the dictionary delete process (#1658) | toasted-nutbread | 2021-05-10 |
| | |||
* | Update version | Alex Yatskov | 2021-05-08 |
| | |||
* | Fix secondary search dictionary options layout (#1654) | toasted-nutbread | 2021-05-08 |
| | |||
* | Improve term grouping (#1653) | toasted-nutbread | 2021-05-08 |
| | | | | | | | | | | | | | | | * Rename _addUniqueStrings to _addUniqueSimple * Update definition merging to not depend the sequence number * Improve naming * Update AnkiNoteDataCreator * Update docs * Remove fields that no longer exist * Update test data | ||
* | Add "Move to" menu option for moving dictionary options to a specific ↵ | toasted-nutbread | 2021-05-02 |
| | | | | | | | location (#1651) * Add "Move to" option * Fix IDs | ||
* | Fix the "Prefix wildcard searches supported" toggle having incorrect state ↵ | toasted-nutbread | 2021-05-02 |
| | | | | (#1650) | ||
* | Display fixes (#1648) | toasted-nutbread | 2021-05-01 |
| | | | | | | | * Fix incorrect tabId/frameId being used * Only enable nested popups if the tabId is valid * Remove unused APIs | ||
* | Flags profile conditions (#1647) | toasted-nutbread | 2021-05-01 |
| | | | | | | | | | | | | | * Generalize modifier keys * Optimize bindings * Add support for flags * Add clipboard flag * Update tests * Add tests | ||
* | Increase the default scanning length to 16 (#1646) | toasted-nutbread | 2021-05-01 |
| | |||
* | Update search tags to always be displayed in a consistent manner (#1645) | toasted-nutbread | 2021-05-01 |
| | |||
* | Remove the mouseover tags that are shown in merge mode (#1644) | toasted-nutbread | 2021-05-01 |
| | |||
* | Update version21.4.30.0 | toasted-nutbread | 2021-04-30 |
| | |||
* | Add support for reordering dictionary options (#1641) | toasted-nutbread | 2021-04-30 |
| | |||
* | Improve dictionary options (#1640) | toasted-nutbread | 2021-04-30 |
| | | | | | | | | | | | | | | | | | | | * Update dictionary options layout * Update extras * Improve display when no dictionaries are installed * Implement "All" toggle * Move modal * Update welcome page * Remove resizer button * Fix ordering * Fix extra closing tag | ||
* | Replace collapsable with collapsible (#1639) | toasted-nutbread | 2021-04-30 |
| | |||
* | Show any custom tags on words that have anki cards created (#1628) | soriac | 2021-04-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Proof-of-concept for showing card tags (#1626) * Resolved most PR comments: - Added a snackbar notification when clicking tag button - Replaced magnifying glass icon with new tag icon - Button now contains a span w/icon, to use text color - Removed unnecessary attributes from button - Backend now returns full noteInfos object - Frontend now handles filtering tags * Add options to show/hide tag button & filter tags * Do not show tags button if, after filtering, we have zero tags. * Change tags option to enums, optimize tags intersection check & fix code style. * Update options-util.js to include new tag options. * Fix wording on new tag setting. * Add CSS to remove hidden buttons from the display layout. * getAnkiNoteInfo extra parameter for additional info. * Add new tag option to tests. * Remove unnecessary changes related to anki tags option. * Code style fixes. | ||
* | Use childNodes instead of children (#1638) | toasted-nutbread | 2021-04-28 |
| | |||
* | Fix triangle current selection indicator using incorrect rule (#1637) | toasted-nutbread | 2021-04-28 |
| | |||
* | Add pitch categories template helper (#1636) | toasted-nutbread | 2021-04-28 |
| | | | | | | | * Move utility function * Expose dictionary entry as a hidden property for internal use * Add pitchCategories helper | ||
* | Translator alphanumeric improvement (#1635) | toasted-nutbread | 2021-04-28 |
| | | | | | * Simplify alphanumeric check * Update option name for clarity | ||
* | Add scanTextAtCaret option (#1632) | toasted-nutbread | 2021-04-26 |
| | |||
* | Add support for restoring the selection after using scanSelectedText (#1631) | toasted-nutbread | 2021-04-26 |
| | |||
* | Enable showIframePopupsInRootFrame by default for new installs (#1630) | toasted-nutbread | 2021-04-26 |
| | |||
* | Improve kifuku detection to not include suru nouns (#1621) | toasted-nutbread | 2021-04-26 |
| | |||
* | Add tag icon (#1629) | toasted-nutbread | 2021-04-26 |
| | |||
* | Fix incorrect return type causing an error (#1623) | toasted-nutbread | 2021-04-21 |
| | |||
* | Translator refactoring for consistency (#1619) | toasted-nutbread | 2021-04-18 |
| | | | | | | | * Remove unused argument * Improve naming in _groupDictionaryEntriesByHeadword More consistent with _getRelatedDictionaryEntries. | ||
* | Remove redundant dictionary entry sequence (#1618) | toasted-nutbread | 2021-04-18 |
| | | | | | | | | | * Remove sequence/sequenceDictionary from dictionary entry objects * Expose isPrimary on definitions * Update sequence * Update test data |