Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create abstraction class for parsing DOM (#798) | toasted-nutbread | 2020-09-10 |
| | |||
* | Strip request origin (#710) | toasted-nutbread | 2020-08-02 |
| | | | | | | | * Add web request permissions * Create fetch wrapper that anonymizes the request * Fix Firefox not supporting 'extraHeaders' option | ||
* | Fix fetch requests (#708) | toasted-nutbread | 2020-08-02 |
| | | | | | | | | | | | | | | | | | * Revert audio fetching functionality to use XMLHttpRequest * Replace requestJson * Replace requestJson * Replace requestJson * Replace requestJson and requestText * Fix tests * Include support for vulgar word searches * Remove request.js | ||
* | Remove debug log (#603) | toasted-nutbread | 2020-06-13 |
| | |||
* | Replace XMLHttpRequest (#562) | toasted-nutbread | 2020-06-13 |
| | | | | | * Replace XMLHttpRequest with fetch * Implement fetch placeholder for tests | ||
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
| | |||
* | 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 :) | ||
* | Convert Japanese utilities to a module-like style | toasted-nutbread | 2020-03-15 |
| | |||
* | Update global declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Update argument order | toasted-nutbread | 2020-03-09 |
| | |||
* | Rename audio.js to audio-uri-builder.js | toasted-nutbread | 2020-03-07 |