Commit Graph

  • 0d031ab785
    Improve context page display on mobile (#1359) toasted-nutbread 2021-02-08 17:53:22 -0500
  • e386599872
    Fix changing the parser not immediately updating (#1358) toasted-nutbread 2021-02-08 17:53:17 -0500
  • 69e8addb47
    Mecab refactor (#1357) toasted-nutbread 2021-02-08 17:53:12 -0500
  • 7b28c2c532
    Auto-fill Anki card fields when possible (#1355) toasted-nutbread 2021-02-08 17:53:07 -0500
  • bb8a521dff
    Remove unused api functions (#1354) toasted-nutbread 2021-02-08 17:53:02 -0500
  • 73e91b3b62
    Refactor FrameOffsetForwarder (#1353) toasted-nutbread 2021-02-08 17:52:56 -0500
  • 3e5b30ff76
    Fix overflow scrollbar appearing sometimes (#1350) toasted-nutbread 2021-02-08 17:52:51 -0500
  • 4b6703114c
    Improve dictionaries not enabled badges (#1349) toasted-nutbread 2021-02-08 17:52:46 -0500
  • 849e4fabe1
    Native messaging optional permission (#1348) toasted-nutbread 2021-02-08 17:52:41 -0500
  • 008809e0e7
    Enforce language (#1344) toasted-nutbread 2021-02-08 17:52:35 -0500
  • c6315cdb8c
    え deinflection (#1343) toasted-nutbread 2021-02-08 17:52:30 -0500
  • ace6e92d55
    Update chrome://extensions/shortcuts URLs to be clickable (#1342) toasted-nutbread 2021-02-08 17:52:25 -0500
  • 9f5cbaac5a
    Frame ancestry handler refactor (#1352) toasted-nutbread 2021-02-06 16:19:55 -0500
  • 356e7f5274
    Add FrameAncestryHandler (#1351) toasted-nutbread 2021-02-06 14:32:21 -0500
  • 8f97ca0aac
    Permissions toggle controller (#1347) toasted-nutbread 2021-02-04 22:17:42 -0500
  • 47f16862d0
    Fix incorrect clipboard setting target (#1346) toasted-nutbread 2021-02-04 21:12:32 -0500
  • 6c9f4a2be9 Update version toasted-nutbread 2021-01-31 16:18:54 -0500
  • 6218b0d8f7
    Fix the settings page trying to create a popup window (#1341) toasted-nutbread 2021-01-31 16:18:17 -0500
  • b0b201fc6a
    Update default settings page to the v2 page (#1339) toasted-nutbread 2021-01-31 11:58:57 -0500
  • 08a87bd007
    Settings permissions info display (#1338) toasted-nutbread 2021-01-31 11:55:11 -0500
  • 855234a157
    Update CONTRIBUTING.md with HTML style information (#1337) toasted-nutbread 2021-01-30 20:47:07 -0500
  • 9e83faa02c
    Html lint (#1336) toasted-nutbread 2021-01-30 20:44:54 -0500
  • 60c38ab83c
    Modal refactor (#1335) toasted-nutbread 2021-01-30 19:47:16 -0500
  • 828c4b11c1
    Permissions requesting fixes (#1334) toasted-nutbread 2021-01-30 15:05:08 -0500
  • a802666d8d
    Update error handling for navigator.clipboard (#1333) toasted-nutbread 2021-01-30 15:03:19 -0500
  • 7177694419
    Fix the alt key opening the menu in KBM input fields on Firefox (#1332) toasted-nutbread 2021-01-30 14:15:27 -0500
  • 0ba1427775
    Fix null not being handled properly in _findTab result (#1331) toasted-nutbread 2021-01-30 14:06:43 -0500
  • ba8b02cda5
    Add info about a textarea display bug (#1330) toasted-nutbread 2021-01-30 13:43:51 -0500
  • d0b8b605db
    Add note errors (#1329) toasted-nutbread 2021-01-30 12:33:29 -0500
  • af6e9a8153
    Fix CSP error when reading images from the clipboard using the paste command (#1328) toasted-nutbread 2021-01-30 11:15:11 -0500
  • 588d8a681a
    Display notification style updates (#1327) toasted-nutbread 2021-01-29 22:12:24 -0500
  • 04cf4ec8d5
    Settings and welcome page improvements (#1326) toasted-nutbread 2021-01-29 19:10:57 -0500
  • c7c5bab1a9
    Fix incorrect function (#1325) toasted-nutbread 2021-01-28 21:38:13 -0500
  • a81787c55b
    Remove the dictionary tag from the definitionTags (#1324) toasted-nutbread 2021-01-28 21:33:30 -0500
  • e610a62ceb
    Refactor anki field templates (#1323) toasted-nutbread 2021-01-28 21:17:10 -0500
  • ed0c0c20c0
    Native keyboard shortcuts settings (#1322) toasted-nutbread 2021-01-27 19:34:14 -0500
  • 97bb05147e
    Don't trigger a change event for the initial content of the clipboard (#1321) toasted-nutbread 2021-01-26 20:12:04 -0500
  • 77b7bdb4ce
    Update translation options to be advanced only (#1320) toasted-nutbread 2021-01-26 20:00:34 -0500
  • 898498c8a3
    Clipboard settings organization (#1319) toasted-nutbread 2021-01-26 19:58:58 -0500
  • 8d292363d4
    Update clipboard options organization (#1318) toasted-nutbread 2021-01-26 18:30:01 -0500
  • d11cd7b28f
    Fix missing options for _onDisplayOptionsUpdated invocation (#1317) toasted-nutbread 2021-01-26 18:24:56 -0500
  • 43c9a5eb6a
    Fix search box resizing (#1316) toasted-nutbread 2021-01-25 22:19:44 -0500
  • 34fed22ccb
    Fix clipboard monitor not persisting (#1315) toasted-nutbread 2021-01-25 22:18:31 -0500
  • 981f73b562
    Clipboard lookup skip option (#1314) toasted-nutbread 2021-01-25 22:05:06 -0500
  • ea1d40f94b
    Defer load of iframe on the settings page (#1313) toasted-nutbread 2021-01-25 19:21:02 -0500
  • 5215c6b8b4
    Update comm message errors to include what the action was (#1312) toasted-nutbread 2021-01-25 18:44:49 -0500
  • a14ff8f8cd
    Enable automatic updates for the firefox-dev release (#1310) toasted-nutbread 2021-01-25 17:24:09 -0500
  • 5232b945a7
    Update Basic Usage section of the readme (#1307) toasted-nutbread 2021-01-24 22:33:59 -0500
  • bab6c6fba9
    Update badges (#1309) toasted-nutbread 2021-01-24 22:32:29 -0500
  • 4430446731
    Package update (#1308) toasted-nutbread 2021-01-24 15:11:37 -0500
  • a0657e1bab
    Various firefox fixes (#1306) toasted-nutbread 2021-01-24 14:20:17 -0500
  • 4b6bb52952
    Add contributing file (#1305) toasted-nutbread 2021-01-24 10:49:06 -0500
  • 7b41f3b7b2
    Replace "Disabled" with "None", for better terminology consistency (#1304) toasted-nutbread 2021-01-23 22:51:15 -0500
  • ebfef0c748
    Multiple custom audio sources (#1303) toasted-nutbread 2021-01-23 22:46:00 -0500
  • ef577b8875
    Audio button menu (#1302) toasted-nutbread 2021-01-23 21:13:01 -0500
  • 9fbdb9757b
    Update popup menu structure (#1301) toasted-nutbread 2021-01-23 21:07:45 -0500
  • 85c039850c
    Audio play button status badge (#1300) toasted-nutbread 2021-01-23 20:24:52 -0500
  • 643afcddd2
    Update text-color-light definitions to be more consistent (#1299) toasted-nutbread 2021-01-23 16:24:05 -0500
  • 8a6ecc7297
    Remove unused settings2 CSS (#1298) toasted-nutbread 2021-01-23 16:07:50 -0500
  • 9587202d5a
    Fix menu items not being hidden properly (#1297) toasted-nutbread 2021-01-23 15:21:56 -0500
  • 323c2e8bf3
    Add missing audio field (#1296) toasted-nutbread 2021-01-23 15:11:10 -0500
  • ca3f9c3648
    Update icons (#1295) toasted-nutbread 2021-01-23 13:48:54 -0500
  • a24f3f5347
    Material style updates (#1294) toasted-nutbread 2021-01-23 13:01:19 -0500
  • e999db0f10
    More display audio refactoring (#1293) toasted-nutbread 2021-01-23 11:18:45 -0500
  • 349d9a3611
    Update display audio cache (#1292) toasted-nutbread 2021-01-23 00:31:23 -0500
  • 7fbfef513d
    Display audio update (#1291) toasted-nutbread 2021-01-22 22:10:27 -0500
  • a51a591c40
    Update audio validity checks to be based on the source (#1290) toasted-nutbread 2021-01-22 21:09:43 -0500
  • 55df9dc7cd
    Fix numpad enter functioning differently than enter on the search page (#1289) toasted-nutbread 2021-01-22 20:46:48 -0500
  • cf57c4e38d
    Simplify CacheMap (#1287) toasted-nutbread 2021-01-21 22:49:54 -0500
  • 0bc5a4a971
    Update data-menu-position to be space separated instead of comma separated (#1286) toasted-nutbread 2021-01-21 19:57:43 -0500
  • ad0002d4d8
    Fix TextSourceElement.getNodesInRange not including the element (#1284) toasted-nutbread 2021-01-20 21:35:09 -0500
  • 6c81a10e05
    Move menu styles into material.css (#1283) toasted-nutbread 2021-01-20 21:21:39 -0500
  • ebb9f15cf9
    Fix search page type (#1282) toasted-nutbread 2021-01-20 21:20:54 -0500
  • 974aef4d2e
    Fix missing script on the old setting page (#1281) toasted-nutbread 2021-01-20 20:16:54 -0500
  • d668b653a6
    Move popup-menu.js (#1280) toasted-nutbread 2021-01-20 20:15:41 -0500
  • 26cf226777
    Fix missing include on the welcome page (#1279) toasted-nutbread 2021-01-19 22:53:13 -0500
  • 67a6abfac7
    Update descriptions for configuring browser keyboard shortcuts (#1278) toasted-nutbread 2021-01-19 22:52:01 -0500
  • ccf28ed055
    Menu refactor (#1277) toasted-nutbread 2021-01-19 20:52:57 -0500
  • 3c51bf2a0b
    Fix DisplayGenerator not working on pitch-accents-preview.html (#1276) toasted-nutbread 2021-01-19 20:48:10 -0500
  • 21fce9f3d9
    Audio system refactoring (#1275) toasted-nutbread 2021-01-18 22:01:08 -0500
  • 85c723b85f
    Backend options update (#1274) toasted-nutbread 2021-01-18 17:25:49 -0500
  • e72152bf61
    Build fixes (#1273) toasted-nutbread 2021-01-18 15:35:24 -0500
  • cbc5ab5696
    Hotkey help controller (#1272) toasted-nutbread 2021-01-18 15:23:49 -0500
  • 0420a29d77
    Command refactor (#1271) toasted-nutbread 2021-01-18 14:22:48 -0500
  • b0f0ecd7df
    Hotkey util (#1270) toasted-nutbread 2021-01-18 13:52:07 -0500
  • 25568637fe
    Display audio (#1269) toasted-nutbread 2021-01-18 00:16:40 -0500
  • 887150e012
    Audio system improvements (#1268) toasted-nutbread 2021-01-17 23:05:15 -0500
  • d21de9df00
    Update copyHostSelection to be popup-only (#1267) toasted-nutbread 2021-01-17 19:35:01 -0500
  • c875ca728f
    Add support for frontend hotkeys; add scanSelectedText action (#1266) toasted-nutbread 2021-01-17 19:28:42 -0500
  • de5d3ec3ad
    Remove _onMessage (#1265) toasted-nutbread 2021-01-17 18:43:16 -0500
  • 04d53e5642
    Optimize hotkey registration (#1264) toasted-nutbread 2021-01-17 17:05:06 -0500
  • 14b4aee07d
    Hotkey forwarding support (#1263) toasted-nutbread 2021-01-17 16:55:45 -0500
  • 8ec48456e6
    Disable undefined usage (#1262) toasted-nutbread 2021-01-17 12:20:06 -0500
  • be590004fe
    Text scanner improvements (#1261) toasted-nutbread 2021-01-17 11:43:05 -0500
  • 5d9d96996e
    Optimize hotkey handler to not hook any events if cannot do anything (#1260) toasted-nutbread 2021-01-16 23:07:21 -0500
  • a39eede04b
    If scopes are now empty but weren't previously, add all valid scopes (#1259) toasted-nutbread 2021-01-16 22:37:58 -0500
  • 86e4e53372
    Update keyboard shortcut controller (#1258) toasted-nutbread 2021-01-16 22:31:30 -0500
  • 30ce81b36c
    Update TextScanner.search to return the event details object (#1257) toasted-nutbread 2021-01-16 21:53:52 -0500
  • 0cbbe48694
    Add check to ignore hotkey registrations with null key (#1256) toasted-nutbread 2021-01-16 21:52:32 -0500
  • 5c57015a79
    TextSource* API update (#1255) toasted-nutbread 2021-01-16 21:50:50 -0500