Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
| | | | | | | | | | | | | | * Convert api.js into a class instance * Use new api.* functions * Fix missing binds * Group functions with progress callbacks together * Change style * Fix API override not working | ||
* | break after switch default | siikamiika | 2020-04-14 |
| | |||
* | assume and propagate strings for text parsing | siikamiika | 2020-04-13 |
| | |||
* | move QueryParser.parseText to Backend | siikamiika | 2020-04-13 |
| | |||
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
| | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Use textContent instead of innerText | toasted-nutbread | 2020-02-23 |
| | |||
* | Define more globals | toasted-nutbread | 2020-02-11 |
| | |||
* | fix async issues | siikamiika | 2020-02-10 |
| | |||
* | query parser html templates | siikamiika | 2020-02-10 |