| Commit message (Expand) | Author | Age |
* | Update application init process (#634) | toasted-nutbread | 2024-02-07 |
* | move files (#630) | StefanVukovic99 | 2024-02-04 |
* | Application refactor (#591) | toasted-nutbread | 2024-02-01 |
* | Module refactoring (#588) | toasted-nutbread | 2024-01-31 |
* | JapaneseUtil refactor (#555) | toasted-nutbread | 2024-01-28 |
* | WebExtension class (#551) | toasted-nutbread | 2024-01-21 |
* | Separate core classes into separate files (#545) | toasted-nutbread | 2024-01-20 |
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
* | Add toError utility function (#523) | toasted-nutbread | 2024-01-15 |
* | Cross frame API safety (#491) | toasted-nutbread | 2023-12-30 |
* | Comment updates (#481) | Cashew | 2023-12-29 |
* | Event dispatcher refactor (#463) | toasted-nutbread | 2023-12-29 |
* | API type safety updates (#457) | toasted-nutbread | 2023-12-28 |
* | API map updates (#458) | toasted-nutbread | 2023-12-27 |
* | Google docs fixes (#455) | toasted-nutbread | 2023-12-27 |
* | API type safety (#425) | toasted-nutbread | 2023-12-23 |
* | Remove _invokeWithProgress (#397) | toasted-nutbread | 2023-12-21 |
* | rename variables (#409) | Cashew | 2023-12-20 |
* | Simplify message handlers (#396) | toasted-nutbread | 2023-12-20 |
* | Template type improvements (#380) | toasted-nutbread | 2023-12-19 |
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
* | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
* | Update timer types and such | toasted-nutbread | 2023-11-27 |
* | Update types | toasted-nutbread | 2023-11-27 |
* | Add extension error imports | toasted-nutbread | 2023-11-27 |
* | Remove unneeded references | toasted-nutbread | 2023-11-27 |
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
* | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
* | Modernize codebase | Darius Jahandarie | 2023-11-04 |
* | create both cross-frame ports in the background | praschke | 2023-09-30 |
* | 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 |
* | API loadExtensionScripts (#2233) | toasted-nutbread | 2022-09-24 |
* | Optimize AnkiConnect.findNoteIds (#2190) | toasted-nutbread | 2022-08-20 |
* | Add support for Anki API key (#2169) | toasted-nutbread | 2022-05-30 |
* | Rename anki.js to anki-connect.js to more accurately reflect class name (#2167) | toasted-nutbread | 2022-05-29 |
* | Add support for guiEditNote to view notes (#2143) | toasted-nutbread | 2022-05-29 |
* | Add apiReflect and apiExists to AnkiConnect (#2150) | toasted-nutbread | 2022-05-22 |
* | Anki findNotes (#2152) | toasted-nutbread | 2022-05-21 |
* | ESlint JSdoc (#2148) | toasted-nutbread | 2022-05-20 |
* | Update ClipboardReader.getImage implementation (#2085) | toasted-nutbread | 2022-03-13 |
* | Improve Anki storeMediaFile (#2084) | toasted-nutbread | 2022-03-13 |
* | Add support for logging Anki errors on the settings page (#2073) | toasted-nutbread | 2022-02-20 |
* | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 |
* | Set `Content-Type` header of AnkiConnect requests to `application/json` | archiif | 2022-01-05 |
* | FrameOffsetForwarder fixes (#2017) | toasted-nutbread | 2021-11-21 |
* | DOMRect update (#1973) | toasted-nutbread | 2021-09-30 |