Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Elementary audio playback support | Alex Yatskov | 2016-06-14 |
| | |||
* | Removing HTML option | Alex Yatskov | 2016-06-14 |
| | |||
* | Option stubs | Alex Yatskov | 2016-06-14 |
| | |||
* | Better selection handling, fixing scan length being treated as a string. | Alex Yatskov | 2016-06-14 |
| | |||
* | Option preference page on install. | Alex Yatskov | 2016-06-14 |
| | |||
* | Updating homepage url | Alex Yatskov | 2016-06-14 |
| | |||
* | Better glossary formatting | Alex Yatskov | 2016-05-29 |
| | |||
* | Adding version checking | Alex Yatskov | 2016-05-29 |
| | |||
* | Delete unused functions | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | New fact creation | Alex Yatskov | 2016-05-29 |
| | |||
* | Display supported field tags | Alex Yatskov | 2016-05-28 |
| | |||
* | Fixing field table | Alex Yatskov | 2016-05-28 |
| | |||
* | Options page now works as intended | Alex Yatskov | 2016-05-28 |
| | |||
* | More cleanup | Alex Yatskov | 2016-05-28 |
| |