Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP | Alex Yatskov | 2016-11-13 |
| | |||
* | WIP | Alex Yatskov | 2016-11-13 |
| | |||
* | WIP | Alex Yatskov | 2016-11-12 |
| | |||
* | Fixes | Alex Yatskov | 2016-11-07 |
| | |||
* | User dictionary importing | Alex Yatskov | 2016-11-07 |
| | |||
* | Renaming things | Alex Yatskov | 2016-11-07 |
| | |||
* | Cleanup | Alex Yatskov | 2016-11-07 |
| | |||
* | Combined import | Alex Yatskov | 2016-11-06 |
| | |||
* | Enable katakana soft search (resolves #14) | Alex Yatskov | 2016-10-21 |
| | |||
* | Automatically look up Kanji when cannot find definitions. | Alex Yatskov | 2016-10-08 |
| | | | | Allow text scanning without holding Shift key (resolves #18). | ||
* | Cleanup | Alex Yatskov | 2016-09-19 |
| | |||
* | Cleanup | Alex Yatskov | 2016-09-15 |
| | |||
* | Progress update | Alex Yatskov | 2016-09-14 |
| | |||
* | Fix progress counting | Alex Yatskov | 2016-09-13 |
| | |||
* | Progress callback for dictionary loading | Alex Yatskov | 2016-09-13 |
| | |||
* | Database stuff | Alex Yatskov | 2016-09-13 |
| | |||
* | WIP | Alex Yatskov | 2016-09-11 |
| | |||
* | Cleanup | Alex Yatskov | 2016-09-11 |
| | |||
* | Working with IndexDb | Alex Yatskov | 2016-09-11 |
| | |||
* | WIP | Alex Yatskov | 2016-09-10 |
| | |||
* | WIP | Alex Yatskov | 2016-09-10 |
| | |||
* | Fixes | Alex Yatskov | 2016-09-10 |
| | |||
* | WIP | Alex Yatskov | 2016-09-10 |
| | |||
* | WIP | Alex Yatskov | 2016-09-10 |
| | |||
* | Work on deinflector | Alex Yatskov | 2016-09-10 |
| | |||
* | . | Alex Yatskov | 2016-08-29 |
| | |||
* | Cleanup | Alex Yatskov | 2016-08-28 |
| | |||
* | WIP | Alex Yatskov | 2016-08-24 |
| | |||
* | Cleanup | Alex Yatskov | 2016-08-23 |
| | |||
* | WIP | Alex Yatskov | 2016-08-23 |
| | |||
* | WIP | Alex Yatskov | 2016-08-23 |
| | |||
* | WIP | Alex Yatskov | 2016-08-22 |
| | |||
* | Work on DB integration | Alex Yatskov | 2016-08-21 |
| | |||
* | Import stubs | Alex Yatskov | 2016-08-21 |
| | |||
* | Cleanup | Alex Yatskov | 2016-08-20 |
| | |||
* | Better control over result ordering. This fixes #12 | Alex Yatskov | 2016-08-20 |
| | |||
* | Cleanup using promises | Alex Yatskov | 2016-08-09 |
| | |||
* | 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 |
| | |||
* | Use entity data from dictionary | Alex Yatskov | 2016-08-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. | ||
* | Use `let` instead of `const` in for loops. | Alex Yatskov | 2016-06-14 |
| | |||
* | Delete unused functions | Alex Yatskov | 2016-05-29 |
| | |||
* | Revert "Fixing certain definitions not showing up" | Alex Yatskov | 2016-05-18 |
| | | | | This reverts commit 85015b17766c7279d9efbbcd1dff2e1776bc0da2. |