| Commit message (Expand) | Author | Age |
* | Frontend initialization refactor (#737) | toasted-nutbread | 2020-08-16 |
* | DOM + DocumentUtil merge (#727) | toasted-nutbread | 2020-08-09 |
* | document.js refactor (#719) | toasted-nutbread | 2020-08-09 |
* | Query parser text scanner options refactor (#717) | toasted-nutbread | 2020-08-09 |
* | Persistent display mode (#714) | toasted-nutbread | 2020-08-09 |
* | Fix extension unload cases (#712) | toasted-nutbread | 2020-08-02 |
* | Fix _setContentTermsOrKanjiUpdateAdderButtons not working (#709) | toasted-nutbread | 2020-08-02 |
* | Display try catch refactor (#704) | toasted-nutbread | 2020-08-01 |
* | More display refactoring (#697) | toasted-nutbread | 2020-08-01 |
* | Standardize hotkey action naming convention (#696) | toasted-nutbread | 2020-07-26 |
* | Query parser fix (#695) | toasted-nutbread | 2020-07-26 |
* | Display scroll refactor (#694) | toasted-nutbread | 2020-07-26 |
* | Display history refactor (#691) | toasted-nutbread | 2020-07-26 |
* | Set content refactor (#686) | toasted-nutbread | 2020-07-25 |
* | Display fixes and refactoring (#685) | toasted-nutbread | 2020-07-24 |
* | Display refactoring (#674) | toasted-nutbread | 2020-07-18 |
* | Content script ready checks (#670) | toasted-nutbread | 2020-07-18 |
* | Extension unload indication fix (#662) | toasted-nutbread | 2020-07-18 |
* | Refactor hotkey definitions to be more generic (#655) | toasted-nutbread | 2020-07-08 |
* | Display class refactoring (#650) | toasted-nutbread | 2020-07-03 |
* | Extension unload detection (#647) | toasted-nutbread | 2020-07-03 |
* | Display refactor (#643) | toasted-nutbread | 2020-07-03 |
* | Yomichan object separation (#627) | toasted-nutbread | 2020-06-28 |
* | Use DOMTextScanner (#536) | toasted-nutbread | 2020-06-21 |
* | Safely handle volume values that are out of range (#617) | toasted-nutbread | 2020-06-21 |
* | API refactor (#532) | toasted-nutbread | 2020-05-24 |
* | Use CSS variables for themes (#528) | toasted-nutbread | 2020-05-10 |
* | Modifier key profile condition (#487) | siikamiika | 2020-05-03 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | Add support for displaying images | toasted-nutbread | 2020-04-18 |
* | Fix overlapping audio.play calls due to await | toasted-nutbread | 2020-04-18 |
* | Await and handle errors from audio.play() | toasted-nutbread | 2020-04-18 |
* | Update style | toasted-nutbread | 2020-04-18 |
* | Fix button title text not updating correctly in merge mode | toasted-nutbread | 2020-04-18 |
* | Return index of the source instead of the source value | toasted-nutbread | 2020-04-18 |
* | Disable cache on the backend and fix a bug with the cache key | toasted-nutbread | 2020-04-18 |
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
* | Merge pull request #437 from toasted-nutbread/backend-api-handler-changes | toasted-nutbread | 2020-04-11 |
|\ |
|
| * | apiBroadcast => apiBroadcastTab | toasted-nutbread | 2020-04-10 |
| * | Rename apiForward to apiBroadcast | toasted-nutbread | 2020-04-07 |
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ |
|
* | Fix not awaiting this._getNoteContext | toasted-nutbread | 2020-04-06 |
* | Add overridable getDocumentTitle | toasted-nutbread | 2020-04-06 |
* | Add support for {document-title} | toasted-nutbread | 2020-04-06 |
* | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
* | Rename context to details | toasted-nutbread | 2020-04-06 |
* | Add options | toasted-nutbread | 2020-03-28 |
* | remove targetPopupId 'all' | siikamiika | 2020-03-21 |
* | apply all options on profile change | siikamiika | 2020-03-21 |