aboutsummaryrefslogtreecommitdiff
path: root/ext/js/display/display-anki.js
Commit message (Expand)AuthorAge
* Fix duplicate check not working across note types (#830)24.4.16.0Kuuuube2024-04-16
* log anki error when hiding button (#821)StefanVukovic992024-04-15
* Add an option to allow both viewing and adding duplicates (#693)Eloy Robillard2024-03-18
* Turn on @typescript-eslint/no-unsafe-argument (#728)24.2.26.0toasted-nutbread2024-02-25
* Update eslint rules (#710)toasted-nutbread2024-02-19
* Log update (#701)toasted-nutbread2024-02-18
* Eslint rule updates (#673)toasted-nutbread2024-02-15
* Show all duplicate notes on click (#636)Eloy Robillard2024-02-15
* Update eslint (#638)toasted-nutbread2024-02-08
* Application refactor (#591)toasted-nutbread2024-02-01
* Module refactoring (#588)toasted-nutbread2024-01-31
* JapaneseUtil refactor (#555)toasted-nutbread2024-01-28
* Separate core classes into separate files (#545)toasted-nutbread2024-01-20
* Update copyright year (#524)toasted-nutbread2024-01-20
* Add toError utility function (#523)toasted-nutbread2024-01-15
* Event dispatcher refactor (#463)toasted-nutbread2023-12-29
* Remove TemplateRendererProxy mock (#388)toasted-nutbread2023-12-19
* Update eslint spacing rules (#366)toasted-nutbread2023-12-17
* Safer query selector (#364)toasted-nutbread2023-12-17
* Change no-console to error, only for ext files (#352)toasted-nutbread2023-12-11
* Update typestoasted-nutbread2023-11-27
* Add JSDoc type annotations to project (rebased)toasted-nutbread2023-11-27
* `yomichan` -> `yomitan`starxeras2023-11-10
* Modernize codebaseDarius Jahandarie2023-11-04
* fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22
* Updated LICENSE to full license, added Yomitan 2023 to all license headersAustin Siew2023-03-21
* Audio download timeout (#2187)toasted-nutbread2022-08-20
* Add support for guiEditNote to view notes (#2143)toasted-nutbread2022-05-29
* Display notification updates (#2149)toasted-nutbread2022-05-20
* Update _getNodeNoteIds to return integer IDs (#2142)toasted-nutbread2022-05-16
* Update copyright date (#2062)toasted-nutbread2022-02-02
* Display button updates (#1991)toasted-nutbread2021-10-17
* Display refactoring (#1978)toasted-nutbread2021-10-03
* Search query offset value (#1968)toasted-nutbread2021-09-27
* Fix repeated note IDs shown on the "View Note" button (#1927)toasted-nutbread2021-09-03
* Fix empty sentence on some search page URLs (#1919)toasted-nutbread2021-08-31
* Multi view note (#1829)toasted-nutbread2021-07-14
* Duplicate scope check all models (#1810)toasted-nutbread2021-07-13
* Improve error when card has missing content (#1818)toasted-nutbread2021-07-09
* Anki text furigana parsing and {sentence-furigana} marker (#1814)toasted-nutbread2021-07-09
* Fix incorrect resultOutputMode (#1804)toasted-nutbread2021-07-06
* Template renderer media updates (#1802)toasted-nutbread2021-07-06
* Pass requirements to note generation (#1800)toasted-nutbread2021-07-05
* DisplayAnki note requirements (#1799)toasted-nutbread2021-07-05
* Store anki note details (#1798)toasted-nutbread2021-07-05
* Refactor DisplayAnki.setupEntriesComplete params and implementation (#1794)toasted-nutbread2021-07-04
* Update the note context object generation process to ensure consistency (#1792)toasted-nutbread2021-07-03
* DisplayAnki (#1791)toasted-nutbread2021-07-03