| Commit message (Expand) | Author | Age |
* | Split source.js into two files (#894) | toasted-nutbread | 2020-10-07 |
* | Move searchTerms/searchKanji to front of object definitions (#873) | toasted-nutbread | 2020-09-27 |
* | Add scan on touch move and prevent touch scroll options (#871) | toasted-nutbread | 2020-09-27 |
* | Add middle mouse prevention option (#868) | toasted-nutbread | 2020-09-26 |
* | Scanning mouse button fixes (#866) | toasted-nutbread | 2020-09-26 |
* | Cache map improvements (#856) | toasted-nutbread | 2020-09-22 |
* | Add tests for options updating (#852) | toasted-nutbread | 2020-09-20 |
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
* | Profile conditions cleanup (#768) | toasted-nutbread | 2020-09-04 |
* | Add tests for data: and blob: iframe URLs (#757) | toasted-nutbread | 2020-08-24 |
* | Dynamic property (#749) | toasted-nutbread | 2020-08-22 |
* | XMLDocument handling (#738) | toasted-nutbread | 2020-08-22 |
* | Fix profile conditions unit test using old JsonSchema (#735) | toasted-nutbread | 2020-08-15 |
* | JSON schema refactor (#731) | toasted-nutbread | 2020-08-15 |
* | JSON-schema-based profile conditions (#730) | toasted-nutbread | 2020-08-15 |
* | More JSON schema improvements (#729) | toasted-nutbread | 2020-08-11 |
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* | Merge dictionary.js functions into Translator class (#726) | toasted-nutbread | 2020-08-09 |
* | Create dev utility class for some shared functionality (#724) | toasted-nutbread | 2020-08-09 |
* | Json schema improvements (#722) | toasted-nutbread | 2020-08-09 |
* | document.js refactor (#719) | toasted-nutbread | 2020-08-09 |
* | CacheMap (#715) | toasted-nutbread | 2020-08-09 |
* | Build system changes (#721) | toasted-nutbread | 2020-08-09 |
* | Fix fetch requests (#708) | toasted-nutbread | 2020-08-02 |
* | Dev dependencies updates (#679) | toasted-nutbread | 2020-07-19 |
* | Rename GenericDatabase to Database (#634) | toasted-nutbread | 2020-06-28 |
* | Rename Database to DictionaryDatabase (#633) | toasted-nutbread | 2020-06-28 |
* | Clone function (#624) | toasted-nutbread | 2020-06-28 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Generic database (#600) | toasted-nutbread | 2020-06-21 |
* | Use DOMTextScanner (#536) | toasted-nutbread | 2020-06-21 |
* | Replace XMLHttpRequest (#562) | toasted-nutbread | 2020-06-13 |
* | Simplify shadow test and add an open shadow DOM test (#533) | toasted-nutbread | 2020-05-10 |
* | Japanese util refactor (#510) | toasted-nutbread | 2020-05-06 |
* | Text scanning update (#507) | toasted-nutbread | 2020-05-06 |
* | Dom text scanner fixes (#505) | toasted-nutbread | 2020-05-06 |
* | Move util database modification functions (#499) | toasted-nutbread | 2020-05-06 |
* | DOMTextScanner (#458) | toasted-nutbread | 2020-05-02 |
* | Object property accessor API update (#485) | toasted-nutbread | 2020-05-02 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update tests | toasted-nutbread | 2020-04-22 |
* | Change some test variables using 'source' instead of 'content' | toasted-nutbread | 2020-04-19 |
* | Add tests | toasted-nutbread | 2020-04-18 |
* | add manual performance tests | siikamiika | 2020-04-18 |
* | support iframes inside open shadow dom | siikamiika | 2020-04-18 |
* | Merge pull request #450 from toasted-nutbread/frequency-readings | toasted-nutbread | 2020-04-18 |
|\ |
|
| * | Add support for filtering frequency metadata based on readings | toasted-nutbread | 2020-04-11 |
* | | Merge pull request #456 from siikamiika/parse-text-refactor | siikamiika | 2020-04-17 |
|\ \ |
|
| * | | remove "fragment" from jp.convertReading variables | siikamiika | 2020-04-13 |
| * | | assume and propagate strings for text parsing | siikamiika | 2020-04-13 |