Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Fix seekForward and seekBackward not handling length=0 case correctly | toasted-nutbread | 2019-11-08 | |
| | | ||||
| * | Add outdated warning | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Remove unused function | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Update dictionary order based on priority | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Prevent page exit while database operations are in progress | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Add support for importing multiple dictionaries at once | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Add support for deleting individual dictionaries | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Update how nodes are hidden | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Add button and confirmation dialog for database purge | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Update how dictionaries are displayed on the settings page | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Add functions for getting dictionary information | toasted-nutbread | 2019-11-07 | |
| | | ||||
| * | Simplify how option visibility is changed | toasted-nutbread | 2019-11-07 | |
| | | ||||
* | | Merge branch 'master' into testing | Alex Yatskov | 2019-11-05 | |
|\| | ||||
| * | Update version1.9.5 | Alex Yatskov | 2019-11-05 | |
| | | ||||
| * | Fix overlapping popup timers | toasted-nutbread | 2019-11-05 | |
| | | ||||
| * | refactoring and optimization | siikamiika | 2019-11-04 | |
| | | ||||
| * | prevent accidental lookup on glossary text select | siikamiika | 2019-11-03 | |
| | | ||||
| * | Fix autoHideResults not working | toasted-nutbread | 2019-11-03 | |
| | | ||||
| * | Add favicons | toasted-nutbread | 2019-11-02 | |
| | | ||||
| * | Group similar functions together | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Fix some issues with the context menu | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Style update | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Reset preventions earlier | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Check pendingLookup earlier | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Remove setPrimaryTouch | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Simplify touch event implementation | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Make selectionContainsPoint static | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Improve naming | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Remove setters | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Remove unused variable | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Remove searchFromTouch | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Simplify how touch events use onAfterSearch | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Rename textSourceLast to textSourceCurrent | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Update how definitions are searched for | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Move check | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Remove unused vars | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Don't pass null textSource into searchSource | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Use promiseTimeout | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Move onError catch into searchAt | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | Create promise version of setTimeout | toasted-nutbread | 2019-10-28 | |
| | | ||||
| * | improve search page checkbox usability | siikamiika | 2019-10-28 | |
| | | | | | | | | | | Disable text selection and make the entire area clickable, including whitespace | |||
| * | refactoring | siikamiika | 2019-10-28 | |
| | | ||||
| * | fix wanakana toggle on empty input | siikamiika | 2019-10-27 | |
| | | ||||
| * | use apiOptionsGet to modify the correct profile | siikamiika | 2019-10-27 | |
| | | ||||
| * | Revert "modify correct profile apiOptionsSet" | siikamiika | 2019-10-27 | |
| | | | | | | | | This reverts commit 51c35c9f306e48093fc769713675dca5b02d1398. | |||
| * | modify correct profile apiOptionsSet | siikamiika | 2019-10-27 | |
| | | ||||
| * | make search page checkbox options persist | siikamiika | 2019-10-27 | |
| | | ||||
| * | add workaround to Chrome clipboard.readText | siikamiika | 2019-10-27 | |
| | | | | | | | | | | For some reason this doesn't work on Firefox, so keep using the new API for Firefox | |||
| * | make clipboardRead an optional permission | siikamiika | 2019-10-27 | |
| | | ||||
| * | refactor and tune wanakana toggling | siikamiika | 2019-10-27 | |
| | |