Commit Graph

  • c90bc75eb8 Create themes toasted-nutbread 2019-10-12 17:06:03 -0400
  • ceaeeb32dd Remove bootstrap styles from float.html toasted-nutbread 2019-10-12 16:27:49 -0400
  • 696ea80e06 Add option for popup theme toasted-nutbread 2019-10-12 13:48:23 -0400
  • be7fa57d5c Add support for a popup preview toasted-nutbread 2019-10-12 12:59:51 -0400
  • 537d2ef532 Remove Display.dependencies toasted-nutbread 2019-10-12 15:00:39 -0400
  • 6da7683552 Don't pass options around for calls to termsShow, kanjiShow, etc. toasted-nutbread 2019-10-12 14:55:18 -0400
  • a5b208fb89 Check if objects are properly initialized before showing content toasted-nutbread 2019-10-12 14:41:24 -0400
  • 8a1637f6b3 Remove .show popup proxy API since it's not used toasted-nutbread 2019-10-12 14:38:16 -0400
  • 194615ef21 Make popups store options toasted-nutbread 2019-10-12 14:34:45 -0400
  • 3e249e19ac Update Display initialization process toasted-nutbread 2019-10-12 14:20:54 -0400
  • 89a8494208 Add function for (de)activating event listeners in Display toasted-nutbread 2019-10-11 23:24:27 -0400
  • cc72514ce6 Frontend updates toasted-nutbread 2019-10-11 22:35:59 -0400
  • a6903d68a4 Revert default audio source behaviour toasted-nutbread 2019-10-11 23:24:08 -0400
  • 70bceb5b56 Improve display of storage stats toasted-nutbread 2019-10-11 19:22:46 -0400
  • 6014fe5344 Add support for persistent storage toasted-nutbread 2019-10-11 19:08:54 -0400
  • 2bfc7e3972 Fix order of {screenshot} tag toasted-nutbread 2019-10-11 17:56:17 -0400
  • 55b2c1d8f5 version bump Alex Yatskov 2019-10-10 19:49:05 -0700
  • 6208d6c93b Add UI for editing audio playback sources toasted-nutbread 2019-10-10 21:28:27 -0400
  • 1dc8bf77ca Add input setting for custom audio source toasted-nutbread 2019-10-10 20:26:31 -0400
  • 27c8430915 Implement custom audio source toasted-nutbread 2019-10-10 20:17:01 -0400
  • 50252ec627 Update title with info about what the audio source was toasted-nutbread 2019-10-10 20:13:36 -0400
  • 1d516b3b24 Implement audio fallbacks toasted-nutbread 2019-10-10 19:58:06 -0400
  • 8ae1da4277 Update audio options format toasted-nutbread 2019-10-09 22:33:35 -0400
  • 22b218d172 Pass optionsContext to audioBuildUrl handlers toasted-nutbread 2019-10-09 22:03:56 -0400
  • 8be0ddeb26 Create region for audio options toasted-nutbread 2019-10-09 22:02:25 -0400
  • 60a80418d7 Update how audio URLs are constructed toasted-nutbread 2019-10-09 21:54:58 -0400
  • 7ce54864f3 Show the viewer button for anki notes which already exist toasted-nutbread 2019-10-09 20:31:09 -0400
  • 97f5b7139f Add findNoteIds to AnkiConnect toasted-nutbread 2019-10-09 20:27:05 -0400
  • c5d6b9452d Create utility function for logging errors toasted-nutbread 2019-10-08 21:33:10 -0400
  • 6a6e200ef9 Update rejections to use Error toasted-nutbread 2019-10-07 21:04:58 -0400
  • 88de427184 Throw Error instead of string toasted-nutbread 2019-10-07 20:46:02 -0400
  • bf5d301685 Only use foreground api.js/util.js toasted-nutbread 2019-10-08 19:54:02 -0400
  • 1074c33f20 Add support for query parameter in URL on search page toasted-nutbread 2019-10-08 19:49:08 -0400
  • 9d488e1916 Validate that key is a string toasted-nutbread 2019-10-08 19:32:44 -0400
  • 176f6a248b Fix findTermMetaBulk trying to use undefined row.id toasted-nutbread 2019-10-07 22:28:12 -0400
  • 7ccdb9134c
    Merge pull request #243 from toasted-nutbread/svg-icons Alex Yatskov 2019-10-06 21:11:54 -0700
  • 205c7d88d0 Remove PNG icons toasted-nutbread 2019-10-06 21:07:57 -0400
  • 7c826fdd0b Switch from using PNGs to SVGs toasted-nutbread 2019-10-06 21:05:27 -0400
  • 69b9cac8af Create SVG icons toasted-nutbread 2019-10-06 20:50:59 -0400
  • c3926c67ad version bump Alex Yatskov 2019-10-06 09:07:22 -0700
  • 14a5e3ce20
    Merge pull request #238 from toasted-nutbread/deinflector-optimization Alex Yatskov 2019-10-05 19:49:54 -0700
  • 4df8662ea9
    Merge pull request #234 from toasted-nutbread/remove-frontend-event-listeners Alex Yatskov 2019-10-05 19:48:46 -0700
  • a4d2bde5df
    Merge pull request #240 from toasted-nutbread/fix-focus Alex Yatskov 2019-10-05 19:48:21 -0700
  • 113cc725c1 Make the window.onresize handler not change focus toasted-nutbread 2019-10-05 22:11:05 -0400
  • cd6d4e7ee1 Update how popup visibility works toasted-nutbread 2019-10-05 21:57:13 -0400
  • 2255fadf52 Rename Popup.setVisible to setVisibleOverride toasted-nutbread 2019-10-05 21:38:13 -0400
  • 50a47348a7 Optimize internal data structure used by the Deinflector class toasted-nutbread 2019-10-05 16:24:42 -0400
  • 30263c3db8 Improve progressive/perfect deinflection rules toasted-nutbread 2019-10-05 17:19:27 -0400
  • c967b7a9f1 Remove event listeners when scanning is disabled toasted-nutbread 2019-10-03 20:22:12 -0400
  • bac237336e version bump Alex Yatskov 2019-10-05 10:16:33 -0700
  • 46ab36180f
    Merge pull request #233 from toasted-nutbread/static-handlers Alex Yatskov 2019-10-05 09:20:45 -0700
  • 440d6a91fd
    Merge pull request #235 from toasted-nutbread/teiru-deinflections Alex Yatskov 2019-10-05 09:19:31 -0700
  • a369f8d0a4
    Merge pull request #229 from toasted-nutbread/database-optimizations Alex Yatskov 2019-10-05 09:18:09 -0700
  • 457caf2221 Add support for progressive/perfect inflections toasted-nutbread 2019-10-04 22:11:45 -0400
  • fa7ee468c0 Simplify float initialization toasted-nutbread 2019-10-02 21:11:06 -0400
  • 7380ada1f1 Simplify onWheel handler toasted-nutbread 2019-10-02 20:57:48 -0400
  • 0d6177398d Use static object for api command handlers toasted-nutbread 2019-10-02 20:47:03 -0400
  • 10458c63e7 Use static object for backend message handlers toasted-nutbread 2019-10-02 20:46:48 -0400
  • bf382652a7 Use static object for float message handlers toasted-nutbread 2019-10-02 20:46:35 -0400
  • 7d15213916 Use static object for frontend message handlers toasted-nutbread 2019-10-02 20:31:42 -0400
  • a628610cbd Use KeyboardEvent.key for onKeyDown handlers toasted-nutbread 2019-09-19 22:03:26 -0400
  • d3d162ea78
    Merge pull request #232 from toasted-nutbread/consistent-frontend-return Alex Yatskov 2019-10-02 08:39:42 -0700
  • 861474d2fc Fix inconsistent return type toasted-nutbread 2019-10-01 19:05:30 -0400
  • fba2bef905
    Merge pull request #225 from toasted-nutbread/text-source-range-improvements Alex Yatskov 2019-09-30 19:58:19 -0700
  • 3c3a2c9474
    Merge pull request #230 from toasted-nutbread/edge-fixes Alex Yatskov 2019-09-30 19:54:27 -0700
  • 00d16433e7
    Merge pull request #228 from toasted-nutbread/fix-tab-focus-changing Alex Yatskov 2019-09-30 19:53:45 -0700
  • eadd03624c
    Merge pull request #226 from toasted-nutbread/settings-style Alex Yatskov 2019-09-30 19:51:48 -0700
  • 44119eea2c Fix deinflections not being handled correctly toasted-nutbread 2019-09-30 22:09:16 -0400
  • 25a4dafd73 Fix tab focus being changed due to settings changes toasted-nutbread 2019-09-29 13:00:32 -0400
  • 8b7558a757 Use toIterable for cross-window origin objects toasted-nutbread 2019-09-29 15:26:46 -0400
  • e18b8438ae Updated button styles toasted-nutbread 2019-09-29 12:33:16 -0400
  • 1286b5115f Use bulk database searches toasted-nutbread 2019-08-30 21:06:21 -0400
  • 664a318d7f Use non-async function for cache lookups toasted-nutbread 2019-08-30 19:38:36 -0400
  • a4f8a459de Create common function for creating term object toasted-nutbread 2019-08-30 19:26:58 -0400
  • 888075d21a Add instructions for keyboard shortcuts toasted-nutbread 2019-09-28 15:15:03 -0400
  • 5dfeca1500 Rename option for clarity toasted-nutbread 2019-09-28 14:45:40 -0400
  • 305cf4703b Add info about third-party software licenses toasted-nutbread 2019-09-28 14:28:17 -0400
  • e7702e3bb4 Update URLs toasted-nutbread 2019-09-28 14:17:31 -0400
  • 73133294e7 Update copyright years toasted-nutbread 2019-09-28 14:14:00 -0400
  • 2a0cc44e6a Add header to settings page toasted-nutbread 2019-09-28 13:54:17 -0400
  • 1a8cb78391 Add version information toasted-nutbread 2019-09-28 13:42:48 -0400
  • b42fa9581f Fix some incorrect labels toasted-nutbread 2019-09-28 13:32:51 -0400
  • 9b929ffcd4 Add wrapping for usage conditions on small screens toasted-nutbread 2019-09-28 13:30:41 -0400
  • 4e0fe1d5fb Limit width of the HTML pages toasted-nutbread 2019-09-28 12:48:46 -0400
  • 9217b5c79b Move settings style to separate CSS file toasted-nutbread 2019-09-28 12:41:24 -0400
  • 597f658b26 Move glyphicons into span element toasted-nutbread 2019-09-28 15:38:09 -0400
  • e5f24b8f12 Fix paragraph tags toasted-nutbread 2019-09-28 12:36:34 -0400
  • 64eed33e88
    Merge pull request #224 from toasted-nutbread/display-jquery-optimizations Alex Yatskov 2019-09-28 09:12:23 -0700
  • 03c52625a9 Refactor seekForward and seekBackward toasted-nutbread 2019-09-28 10:07:52 -0400
  • a5f393fa2c Fix incorrect check toasted-nutbread 2019-09-27 23:37:10 -0400
  • 928d7aecd5 Directly return rather than use a temporary variable toasted-nutbread 2019-09-27 23:14:52 -0400
  • 8110de514e Change skipped node types to use a switch statement toasted-nutbread 2019-09-27 23:14:21 -0400
  • e358c94882 Clean up event listeners toasted-nutbread 2019-09-15 18:52:26 -0400
  • 1a7ad30111 Remove jQuery dependency from float.html and search.html toasted-nutbread 2019-09-15 18:46:48 -0400
  • 8db830b468 Change how current entry is indicated toasted-nutbread 2019-09-15 18:44:49 -0400
  • 3ca84e3a85 Remove jQuery calls from adderButtonFind and viewerButtonFind toasted-nutbread 2019-09-15 18:29:11 -0400
  • 946e577e42 Implement custom window scroll toasted-nutbread 2019-09-15 17:52:30 -0400
  • 9fc69395c5 Use raw event listeners toasted-nutbread 2019-09-15 14:53:30 -0400
  • 95a7fd81f5 Use raw element references for container and spinner toasted-nutbread 2019-09-15 14:16:23 -0400
  • 355fb29c3b Use entryIndexFind without jQuery toasted-nutbread 2019-09-15 14:06:27 -0400