| Commit message (Expand) | Author | Age |
... | |
* | | chore: unused import | jbukl | 2023-10-20 |
* | | chore: some returns bool | jbukl | 2023-10-20 |
* | | chore: cleanup offscreen documentation code | jbukl | 2023-10-20 |
* | | fix: chromium clipboard access | jbukl | 2023-10-20 |
|/ |
|
* | add sort dictionary data to parse results on the search page | praschke | 2023-10-13 |
* | fix: typo | Cashew | 2023-10-08 |
* | fix: page and popup state is destroyed on background wakeup | praschke | 2023-10-01 |
* | Merge pull request #259 from praschke/chrome-death-fix | Darius Jahandarie | 2023-10-01 |
|\ |
|
| * | wait for backend ready signal to prepare cross-frame api | praschke | 2023-10-01 |
| * | remove stray debugging comment | praschke | 2023-10-01 |
| * | remove yomichan.connect() | praschke | 2023-10-01 |
| * | create both cross-frame ports in the background | praschke | 2023-09-30 |
* | | Satisfy jsdoc/check-line-alignment lint | Darius Jahandarie | 2023-10-01 |
* | | Satisfy jsdoc/require-returns lint | Darius Jahandarie | 2023-10-01 |
|/ |
|
* | 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 |