| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
| | | | | | | | | | | | | | | * Move "yomichan" object setup to a separate file * Update script imports * Align message handlers * Rename Yomichan.prepare to Yomichan.ready * Add new prepare function * Improve isExtensionUrl | ||
| * | Context popup update (#594) | toasted-nutbread | 2020-06-21 |
| | | | | | | | | | | | * Add link to the help button * Update context.html to not use bootstrap Styles moved into a separate file Update icons * Update terminology to correspond to new icons | ||
| * | Use cross frame API (#553) | toasted-nutbread | 2020-06-07 |
| | | | | | | | | | | * Use new CrossFrameAPI for popup proxy communication * Remove use of old cross-frame communication classes * Remove use of old cross-frame communication files * Make the crossFrame object a member of the api object | ||
| * | 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 context.js to context-main.js | toasted-nutbread | 2020-04-19 |
| | | |||
| * | Use a single api.js | toasted-nutbread | 2019-12-13 |
| | | |||
| * | 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 |
| | | |||
| * | Remove JQuery from the context popup window | toasted-nutbread | 2019-11-24 |
| | | |||
| * | Optimize toggle on the context popup window | toasted-nutbread | 2019-11-24 |
| | | | | | Remove bootstrap-toggle dependency | ||
| * | Add favicons | toasted-nutbread | 2019-11-02 |
| | | |||
| * | Add tooltip about middle click behaviour | toasted-nutbread | 2019-10-20 |
| | | |||
| * | Use links instead of buttons on context page | toasted-nutbread | 2019-10-19 |
| | | |||
| * | Make the Options link the first link | toasted-nutbread | 2019-10-13 |
| | | | | | Better reflects importance in a top-down list. | ||
| * | Improve layout of context.html on Firefox Mobile | toasted-nutbread | 2019-10-13 |
| | | |||
| * | Center align context popup window buttons | toasted-nutbread | 2019-10-13 |
| | | |||
| * | Move glyphicons into span element | toasted-nutbread | 2019-09-28 |
| | | |||
| * | Fix paragraph tags | toasted-nutbread | 2019-09-28 |
| | | |||
| * | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
| | | |||
| * | Add meta viewport tag to all html pages | toasted-nutbread | 2019-05-04 |
| | | |||
| * | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | | |||
| * | renaming files | Alex Yatskov | 2017-08-14 |