| Commit message (Expand) | Author | Age |
* | Add Intuitive Permission Toggle to Welcome Page (#214) | Ewan Fox | 2023-08-20 |
* | remove broken fetch(1, 2) | praschke | 2023-08-17 |
* | fix: window.getSelection() can return null on Firefox | praschke | 2023-08-17 |
* | fix: StyleOrigin enum absent in Firefox | praschke | 2023-08-17 |
* | fix script and style injection in Firefox | praschke | 2023-08-17 |
* | Add support for exporting and importing dictionaries database. | forsakeninfinity | 2023-07-15 |
* | fix: different duration for Firefox for whatever reason | Austin Siew | 2023-07-07 |
* | Fix lint | Austin Siew | 2023-06-09 |
* | Fix Handlebars not working on Firefox due to eval | Austin Siew | 2023-06-09 |
* | refactor: added Firefox/Chrome comment on welcome page, removed console.log | Austin Siew | 2023-04-02 |
* | refactor: fixed linting errors | Austin Siew | 2023-04-02 |
* | fix: welcome page no longer loads multiple times | Austin Siew | 2023-04-02 |
* | linked error message to new repo | Austin Siew | 2023-03-25 |
* | renamed default tag to yomitan, renamed exported settings to yomitan | Austin Siew | 2023-03-25 |
* | Fix Google Docs URL regex to not be excessively wide | Darius Jahandarie | 2023-03-25 |
* | fix: renamed action -> browserAction, to support manifest v3 | Austin Siew | 2023-03-23 |
* | Merge pull request #8 from ctpk/master | Darius Jahandarie | 2023-03-23 |
|\ |
|
| * | Set file extension for aac audio media type | ctpk | 2023-02-17 |
* | | removed trailing newlines | Austin Siew | 2023-03-23 |
* | | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 |
* | | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 |
|/ |
|
* | Documentation updates (#2257) | toasted-nutbread | 2022-10-16 |
* | Clipboard updates (#2254) | toasted-nutbread | 2022-10-15 |
* | Fix text selection not always working properly (#2246) | toasted-nutbread | 2022-10-15 |
* | Audio certificate error notification (#2243) | toasted-nutbread | 2022-10-05 |
* | Cleanup and refactoring (#2239) | toasted-nutbread | 2022-09-27 |
* | More API documentation (#2238) | toasted-nutbread | 2022-09-26 |
* | Google Docs accessibility simplifications (#2237) | toasted-nutbread | 2022-09-25 |
* | TextSource* API updates (#2236) | toasted-nutbread | 2022-09-25 |
* | Google Docs accessibility update (#2235) | toasted-nutbread | 2022-09-24 |
* | DocumentUtil extensibility (#2234) | toasted-nutbread | 2022-09-24 |
* | API loadExtensionScripts (#2233) | toasted-nutbread | 2022-09-24 |
* | DocumentUtil static (#2232) | toasted-nutbread | 2022-09-24 |
* | Exclude documentElement from zoom calculation (#2227) | toasted-nutbread | 2022-09-20 |
* | TextSourceElement surrogate pair support (#2217) | toasted-nutbread | 2022-08-20 |
* | New StringUtil (#2216) | toasted-nutbread | 2022-08-20 |
* | ArrayBufferUtil (#2215) | toasted-nutbread | 2022-08-20 |
* | Fix setEndOffset (#2214) | toasted-nutbread | 2022-08-20 |
* | Update DOMTextScanner to support UTF-16 surrogate pairs (#2213) | toasted-nutbread | 2022-08-20 |
* | Profile index fixes (#2207) | toasted-nutbread | 2022-08-20 |
* | Optimize AnkiConnect.findNoteIds (#2190) | toasted-nutbread | 2022-08-20 |
* | Fix invalid default values for popupTheme and popupOuterTheme (#2180) | toasted-nutbread | 2022-08-20 |
* | CSS zoom handling (#2178) | toasted-nutbread | 2022-08-20 |
* | Audio download timeout (#2187) | toasted-nutbread | 2022-08-20 |
* | Fix TextSourceElement.getRects (#2177) | toasted-nutbread | 2022-08-20 |
* | Add new structured content styling options (#2203) | Stephen Kraus | 2022-08-14 |
* | Do not change selection if user selected text manually (#2186) | oakkitten | 2022-07-01 |
* | TextScanner refactor (#2174) | toasted-nutbread | 2022-06-05 |
* | Settings modal updates (#2173) | toasted-nutbread | 2022-06-03 |
* | Touch and pen input updates (#2172) | toasted-nutbread | 2022-06-03 |