Commit Graph

  • dd673f0b26
    Dynamic loader load style (#521) toasted-nutbread 2020-05-19 20:33:06 -0400
  • dd6c3015c4
    Use both shadowRoot and openOrClosedShadowRoot (#534) toasted-nutbread 2020-05-10 14:10:02 -0400
  • f85508a25e
    Simplify shadow test and add an open shadow DOM test (#533) toasted-nutbread 2020-05-10 14:09:04 -0400
  • c38cd70e91
    Load frame content using contentDocument.location.href instead of src attribute (#529) toasted-nutbread 2020-05-10 14:08:18 -0400
  • 9742d5662b
    Use CSS variables for themes (#528) toasted-nutbread 2020-05-10 14:07:25 -0400
  • 5752b23a8e
    Text source refactor (#527) toasted-nutbread 2020-05-10 14:06:25 -0400
  • 6eafdac362
    Fix setStartOffset not appending (#526) toasted-nutbread 2020-05-09 21:09:23 -0400
  • bdbe680f5c
    Omit the sound tag if it's empty (#525) toasted-nutbread 2020-05-09 12:29:41 -0400
  • 9900291b07
    Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524) toasted-nutbread 2020-05-09 12:28:48 -0400
  • 69c783f861
    Frontend/popup proxy message refactoring (#520) toasted-nutbread 2020-05-09 12:27:56 -0400
  • d6a3825a38
    Modifier key platform names (#519) siikamiika 2020-05-09 18:36:00 +0300
  • 48cf646973
    Popup refactor (#518) toasted-nutbread 2020-05-08 19:10:06 -0400
  • 3949db26d7
    Text scanner refactor (#517) toasted-nutbread 2020-05-08 19:05:50 -0400
  • b936c3e4b1
    Popup proxy host refactor (#516) toasted-nutbread 2020-05-08 19:04:53 -0400
  • b972f8cbf6
    Text scanner refactor (#515) toasted-nutbread 2020-05-07 19:45:08 -0400
  • 33bd9682ea
    Query parser refactor (#514) toasted-nutbread 2020-05-07 19:41:27 -0400
  • edb86d9ec3
    Organize frontend functions (#513) toasted-nutbread 2020-05-07 19:38:09 -0400
  • caca9869c4
    Add contentScript parameter to backend message handlers (#512) toasted-nutbread 2020-05-07 19:37:25 -0400
  • f361139d74
    Japanese util refactor (#510) toasted-nutbread 2020-05-06 19:37:36 -0400
  • 4eeb879fb8
    Remove search query parser inheritance (#509) toasted-nutbread 2020-05-06 19:36:42 -0400
  • 38d6f58fac
    Frontend refactor (#508) toasted-nutbread 2020-05-06 19:35:36 -0400
  • d6ae322961
    Text scanning update (#507) toasted-nutbread 2020-05-06 19:34:32 -0400
  • f7df6254d6
    Dom text scanner fixes (#505) toasted-nutbread 2020-05-06 19:33:17 -0400
  • bb2d9501af
    Add apiModifySettings (#501) toasted-nutbread 2020-05-06 19:32:28 -0400
  • 021ccb5ac3
    Move util database modification functions (#499) toasted-nutbread 2020-05-06 19:28:26 -0400
  • 501281e887
    Popup init update (#497) toasted-nutbread 2020-05-06 19:27:21 -0400
  • ac2f743b76
    Remove invalid file name characters from Anki media files (#496) toasted-nutbread 2020-05-06 19:25:56 -0400
  • a88501ff10
    Text selection fixes (#511) siikamiika 2020-05-07 01:49:42 +0300
  • 253dcf8b38
    Fix modifier key condition data (#506) siikamiika 2020-05-06 19:44:56 +0300
  • a1f8f0d1de
    support meta as scanning modifier (#502) siikamiika 2020-05-05 00:14:21 +0300
  • 7d7ff165ce
    Extract textSource text inside TextScanner (#500) siikamiika 2020-05-05 00:13:43 +0300
  • 77b744e675
    Modifier key profile condition (#487) siikamiika 2020-05-03 04:39:24 +0300
  • acfdaa4f48
    Fix incorrect static call (#498) toasted-nutbread 2020-05-02 17:24:05 -0400
  • d4ae9aa501
    DOMTextScanner (#458) toasted-nutbread 2020-05-02 13:05:43 -0400
  • d581bffa15
    Style fixes (#494) toasted-nutbread 2020-05-02 13:04:17 -0400
  • c4ea9321dc
    Validate document nodes before use (#493) toasted-nutbread 2020-05-02 13:00:46 -0400
  • 51032d1eca
    Catch WrongDocumentError thrown by compareBoundaryPoints (#491) toasted-nutbread 2020-05-02 12:59:59 -0400
  • efa7a5ecc3
    Remove and unload the popup frame if an unexpected load occurs (#490) toasted-nutbread 2020-05-02 12:59:13 -0400
  • 8a368aaddc
    Don't parent the popup frame to elements which cause unload (#488) toasted-nutbread 2020-05-02 12:58:24 -0400
  • 401fe9f8d0
    Object property accessor API update (#485) toasted-nutbread 2020-05-02 12:57:42 -0400
  • 5a61c311ad
    Api invoke with progress (#483) toasted-nutbread 2020-05-02 12:57:13 -0400
  • 6c341a13d8
    Refactor frontend API classes (#482) toasted-nutbread 2020-05-02 12:50:44 -0400
  • cae6b657ab
    Anki audio download (#477) toasted-nutbread 2020-05-02 12:50:16 -0400
  • 08ada6844a
    Remove Frontend inheritance (#486) toasted-nutbread 2020-05-02 12:47:15 -0400
  • ce861ce079
    Add helpful link for markers in settings.html (#489) Allan Wirth 2020-05-02 05:59:19 +0900
  • 0956634d61
    Add duplicateScope: 'deck' option (#476) toasted-nutbread 2020-04-27 18:10:59 -0400
  • 48c7010f4e
    Frontend refactor (part 1) (#484) toasted-nutbread 2020-04-27 18:10:37 -0400
  • 887d769786
    Use dynamicLoader for main (#481) toasted-nutbread 2020-04-26 16:56:34 -0400
  • 4e0fc76fe1
    Add Yomichan icon SVG (#478) toasted-nutbread 2020-04-26 16:56:14 -0400
  • 5b96559df8
    Error logging refactoring (#454) toasted-nutbread 2020-04-26 16:55:25 -0400
  • ca033a87a0
    Update Popup and DisplayFloat optionsContext from Frontend (#464) siikamiika 2020-04-26 22:33:50 +0300
  • a49e4ccc4e
    Merge pull request #472 from toasted-nutbread/fix-pitch-accent-high-calculation toasted-nutbread 2020-04-23 18:27:11 -0400
  • 6b0f1f268b
    Merge pull request #467 from toasted-nutbread/dynamic-loader toasted-nutbread 2020-04-23 18:26:48 -0400
  • 9216d1862f
    Merge pull request #463 from toasted-nutbread/explicit-entry-point toasted-nutbread 2020-04-23 18:26:34 -0400
  • 6a39b0cd7a
    Merge pull request #474 from siikamiika/fix-custom-anki-templates siikamiika 2020-04-24 00:38:29 +0300
  • 6cd86e203a fix custom anki templates siikamiika 2020-04-23 19:58:31 +0300
  • d8276a9d5d Use IIFE for entry points toasted-nutbread 2020-04-22 21:42:20 -0400
  • a761e42084 Update tests toasted-nutbread 2020-04-22 21:37:28 -0400
  • 2f931e5585 Fix high pitch calculation toasted-nutbread 2020-04-22 21:04:18 -0400
  • 1fea8a3a10 Pitch accent support now available everywhere Alex Yatskov 2020-04-22 16:57:05 -0700
  • 749b747728 Remove sentinel script node after load toasted-nutbread 2020-04-22 17:48:42 -0400
  • d05a5f3c46 Create dynamic script/CSS loader utility toasted-nutbread 2020-04-21 21:14:54 -0400
  • d106c638ed Move popup-nested content into float-main toasted-nutbread 2020-04-21 18:38:55 -0400
  • 61d2185aee
    Merge pull request #466 from toasted-nutbread/wanakana-global toasted-nutbread 2020-04-21 18:20:01 -0400
  • c43dac19a4 Use wanakana object directly toasted-nutbread 2020-04-20 22:18:37 -0400
  • 9ca906ef90 Create float-main.js toasted-nutbread 2020-04-19 14:29:29 -0400
  • 7c578f7582 Create popup-preview-frame-main.js toasted-nutbread 2020-04-19 14:28:29 -0400
  • 4d3d5d9ccb Rename search-frontend.js to search-main.js toasted-nutbread 2020-04-19 14:28:07 -0400
  • 3edaf319da Rename context.js to context-main.js toasted-nutbread 2020-04-19 14:27:15 -0400
  • 3c8eb9eee0 Create background-main.js toasted-nutbread 2020-04-19 14:26:44 -0400
  • 6c93d1984f Change frontend-initialize.js to content-script-main.js toasted-nutbread 2020-04-19 14:21:43 -0400
  • a6344f635d
    Merge pull request #446 from toasted-nutbread/dictionary-images toasted-nutbread 2020-04-19 11:36:05 -0400
  • 99c1a6a6bc Change some test variables using 'source' instead of 'content' toasted-nutbread 2020-04-19 10:57:33 -0400
  • ba68616d80 Change some more variables using 'source' instead of 'content' toasted-nutbread 2020-04-19 10:57:23 -0400
  • a7e7d546c7 Add documentation toasted-nutbread 2020-04-19 10:24:59 -0400
  • 0e80c0d5d0 Rename loadImage to loadImageBase64 for clarity toasted-nutbread 2020-04-19 10:24:36 -0400
  • 16893b52b1 Make getFileNameExtension properly handle directory separators toasted-nutbread 2020-04-19 10:18:31 -0400
  • 7faaf4e457 Use 'content' instead of 'source' to contain media file data toasted-nutbread 2020-04-19 10:16:59 -0400
  • 07e5e5c15b Show small image preview on [Image] link hover/focus toasted-nutbread 2020-04-17 19:15:47 -0400
  • c75a0d4e70 Fix space being inside the <a> and thus being underlined toasted-nutbread 2020-04-17 18:41:06 -0400
  • 5f49f0fed2 Add tests toasted-nutbread 2020-04-11 14:24:03 -0400
  • ac603d54a3 Add support for displaying images toasted-nutbread 2020-04-11 14:23:49 -0400
  • fd6ea0e404 Add API for getting media data toasted-nutbread 2020-04-11 14:23:02 -0400
  • 8106f4744b Add support for importing and storing media files toasted-nutbread 2020-03-01 22:36:42 -0500
  • 3b2663ba09
    Merge pull request #448 from toasted-nutbread/badge-improvements toasted-nutbread 2020-04-18 21:16:25 -0400
  • 51d756eefc Fix _prepareError check toasted-nutbread 2020-04-18 21:15:15 -0400
  • 4638985b16 Remove unused global toasted-nutbread 2020-04-17 22:16:51 -0400
  • 66ef730119 Update style, use isObject toasted-nutbread 2020-04-17 19:19:38 -0400
  • dee7d924a8 Show error status for prepare() errors toasted-nutbread 2020-04-11 20:58:52 -0400
  • 5c5c70326d Add a delay before showing the loading state toasted-nutbread 2020-04-11 20:53:18 -0400
  • c9704b5c5e Update when/how badge state is changed toasted-nutbread 2020-04-11 20:46:11 -0400
  • 6498556ec7 Update isPrepared to be consistent with DisplaySearch's isPrepared toasted-nutbread 2020-04-11 20:45:23 -0400
  • 03d77cc3a6
    Merge pull request #442 from toasted-nutbread/audio-system-refactoring toasted-nutbread 2020-04-18 21:10:48 -0400
  • 7a03ce0194
    Merge pull request #460 from siikamiika/iframe-popup-edge-cases siikamiika 2020-04-18 23:39:21 +0300
  • d66ca93ce4 cache invalidation siikamiika 2020-04-18 22:26:11 +0300
  • a81c33b60a simplify element source lazy load siikamiika 2020-04-18 22:08:38 +0300
  • 691b739849 cache closed shadow dom content windows siikamiika 2020-04-18 17:54:49 +0300
  • 66354f1f9e lazy load element sources siikamiika 2020-04-18 17:18:33 +0300
  • bb3ad78e37 optimize source frame finding siikamiika 2020-04-18 16:48:49 +0300
  • c992e7f920 add manual performance tests siikamiika 2020-04-18 03:35:00 +0300