Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use dynamicLoader for main (#481) | toasted-nutbread | 2020-04-26 |
| | | | | | * Update style of search-main and float-main to have better parity * Use dynamicLoader to inject scripts and CSS | ||
* | Add Yomichan icon SVG (#478) | toasted-nutbread | 2020-04-26 |
| | | | | | | | * Create Yomichan icon SVG and 32x32 PNG * Update icons * Add 32x32 icon definition to HTML pages | ||
* | Rename search-frontend.js to search-main.js | toasted-nutbread | 2020-04-19 |
| | | | | Also move DisplaySearch creation into the main() function. | ||
* | Add support for displaying images | toasted-nutbread | 2020-04-18 |
| | |||
* | Move basic string/character testing functions into a mixed/js/japanese.js | toasted-nutbread | 2020-03-21 |
| | |||
* | Rename audio.js to audio-system.js | toasted-nutbread | 2020-03-07 |
| | |||
* | query parser html templates | siikamiika | 2020-02-10 |
| | |||
* | hide search input in native popups | siikamiika | 2020-02-09 |
| | |||
* | extract ClipboardMonitor from DisplaySearch | siikamiika | 2020-02-09 |
| | |||
* | Move japanese.js into bg | toasted-nutbread | 2020-02-08 |
| | |||
* | Move display templates into a single file | toasted-nutbread | 2020-01-16 |
| | |||
* | Update how spinner visibility is controlled | toasted-nutbread | 2020-01-16 |
| | |||
* | Update display content generation to use HTML templates | toasted-nutbread | 2020-01-16 |
| | |||
* | Use a single api.js | toasted-nutbread | 2019-12-13 |
| | |||
* | initial text scanner extract | siikamiika | 2019-12-05 |
| | |||
* | remove references to /fg/js/util.js | siikamiika | 2019-12-04 |
| | | | | It doesn't exist | ||
* | move Display context to a new class | siikamiika | 2019-12-01 |
| | |||
* | Display history navigation buttons fixed position | siikamiika | 2019-11-28 |
| | |||
* | Create DOM utility file | toasted-nutbread | 2019-11-26 |
| | |||
* | Rename extension.js to core.js to better reflect its use | toasted-nutbread | 2019-11-26 |
| | |||
* | add parser selection | siikamiika | 2019-11-23 |
| | |||
* | add simple query parser | siikamiika | 2019-11-23 |
| | |||
* | search page checkbox styling | siikamiika | 2019-11-10 |
| | | | | Change checkboxes to color-inverting icons | ||
* | always disable scanning IME checkbox label | siikamiika | 2019-11-09 |
| | |||
* | Add favicons | toasted-nutbread | 2019-11-02 |
| | |||
* | improve search page checkbox usability | siikamiika | 2019-10-28 |
| | | | | | Disable text selection and make the entire area clickable, including whitespace | ||
* | make search page checkbox options persist | siikamiika | 2019-10-27 |
| | |||
* | add button to enable/disable wanakana IME | siikamiika | 2019-10-26 |
| | |||
* | add clipboard monitor to search page | siikamiika | 2019-10-26 |
| | | | | Related to issue #262 about APIs | ||
* | Change #yomichan-float to .yomichan-float | toasted-nutbread | 2019-10-13 |
| | | | | Since there can be more than one popup, using a class makes more sense than an ID. | ||
* | Leave default stylesheet enabled by default | toasted-nutbread | 2019-10-12 |
| | |||
* | Create themes | toasted-nutbread | 2019-10-12 |
| | |||
* | Remove bootstrap styles from float.html | toasted-nutbread | 2019-10-12 |
| | |||
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |
| | |||
* | Only use foreground api.js/util.js | toasted-nutbread | 2019-10-08 |
| | |||
* | Add support for query parameter in URL on search page | toasted-nutbread | 2019-10-08 |
| | |||
* | Limit width of the HTML pages | toasted-nutbread | 2019-09-28 |
| | |||
* | Remove jQuery dependency from float.html and search.html | toasted-nutbread | 2019-09-27 |
| | |||
* | Implement custom window scroll | toasted-nutbread | 2019-09-27 |
| | |||
* | Improve slide up animation | toasted-nutbread | 2019-09-27 |
| | |||
* | Add support for popup on the search page | toasted-nutbread | 2019-09-02 |
| | |||
* | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
| | |||
* | add doc scripts to search too | siikamiika | 2019-08-03 |
| | |||
* | Revert "use ES6 import and export" | siikamiika | 2019-08-03 |
| | | | | This reverts commit 04f4607922e84d93ca8a05708802fb6bbd61f359. | ||
* | use ES6 import and export | siikamiika | 2019-08-02 |
| | |||
* | Add meta viewport tag to all html pages | toasted-nutbread | 2019-05-04 |
| | |||
* | cleanup | Alex Yatskov | 2017-08-15 |
| | |||
* | renaming files | Alex Yatskov | 2017-08-14 |
| | |||
* | wip | Alex Yatskov | 2017-08-13 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-29 |
| |