Commit Graph

  • 36fc5abae5
    Modifier key refactor (#784) toasted-nutbread 2020-09-08 10:53:41 -0400
  • 0a5e832dfd
    Mouse inputs (#783) toasted-nutbread 2020-09-07 20:12:43 -0400
  • 59559fc560
    Profile conditions fixes and improvements (#782) toasted-nutbread 2020-09-07 13:22:34 -0400
  • 7a59ca2926
    Update the functions for upgrading anki templates to be more reusable (#779) toasted-nutbread 2020-09-06 14:39:18 -0400
  • 115afb63b9
    Add api.clipboardGetImage (#778) toasted-nutbread 2020-09-06 14:38:03 -0400
  • b28241dbf2
    Fix error handling for screenshot captures (#777) toasted-nutbread 2020-09-06 14:36:43 -0400
  • 44f38c4dea
    Popup window (#773) toasted-nutbread 2020-09-05 22:03:35 -0400
  • 55770934f8
    Fix touch input always being disabled (#772) toasted-nutbread 2020-09-05 21:44:05 -0400
  • 2f8408ffcc
    Text scanner refactor (#771) toasted-nutbread 2020-09-05 21:43:19 -0400
  • dd8e32e7c4
    Fix template renderer sandbox compatibility (#770) toasted-nutbread 2020-09-04 18:19:43 -0400
  • 1cc9f4b1a4
    Remove old conditions.js references (#769) toasted-nutbread 2020-09-04 18:12:33 -0400
  • d34f1eab02
    Make fetchModifyHeaders private (#767) toasted-nutbread 2020-09-04 18:00:22 -0400
  • cf35b9338f
    Fix cross frame comm issues (#765) toasted-nutbread 2020-09-04 17:59:38 -0400
  • 95bfe2d901
    Popup proxy improvements (#764) toasted-nutbread 2020-09-04 17:58:43 -0400
  • 8d53474945
    Add api.isTabSearchPopup (#763) toasted-nutbread 2020-09-04 17:57:51 -0400
  • 21fc0a80f2
    Defer assignment of marker (#762) toasted-nutbread 2020-09-04 17:57:05 -0400
  • 3efd4a1a94
    Fix log context not being in the correct format (#761) toasted-nutbread 2020-09-04 17:56:20 -0400
  • 4cd1676ddc
    Handle error if _waitForFrontendReady fails when creating a popup proxy (#760) toasted-nutbread 2020-09-04 17:55:25 -0400
  • d8f488e28c
    Settings dictionary import refactor (#759) toasted-nutbread 2020-09-04 17:54:34 -0400
  • 8cd5a2f75f
    Profile conditions cleanup (#768) toasted-nutbread 2020-09-04 17:53:29 -0400
  • e606a78b18 Fix version toasted-nutbread 2020-09-04 17:50:24 -0400
  • f3dd2270a5
    Json schema profile conditions (#758) toasted-nutbread 2020-09-04 17:44:00 -0400
  • 74edf462ab Version to 20.8.24.0 Alex Yatskov 2020-08-24 21:05:23 -0700
  • 89a83a9ed3
    Add tests for data: and blob: iframe URLs (#757) toasted-nutbread 2020-08-24 20:17:10 -0400
  • bbfe5f81cb
    Fix sessionStorage not being supported when cookies are disabled (#756) toasted-nutbread 2020-08-24 18:26:04 -0400
  • 6e31f24ed1 Update manifest-variants with new version number :) Alex Yatskov 2020-08-23 18:20:14 -0700
  • f3f6ddd1fa Verison bump to 20.8.23.0 Alex Yatskov 2020-08-23 18:11:11 -0700
  • 09eb9d3a2b Change build script permissions to 0755 Alex Yatskov 2020-08-23 18:10:25 -0700
  • 773e28aa3c
    Fix screenshot popup hide (#753) toasted-nutbread 2020-08-23 15:18:41 -0400
  • 934355dd09
    Add promiseAnimationFrame function (#752) toasted-nutbread 2020-08-23 12:43:53 -0400
  • 1ab853a4d5
    Display owner frame (#751) toasted-nutbread 2020-08-23 11:15:23 -0400
  • a96e1c20a7
    Dynamic property (#749) toasted-nutbread 2020-08-22 17:50:56 -0400
  • f0c974d319
    Move generateId to core.js (#748) toasted-nutbread 2020-08-22 15:49:24 -0400
  • 9fa0f2a56a
    Move findTerms and findKanji functions into TextScanner (#747) toasted-nutbread 2020-08-22 14:40:44 -0400
  • bdb4c21a78
    Make Popup extend EventDispatcher for parity with PopupProxy (#746) toasted-nutbread 2020-08-22 14:35:29 -0400
  • 1dc35dd6f1
    Popup factory proxy creation (#745) toasted-nutbread 2020-08-22 14:33:41 -0400
  • e9c540a0b9
    Fix error during pitch accent info generation for kanji data (#744) toasted-nutbread 2020-08-22 13:10:50 -0400
  • cc9481bd38
    Revert "Add PopupVoid (#734)" (#739) toasted-nutbread 2020-08-22 13:04:20 -0400
  • 1f564b94cb
    XMLDocument handling (#738) toasted-nutbread 2020-08-22 13:03:35 -0400
  • c26c4ae0cb
    Frontend initialization refactor (#737) toasted-nutbread 2020-08-16 16:16:18 -0400
  • 90d6944290
    Add PopupVoid (#734) toasted-nutbread 2020-08-15 17:37:56 -0400
  • 4d6851ec32
    Refactor some frontend cross-frame communication (#733) toasted-nutbread 2020-08-15 17:36:42 -0400
  • d5865db457
    Popup API refactor (#732) toasted-nutbread 2020-08-15 17:27:03 -0400
  • a9b16bd937
    Fix profile conditions unit test using old JsonSchema (#735) toasted-nutbread 2020-08-15 17:26:13 -0400
  • d582c7a0f8
    JSON schema refactor (#731) toasted-nutbread 2020-08-15 17:23:09 -0400
  • d8649f40d5
    JSON-schema-based profile conditions (#730) toasted-nutbread 2020-08-15 17:22:23 -0400
  • 587822c16e
    More JSON schema improvements (#729) toasted-nutbread 2020-08-11 19:21:26 -0400
  • abfa0362dd
    Remove leftover handlebars.js imports (#728) toasted-nutbread 2020-08-09 21:18:36 -0400
  • 2a86d66092
    DOM + DocumentUtil merge (#727) toasted-nutbread 2020-08-09 21:07:11 -0400
  • 9f8f83508e
    Merge dictionary.js functions into Translator class (#726) toasted-nutbread 2020-08-09 21:04:09 -0400
  • f502dd4f21
    Search refactoring (#725) toasted-nutbread 2020-08-09 21:03:11 -0400
  • 7b1838a282
    Create dev utility class for some shared functionality (#724) toasted-nutbread 2020-08-09 21:00:37 -0400
  • 486d44f719
    Json schema improvements (#722) toasted-nutbread 2020-08-09 14:18:59 -0400
  • fbe575c577
    Fix a stray error printed due to not catching (#723) toasted-nutbread 2020-08-09 14:14:56 -0400
  • 6da02c6eee
    document.js refactor (#719) toasted-nutbread 2020-08-09 13:27:21 -0400
  • 480e0e15e3
    Translator refactor (#720) toasted-nutbread 2020-08-09 13:21:14 -0400
  • 427cf99b9f
    Remove unused dependencies on context.html (#718) toasted-nutbread 2020-08-09 13:20:48 -0400
  • e87cc5c37d
    Query parser text scanner options refactor (#717) toasted-nutbread 2020-08-09 13:19:42 -0400
  • b3eb2cb1ef
    Fix overlapping version checks (#716) toasted-nutbread 2020-08-09 13:17:15 -0400
  • d856e4caac
    CacheMap (#715) toasted-nutbread 2020-08-09 13:15:56 -0400
  • 8ee717cdf7
    Persistent display mode (#714) toasted-nutbread 2020-08-09 13:11:41 -0400
  • 04d47bf8a9
    Build system changes (#721) toasted-nutbread 2020-08-09 13:09:06 -0400
  • 14efd8a824 Update verison to 20.8.3.0 Alex Yatskov 2020-08-03 17:01:40 -0700
  • b253cdc92e
    Fix extension unload cases (#712) toasted-nutbread 2020-08-02 21:51:51 -0400
  • a81d69d6c1
    Add support for history navigation using mouse buttons in the popup window (#707) toasted-nutbread 2020-08-02 19:00:36 -0400
  • 1184320e3e
    Button and image scanning (#705) toasted-nutbread 2020-08-02 18:59:35 -0400
  • bdcdf9b1f5
    Strip request origin (#710) toasted-nutbread 2020-08-02 18:58:19 -0400
  • a37ca1d378
    Fix _setContentTermsOrKanjiUpdateAdderButtons not working (#709) toasted-nutbread 2020-08-02 16:58:15 -0400
  • b1b33f8beb
    Fix fetch requests (#708) toasted-nutbread 2020-08-02 13:30:55 -0400
  • a562a11498
    Display try catch refactor (#704) toasted-nutbread 2020-08-01 16:33:21 -0400
  • f271c83d77
    Add documentation about template helper functions (#703) toasted-nutbread 2020-08-01 16:24:37 -0400
  • 838fd211c6
    Pitch accent Anki field templates (#701) toasted-nutbread 2020-08-01 16:23:33 -0400
  • 1e839cd230
    More display refactoring (#697) toasted-nutbread 2020-08-01 16:22:00 -0400
  • b52074b3f0
    Options util (#700) toasted-nutbread 2020-08-01 11:46:35 -0400
  • f1e7288c11
    Additional template renderer helpers (#699) toasted-nutbread 2020-07-31 16:17:58 -0400
  • 736d3c892e
    Dictionary data utility class (#698) toasted-nutbread 2020-07-30 20:45:52 -0400
  • 6e0b25c5d6
    Standardize hotkey action naming convention (#696) toasted-nutbread 2020-07-26 20:25:15 -0400
  • 313476aa92
    Query parser fix (#695) toasted-nutbread 2020-07-26 19:29:12 -0400
  • 0512258c8e
    Display scroll refactor (#694) toasted-nutbread 2020-07-26 18:49:38 -0400
  • 104650627d
    Merge redundant toggle handling code (#693) toasted-nutbread 2020-07-26 16:53:24 -0400
  • fca0004597
    Don't assign mode as a search parameter (#692) toasted-nutbread 2020-07-26 16:52:45 -0400
  • 208217198e
    Display history refactor (#691) toasted-nutbread 2020-07-26 16:51:54 -0400
  • e153971cd4
    Add eachUpTo function (#690) toasted-nutbread 2020-07-26 16:50:56 -0400
  • 2ed2b22d49
    Fix search popup mode (#687) toasted-nutbread 2020-07-25 13:23:51 -0400
  • 4a43b41f79
    Set content refactor (#686) toasted-nutbread 2020-07-25 09:58:06 -0400
  • 64ddb4d901
    Display fixes and refactoring (#685) toasted-nutbread 2020-07-24 21:12:13 -0400
  • e493cbc998
    Simplify Popup.showContent API to use only two details arguments (#684) toasted-nutbread 2020-07-24 17:34:53 -0400
  • 3754c92041
    Query parser refactor (#683) toasted-nutbread 2020-07-24 16:03:11 -0400
  • 99f5655e53
    Update DisplaySearch.setContent/clearContent to close popups (#682) toasted-nutbread 2020-07-24 14:54:54 -0400
  • d7aaab685e
    Dev dependencies updates (#679) toasted-nutbread 2020-07-19 22:05:37 -0400
  • 8aa7bc1eec
    Bump lodash from 4.17.15 to 4.17.19 (#677) dependabot[bot] 2020-07-19 21:22:35 -0400
  • e12f59f87d
    Force targetTabId to be null if not a number (#678) toasted-nutbread 2020-07-19 12:26:57 -0400
  • 71b97c2019
    Display refactoring (#674) toasted-nutbread 2020-07-18 23:47:02 -0400
  • 27e05f8001
    Reusable backend popup window (#673) toasted-nutbread 2020-07-18 20:30:10 -0400
  • d7f78c23b5
    Script ready state change (#672) toasted-nutbread 2020-07-18 17:11:38 -0400
  • e696dc84a8
    Refactor context-main.js (#671) toasted-nutbread 2020-07-18 16:45:57 -0400
  • c6c0126394
    Content script ready checks (#670) toasted-nutbread 2020-07-18 14:18:10 -0400
  • ffc0b6588e
    Fix incorrect URL being used (#669) toasted-nutbread 2020-07-18 14:17:30 -0400
  • a13a68990e
    Port name details (#667) toasted-nutbread 2020-07-18 14:16:35 -0400
  • dac33e6961
    Extension unload indication fix (#662) toasted-nutbread 2020-07-18 14:15:36 -0400