Commit Graph

  • 701f73440c Add tests toasted-nutbread 2020-03-08 21:24:05 -0400
  • 6865fc0b52 Add ObjectPropertyAccessor toasted-nutbread 2020-03-08 18:24:35 -0400
  • 1cacbb6202
    Merge pull request #409 from toasted-nutbread/update-global-declaration-format toasted-nutbread 2020-03-14 13:48:50 -0400
  • adbdca6a8b Add to test-lint toasted-nutbread 2020-03-10 22:38:06 -0400
  • 64fc0349a1 Update global declarations toasted-nutbread 2020-03-10 22:30:36 -0400
  • 5837d273f6 Add script to validate and fix global declaration format toasted-nutbread 2020-03-10 22:28:33 -0400
  • f7bbcb6df4
    Merge pull request #408 from toasted-nutbread/use-code-point toasted-nutbread 2020-03-10 19:24:24 -0400
  • 36c55f0b17
    Merge pull request #401 from toasted-nutbread/audio-refactor toasted-nutbread 2020-03-10 19:20:34 -0400
  • 72219ba353 Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint toasted-nutbread 2020-03-09 21:34:31 -0400
  • 0cbf427ab5 Update argument order toasted-nutbread 2020-03-09 21:00:57 -0400
  • 7541517d80
    Merge pull request #405 from siikamiika/fix-popup-depth-search-page siikamiika 2020-03-09 12:16:01 +0200
  • 2ca88b9b9f strict check if popup depth has been set siikamiika 2020-03-09 11:56:06 +0200
  • 0112dbab33 fix searchQueryUpdate siikamiika 2020-03-09 04:06:31 +0200
  • 0cd1f8f20a Add missing copyright comment toasted-nutbread 2020-03-08 21:31:18 -0400
  • 9069bcb3fe Remove duplicate file toasted-nutbread 2020-03-08 21:30:37 -0400
  • e2bf22831a start popup depth from 1 on search page siikamiika 2020-03-09 02:10:28 +0200
  • 9cd4a52b9e Rename audio.js to audio-uri-builder.js toasted-nutbread 2020-03-07 14:39:25 -0500
  • aad4ab5ecc Rename audio functions using "url" to use "uri" toasted-nutbread 2020-03-07 14:37:44 -0500
  • 391f3dd29a Update how audio URIs are built toasted-nutbread 2020-03-07 14:36:16 -0500
  • 21d194d145 Make _audioInject internal to Backend toasted-nutbread 2020-03-07 14:25:25 -0500
  • a0d8caffb4
    Merge pull request #400 from toasted-nutbread/template-render-refactor toasted-nutbread 2020-03-07 21:52:47 -0500
  • 426c1534e7 Remove marker restrictions toasted-nutbread 2020-03-07 21:51:56 -0500
  • 79eb4bdc16 Remove bg/js/api.js toasted-nutbread 2020-03-07 21:49:04 -0500
  • 8f9b6534c6 Move stringReplaceAsync toasted-nutbread 2020-03-07 15:23:32 -0500
  • 7ac1c843a9 Use dependency injection for apiTemplateRender toasted-nutbread 2020-03-07 15:20:45 -0500
  • 69cce49b0d Move Anki note generation functionality into a new class toasted-nutbread 2020-03-07 15:14:05 -0500
  • d022d61b1a
    Merge pull request #399 from toasted-nutbread/audio-system-refactor toasted-nutbread 2020-03-07 21:44:51 -0500
  • dceaa85309 Rename audio.js to audio-system.js toasted-nutbread 2020-03-07 14:16:19 -0500
  • 6adf2cf63f Rename function toasted-nutbread 2020-03-07 14:11:28 -0500
  • a8eb50d96f Use dependency injection for getAudioUri implementation toasted-nutbread 2020-03-07 14:10:43 -0500
  • 75eac153d6 Remove old APIs toasted-nutbread 2020-03-07 13:27:44 -0500
  • d8e2e69ca5 Use AudioSystem on the audio settings page toasted-nutbread 2020-03-07 13:26:15 -0500
  • cadcd72fad Use AudioSystem in Backend toasted-nutbread 2020-03-07 13:19:12 -0500
  • e048a1efce Use AudioSystem in Display toasted-nutbread 2020-03-07 13:18:48 -0500
  • 110e561eae Create new AudioSystem class toasted-nutbread 2020-03-07 12:44:14 -0500
  • b8eb5e6016
    Merge pull request #397 from toasted-nutbread/clipboard-monitor-refactor2 toasted-nutbread 2020-03-07 21:41:45 -0500
  • 4b0dfa92aa
    Merge pull request #393 from siikamiika/reconnect-frontend-api-sender siikamiika 2020-03-08 00:50:24 +0200
  • eea9dc68b9 Fix runtime.lastError error on startup in Firefox toasted-nutbread 2020-03-07 17:41:37 -0500
  • ba64f34df1 Mark fields as private toasted-nutbread 2020-03-07 10:48:56 -0500
  • 93aa275d82 Use explicit dependency injection for ClipboardMonitor toasted-nutbread 2020-03-07 10:47:30 -0500
  • 7822230b7f Use events for ClipboardMonitor toasted-nutbread 2020-03-07 10:41:31 -0500
  • 24d9001b14 fix options object location siikamiika 2020-03-07 14:27:44 +0200
  • 387e93dbbc use docSentenceExtract in QueryParser siikamiika 2020-03-07 14:20:08 +0200
  • 58d734b8f7
    Merge pull request #395 from siikamiika/fix-containspoint-offset siikamiika 2020-03-07 04:20:52 +0200
  • 9fef0751f3 replace spread with destructuring siikamiika 2020-03-07 04:11:18 +0200
  • 86be737508 fix popup containsPoint offset siikamiika 2020-03-07 03:52:36 +0200
  • 8b76761744 reconnect FrontendApiSender after disconnecting siikamiika 2020-03-07 00:32:45 +0200
  • 421b60db0f
    Merge pull request #387 from toasted-nutbread/yomichan-vm toasted-nutbread 2020-03-04 21:24:39 -0500
  • 6e47b4e241
    Merge pull request #386 from siikamiika/simplify-backend-prepare siikamiika 2020-03-04 05:30:48 +0200
  • de8d9e6bf1 fix return type siikamiika 2020-03-04 05:28:22 +0200
  • 7a51a0fbde Abstract Yomichan extension script execution toasted-nutbread 2020-03-02 22:20:47 -0500
  • 9ceb663f29 add missing runtime message for backendPrepared siikamiika 2020-03-03 00:05:01 +0200
  • e6347a94e7 prepare Backend for browser_action siikamiika 2020-03-02 23:26:55 +0200
  • a05a05c4f4 fix content script entry point Yomichan prepare siikamiika 2020-03-02 12:01:53 +0200
  • 56b2f2c853 trigger yomichanCoreReady only when preparing siikamiika 2020-03-02 11:31:09 +0200
  • e0edb30efd fix Backend prepare issues in settings siikamiika 2020-03-02 11:18:09 +0200
  • bd48d2f919 fix Yomichan core message issues siikamiika 2020-03-02 10:35:46 +0200
  • 967e99b7f6 ensure Backend prepare in other places siikamiika 2020-03-02 04:51:45 +0200
  • e6e5f23cf8 fix API calls when Backend isn't ready yet siikamiika 2020-03-02 00:39:15 +0200
  • 2abf46b6fa simplify backend prepare siikamiika 2020-03-01 23:06:37 +0200
  • 46fee07d36 Fix audio buttons not being hidden properly toasted-nutbread 2020-03-01 14:45:57 -0500
  • b3994acbac
    Merge pull request #384 from siikamiika/fix-non-primary-dictionary-format siikamiika 2020-03-01 21:43:36 +0200
  • a4b0a556d4
    Merge pull request #380 from toasted-nutbread/anki-templates-file toasted-nutbread 2020-03-01 14:41:48 -0500
  • 7c615244f4
    Merge pull request #375 from toasted-nutbread/document-tests toasted-nutbread 2020-03-01 14:41:17 -0500
  • 9af8f999f4 compatibility transform non-primary definitions siikamiika 2020-03-01 21:26:45 +0200
  • 314c567a47 fix hotkeys in popup siikamiika 2020-03-01 19:02:43 +0200
  • a46a84ee15 Increase z-index for navigation-header toasted-nutbread 2020-03-01 11:31:19 -0500
  • 52d8d658a2 Fix empty keys definitions and add Shift/Alt checks toasted-nutbread 2020-02-29 10:00:28 -0500
  • 8e29da0c6b Load default Anki field templates from a file toasted-nutbread 2020-02-27 20:33:13 -0500
  • fdfc2d33bb Simplify event to use bind toasted-nutbread 2020-02-26 21:19:22 -0500
  • 2d109c3e56 Use functions directly rather than wrapping in () => {} when args are same toasted-nutbread 2020-02-26 21:17:01 -0500
  • 8bc1a40914 Use .bind instead of () => {} toasted-nutbread 2020-02-26 21:01:40 -0500
  • fc08cd74fe Use .bind instead of () => {} toasted-nutbread 2020-02-26 20:35:37 -0500
  • 78dc501d02 Move event handler definitions toasted-nutbread 2020-02-26 20:07:14 -0500
  • 03ba1b633e Move event handler definitions toasted-nutbread 2020-02-26 20:02:50 -0500
  • d08ac02c6a Move event handler definitions toasted-nutbread 2020-02-26 19:52:12 -0500
  • d17af2cbab Move event handler definitions toasted-nutbread 2020-02-26 19:48:53 -0500
  • 359eabb26e Move event handler definitions toasted-nutbread 2020-02-26 19:48:30 -0500
  • 13874e962b Refactor DisplaySearch.onKeyDownIgnoreKeys toasted-nutbread 2020-02-26 19:34:25 -0500
  • 8d5d034516 Move event handler definitions toasted-nutbread 2020-02-26 19:22:32 -0500
  • 007789ffa0 Organize, remove unnecessary null checks toasted-nutbread 2020-02-26 19:08:35 -0500
  • 0c1b250b4f Move event handler function bodies toasted-nutbread 2020-02-26 19:04:21 -0500
  • 81fbe60da9 Define core globals only for extension scripts toasted-nutbread 2020-02-25 22:30:29 -0500
  • 39f9bb1050 Remove hasOwn which is no longer necessary toasted-nutbread 2020-02-25 22:30:00 -0500
  • fa385aafa4 Fix noteUsesScreenshot not checking mode toasted-nutbread 2020-02-25 22:24:22 -0500
  • 32cb1debb5 Add "guard-for-in": "error" toasted-nutbread 2020-02-25 22:11:33 -0500
  • 0b5a26e64a Update dictEnabledSet and dictConfigured to use for of toasted-nutbread 2020-02-25 22:10:49 -0500
  • b391704f3d Use for of toasted-nutbread 2020-02-25 21:58:12 -0500
  • 7b97138ad1 Changed type returned by apiTextParseMecab to avoid using for in toasted-nutbread 2020-02-25 21:26:56 -0500
  • 6bd714fec0 Use Map to avoid using for in toasted-nutbread 2020-02-25 21:23:11 -0500
  • 798517cdf1 Use for of toasted-nutbread 2020-02-25 21:22:54 -0500
  • 2e0b3a6ccc Refactor dictNoteFormat toasted-nutbread 2020-02-25 20:38:18 -0500
  • 3795af6cb5 Use Object.entries rather than for in toasted-nutbread 2020-02-25 19:54:59 -0500
  • 13a94d06ea Update styles toasted-nutbread 2020-02-25 19:38:52 -0500
  • a0d5d9a821 fix opening options in new tab siikamiika 2020-02-26 01:54:40 +0200
  • 706c3edcff version bump Alex Yatskov 2020-02-24 21:30:37 -0800
  • ffad78f7d4 temporarily disable navigation header mouse wheel siikamiika 2020-02-24 08:57:48 +0200
  • 15f79bc78b Fix popupScalingFactor being limited to integer values toasted-nutbread 2020-02-23 21:12:43 -0500
  • d6454bc999 Remove unused toasted-nutbread 2020-02-23 16:21:52 -0500
  • a0b2e11c10 Use TemplateHandler for DisplayGenerator toasted-nutbread 2020-02-23 16:18:13 -0500