Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Adding dexie | Alex Yatskov | 2016-08-20 | |
| | ||||
* | Performance improvements | Alex Yatskov | 2016-08-20 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-08-20 | |
| | ||||
* | Better control over result ordering. This fixes #12 | Alex Yatskov | 2016-08-20 | |
| | ||||
* | WIP | Alex Yatskov | 2016-08-18 | |
| | ||||
* | WIP | Alex Yatskov | 2016-08-18 | |
| | ||||
* | WIP | Alex Yatskov | 2016-08-18 | |
| | ||||
* | Tweaks | Alex Yatskov | 2016-08-15 | |
| | ||||
* | Fixing tag | Alex Yatskov | 2016-08-14 | |
| | ||||
* | Adding usage guide | Alex Yatskov | 2016-08-14 | |
| | ||||
* | Adding stub for usage guide | Alex Yatskov | 2016-08-14 | |
| | ||||
* | Backwards compat | Alex Yatskov | 2016-08-12 | |
| | ||||
* | WIP | Alex Yatskov | 2016-08-11 | |
| | ||||
* | Adding dropdown | Alex Yatskov | 2016-08-11 | |
| | ||||
* | Rename references of "vocab" to "term" | Alex Yatskov | 2016-08-10 | |
| | ||||
* | Cleanup using promises | Alex Yatskov | 2016-08-09 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-08-08 | |
| | ||||
* | Metadata | Alex Yatskov | 2016-08-08 | |
| | ||||
* | Simplify loading code with promises | Alex Yatskov | 2016-08-08 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-08-07 | |
| | ||||
* | Updating kanji display | Alex Yatskov | 2016-08-07 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-08-07 | |
| | ||||
* | Get rid of addon hack | Alex Yatskov | 2016-08-07 | |
| | ||||
* | Reduce file size | Alex Yatskov | 2016-08-06 | |
| | ||||
* | Use entity data from dictionary | Alex Yatskov | 2016-08-06 | |
| | ||||
* | New Kanjidic data | Alex Yatskov | 2016-08-05 | |
| | ||||
* | Updating enamdict and edict, code to load dictionaries. | Alex Yatskov | 2016-08-03 | |
| | ||||
* | Hook up sentence search extent to options | Alex Yatskov | 2016-07-25 | |
| | ||||
* | Updating options page to include new tags | Alex Yatskov | 2016-07-25 | |
| | ||||
* | Sentence and URL support | Alex Yatskov | 2016-07-25 | |
| | ||||
* | Fixing exception | Alex Yatskov | 2016-07-23 | |
| | ||||
* | Deleting dead code, bumping version. | Alex Yatskov | 2016-07-23 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-07-23 | |
| | ||||
* | Formatting legal page | Alex Yatskov | 2016-07-19 | |
| | ||||
* | Fixing Kanji behavior, bumping version | Alex Yatskov | 2016-07-18 | |
| | ||||
* | Pronounce => Play Audio | Alex Yatskov | 2016-07-18 | |
| | ||||
* | More error updates | Alex Yatskov | 2016-07-17 | |
| | ||||
* | Better error message | Alex Yatskov | 2016-07-17 | |
| | ||||
* | Audio support | Alex Yatskov | 2016-07-17 | |
| | ||||
* | Add option to enable and disable audio playback | Alex Yatskov | 2016-07-15 | |
| | ||||
* | Simplify requests | Alex Yatskov | 2016-07-14 | |
| | ||||
* | Support additional replacement fields | Alex Yatskov | 2016-07-10 | |
| | ||||
* | Updating options page for smaller layout | Alex Yatskov | 2016-07-06 | |
| | ||||
* | Temporarily removing gecko code from master until everything works in | Alex Yatskov | 2016-07-06 | |
| | | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff. | |||
* | Add mimetype to XHR call | ispedals | 2016-06-19 | |
| | | | | This silences warnings about the JSON files being ill-formed | |||
* | Workaround spidermonkey bug so dictionary data loads | ispedals | 2016-06-19 | |
| | | | | | We need to make a copy of the iteration variable in the for-of loop so that the distinct values are available in the callback. | |||
* | Add polyfills for Gecko's WebExtension implementation | ispedals | 2016-06-19 | |
| | | | | | | | | Gecko currently does not support chrome.storage.sync and chrome.runtime.onInstalled. Use chrome.storage.local instead of sync and ignore calls to onInstalled. The implication of not having runtime.onInstalled is that the options page is not shown on first-run. | |||
* | Support tagging | Alex Yatskov | 2016-06-14 | |
| | ||||
* | Use `let` instead of `const` in for loops. | Alex Yatskov | 2016-06-14 | |
| | ||||
* | Cleanup | Alex Yatskov | 2016-06-14 | |
| |