| Commit message (Expand) | Author | Age |
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
* | Update WanaKana to v4.0.2 | toasted-nutbread | 2019-11-26 |
* | Update how source terms are navigated | toasted-nutbread | 2019-11-26 |
* | Require context for setContentTerms and setContentKanji | toasted-nutbread | 2019-11-26 |
* | Merge pull request #279 from siikamiika/query-parser-1 | siikamiika | 2019-11-26 |
|\ |
|
| * | add reading modes | siikamiika | 2019-11-23 |
| * | remove height hack and use overflow-y: scroll | siikamiika | 2019-11-23 |
| * | give names to complex slices | siikamiika | 2019-11-23 |
| * | remove unneeded feature | siikamiika | 2019-11-23 |
| * | add mecab support | siikamiika | 2019-11-23 |
| * | use handlebars templates for query parser | siikamiika | 2019-11-23 |
| * | fix default params for term clicking | siikamiika | 2019-11-23 |
| * | remove unused css | siikamiika | 2019-11-23 |
| * | add kana to text | siikamiika | 2019-11-23 |
| * | add simple query parser | siikamiika | 2019-11-23 |
* | | Optimize toggle on the context popup window | toasted-nutbread | 2019-11-24 |
* | | Replace string.substr and string.slice with string.substring | toasted-nutbread | 2019-11-24 |
|/ |
|
* | Merge pull request #274 from toasted-nutbread/lookup-wildcards | Alex Yatskov | 2019-11-13 |
|\ |
|
| * | Add details field to apiTermsFind | toasted-nutbread | 2019-11-10 |
* | | only paste Japanese text from clipboard | siikamiika | 2019-11-13 |
|/ |
|
* | Create functions for the cases of isMouseButton | toasted-nutbread | 2019-11-10 |
* | Fix overwriting const value | toasted-nutbread | 2019-11-10 |
* | Fix several warnings about name conflicts | toasted-nutbread | 2019-11-10 |
* | Remove dexie | toasted-nutbread | 2019-11-10 |
* | Use for of loop instead of forEach | toasted-nutbread | 2019-11-10 |
* | Remove Download check when resolving Audio data | sabs | 2019-11-09 |
* | search page checkbox styling | siikamiika | 2019-11-10 |
* | Optimize dictFieldFormat | toasted-nutbread | 2019-11-08 |
* | refactoring and optimization | siikamiika | 2019-11-04 |
* | prevent accidental lookup on glossary text select | siikamiika | 2019-11-03 |
* | Create promise version of setTimeout | toasted-nutbread | 2019-10-28 |
* | make non-hotkey keys focus input on search page | siikamiika | 2019-10-26 |
* | Make the search button reuse an open search tab if it exists | toasted-nutbread | 2019-10-19 |
* | Update *show* APIs to unified showContent and setContent | toasted-nutbread | 2019-10-17 |
* | Add support for text-to-speech playback | toasted-nutbread | 2019-10-13 |
* | Rename audioGetFromSources's createAudioObject argument to download | toasted-nutbread | 2019-10-13 |
* | Add option for text-to-speech | toasted-nutbread | 2019-10-13 |
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
* | Leave default stylesheet enabled by default | toasted-nutbread | 2019-10-12 |
* | Update how custom CSS is applied | toasted-nutbread | 2019-10-12 |
* | Create themes | toasted-nutbread | 2019-10-12 |
* | Remove bootstrap styles from float.html | toasted-nutbread | 2019-10-12 |
* | Remove Display.dependencies | toasted-nutbread | 2019-10-12 |
* | Don't pass options around for calls to termsShow, kanjiShow, etc. | toasted-nutbread | 2019-10-12 |
* | Check if objects are properly initialized before showing content | toasted-nutbread | 2019-10-12 |
* | Update Display initialization process | toasted-nutbread | 2019-10-12 |
* | Add function for (de)activating event listeners in Display | toasted-nutbread | 2019-10-12 |
* | Update title with info about what the audio source was | toasted-nutbread | 2019-10-10 |
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |
* | Update audio options format | toasted-nutbread | 2019-10-10 |