Commit Graph

  • eef05f6a64 Add accept type for dictionary import toasted-nutbread 2019-11-24 10:47:07 -0500
  • 89c6ef54b0 always return a promise from Mecab.invoke siikamiika 2019-11-24 02:34:16 +0200
  • 43fad608fb remove popup from background page siikamiika 2019-11-23 19:25:11 +0200
  • 7bf2c8048d add mecab version check siikamiika 2019-11-23 19:18:29 +0200
  • 2577d4054e fix scanning parser siikamiika 2019-11-23 18:08:22 +0200
  • cc8221c6ea add reading modes siikamiika 2019-11-13 20:24:11 +0200
  • f625321650 refactor selected parser refreshing siikamiika 2019-11-13 15:29:53 +0200
  • 933fd77957 remove async siikamiika 2019-11-13 13:11:41 +0200
  • 707b039927 store local copy of selected parser siikamiika 2019-11-13 13:09:23 +0200
  • 0d6e0edc31 remove height hack and use overflow-y: scroll siikamiika 2019-11-13 12:05:39 +0200
  • f6f19dc9de typo siikamiika 2019-11-13 00:37:09 +0200
  • 9dff658640 add parser selection siikamiika 2019-11-12 23:57:21 +0200
  • 84f30113e4 give names to complex slices siikamiika 2019-11-11 21:58:04 +0200
  • b02a30a2fd explicit checks in while and if siikamiika 2019-11-11 21:43:35 +0200
  • 1f2eee449e mecab refactoring and bugfix siikamiika 2019-11-11 20:54:23 +0200
  • f97877a209 promise improvements siikamiika 2019-11-11 02:28:00 +0200
  • b336ab3a9a use const siikamiika 2019-11-11 01:43:35 +0200
  • 8d9a635d5c remove dead code siikamiika 2019-11-11 01:03:35 +0200
  • c1d24208d3 start mecab only after enabling the setting siikamiika 2019-11-08 00:49:20 +0200
  • 955e131f96 add parser selection options siikamiika 2019-11-05 15:56:45 +0200
  • 1700318988 remove unneeded feature siikamiika 2019-11-05 02:43:04 +0200
  • 1bf48d24ef change mecab path siikamiika 2019-11-04 01:25:32 +0200
  • 515345ba0a remove code duplication siikamiika 2019-11-03 18:03:35 +0200
  • b0c924d4bd fix mecab variable siikamiika 2019-11-03 17:06:02 +0200
  • bc66f254ea click & text selection improvements on search page siikamiika 2019-11-03 17:04:32 +0200
  • c78ca36f3d switch to mousemove events in query parser siikamiika 2019-11-03 15:45:07 +0200
  • 8825c481b5 respect text selection option in query parser siikamiika 2019-11-03 15:43:27 +0200
  • 5a3e8c819c optimize mouseover scanning in query parser siikamiika 2019-11-03 15:19:42 +0200
  • 41020289ab add mecab support siikamiika 2019-11-03 05:08:57 +0200
  • 3881457e4e use handlebars templates for query parser siikamiika 2019-10-31 23:56:44 +0200
  • e6a1b78164 use correct source text siikamiika 2019-10-30 18:13:45 +0200
  • 408aa73cce fix default params for term clicking siikamiika 2019-10-30 13:09:11 +0200
  • 627e16d44b improve text preview siikamiika 2019-10-30 13:01:06 +0200
  • 530b95895b remove unused css siikamiika 2019-10-30 12:06:25 +0200
  • d19f447b80 fix stem length checking siikamiika 2019-10-30 12:04:49 +0200
  • c35a05cd62 add kana to text siikamiika 2019-10-30 03:58:24 +0200
  • b4c6fa2d37 Improve usability of domain profile condition toasted-nutbread 2019-11-23 10:28:37 -0500
  • f63e8e4be0 add simple query parser siikamiika 2019-10-29 23:49:36 +0200
  • baf0325f62 Fix missing details toasted-nutbread 2019-11-18 21:55:06 -0500
  • b1659522b3
    Merge pull request #274 from toasted-nutbread/lookup-wildcards Alex Yatskov 2019-11-13 18:51:50 -0800
  • 7d9d45ae10 close popups on search page when query changes siikamiika 2019-11-13 21:19:01 +0200
  • 29c38b06b2 only paste Japanese text from clipboard siikamiika 2019-11-13 13:51:47 +0200
  • db4a303365 Fix dictionary settings not using the current profile toasted-nutbread 2019-11-12 20:13:25 -0500
  • 72e7a42c8d Fix settings not being saved correctly toasted-nutbread 2019-11-12 20:01:55 -0500
  • 7333873244 Add support for wildcards toasted-nutbread 2019-11-04 20:52:08 -0500
  • 3a225c3f91 Add details field to apiTermsFind toasted-nutbread 2019-11-04 20:43:40 -0500
  • 7093d8f06e Simplify how definition count is limited toasted-nutbread 2019-11-04 20:14:51 -0500
  • 58c0997999 Give findKanji the same API as findTerms toasted-nutbread 2019-11-04 20:13:03 -0500
  • af1662acad Update how apiTermsFind works toasted-nutbread 2019-11-04 20:09:34 -0500
  • ae10bb7096 Simplify dictTermsSort toasted-nutbread 2019-11-04 19:53:25 -0500
  • fe82913991 Rename function toasted-nutbread 2019-11-04 19:36:50 -0500
  • a9ab774a3f Move function toasted-nutbread 2019-11-04 19:35:57 -0500
  • d9b4404075 Create functions for the cases of isMouseButton toasted-nutbread 2019-11-10 14:00:44 -0500
  • dad685dba4 Fix overwriting const value toasted-nutbread 2019-11-10 13:56:06 -0500
  • d6cdd693c8 Fix several warnings about name conflicts toasted-nutbread 2019-11-10 13:55:37 -0500
  • 157e6f7c75 Optimize DisplaySearch.onKeyDown toasted-nutbread 2019-11-10 13:40:48 -0500
  • 120f97be26 Refactor apiOptionsSet toasted-nutbread 2019-11-10 13:36:35 -0500
  • aa92855b37 Fixes for Edge toasted-nutbread 2019-11-09 20:48:30 -0500
  • 75883ed885 Remove dexie toasted-nutbread 2019-11-03 16:18:43 -0500
  • e48bfb8f1a Use native indexedDB pointer toasted-nutbread 2019-11-03 16:13:40 -0500
  • 183ec6b381 Use native IndexedDB to delete the database toasted-nutbread 2019-11-03 15:56:00 -0500
  • 3a1e3392ed Use native IndexedDB to create database and object stores toasted-nutbread 2019-11-03 15:40:56 -0500
  • 6c023789d9 Use native IndexedDB for bulkAdd operations toasted-nutbread 2019-11-03 13:41:32 -0500
  • 750439ebf0 Use native IndexedDB for database additions toasted-nutbread 2019-11-03 13:24:21 -0500
  • 6f53030469 Use for of loop instead of forEach toasted-nutbread 2019-11-10 12:25:28 -0500
  • fd17a0fccd Remove Download check when resolving Audio data sabs 2019-11-09 13:51:53 -0800
  • 3e864c44c3 Fixes for Edge toasted-nutbread 2019-11-09 20:49:44 -0500
  • 4ac4128388 search page checkbox styling siikamiika 2019-11-10 03:15:55 +0200
  • 184cc4cf28 Allow templates to be tested on the settings page toasted-nutbread 2019-11-09 16:34:39 -0500
  • 085881d342 Use HTML templates for anki fields toasted-nutbread 2019-11-09 14:24:36 -0500
  • 40c8268fd6 always disable scanning IME checkbox label siikamiika 2019-11-09 13:01:21 +0200
  • cf0bb0a9e2 enable custom CSS on search page siikamiika 2019-11-09 12:43:22 +0200
  • 177fad56b5 use scan toggling for stroke order diagram too siikamiika 2019-11-09 12:28:12 +0200
  • 25af532ab7 enable expression scan toggling on search page siikamiika 2019-11-09 12:27:09 +0200
  • b59a5b8cdb Add support for some regex functions in handlebars templates toasted-nutbread 2019-11-08 22:57:20 -0500
  • 4d7940e8e4 Optimize dictFieldFormat toasted-nutbread 2019-11-08 22:08:11 -0500
  • fa963722a7 Fix seekForward and seekBackward not handling length=0 case correctly toasted-nutbread 2019-11-08 19:24:33 -0500
  • b059609670 Add outdated warning toasted-nutbread 2019-11-03 12:54:18 -0500
  • cad0648cbe Remove unused function toasted-nutbread 2019-11-03 10:39:43 -0500
  • f7700789fe Update dictionary order based on priority toasted-nutbread 2019-11-03 09:56:49 -0500
  • fcb922400a Prevent page exit while database operations are in progress toasted-nutbread 2019-11-02 17:37:53 -0400
  • e5dcb41824 Add support for importing multiple dictionaries at once toasted-nutbread 2019-11-02 16:58:21 -0400
  • e091c7ebe2 Add support for deleting individual dictionaries toasted-nutbread 2019-11-02 16:21:06 -0400
  • e355b83914 Update how nodes are hidden toasted-nutbread 2019-11-02 14:39:37 -0400
  • 3d78d5400d Add button and confirmation dialog for database purge toasted-nutbread 2019-11-02 14:30:17 -0400
  • 2ab871e7ee Update how dictionaries are displayed on the settings page toasted-nutbread 2019-11-02 14:06:16 -0400
  • 79069d5908 Add functions for getting dictionary information toasted-nutbread 2019-10-31 21:10:56 -0400
  • 44638b7ceb Simplify how option visibility is changed toasted-nutbread 2019-10-29 16:31:27 -0400
  • 91c01e0a7e Update version Alex Yatskov 2019-11-05 19:03:23 -0800
  • a85ec440d6 Fix overlapping popup timers toasted-nutbread 2019-11-05 19:47:02 -0500
  • 83460bcdad refactoring and optimization siikamiika 2019-11-04 02:15:33 +0200
  • f4a987912a prevent accidental lookup on glossary text select siikamiika 2019-11-03 18:56:22 +0200
  • 75ff05148d Fix autoHideResults not working toasted-nutbread 2019-11-03 11:06:31 -0500
  • 7de24dd355 Add favicons toasted-nutbread 2019-11-02 10:10:03 -0400
  • 60c0a002df Force LF line endings for template files toasted-nutbread 2019-10-28 17:33:30 -0400
  • bcffe80a1e Group similar functions together toasted-nutbread 2019-10-25 20:11:44 -0400
  • 6d85dae68d Fix some issues with the context menu toasted-nutbread 2019-10-25 20:01:42 -0400
  • d2644c0776 Style update toasted-nutbread 2019-10-24 21:41:58 -0400
  • c365101ec2 Reset preventions earlier toasted-nutbread 2019-10-24 21:41:13 -0400
  • e542f38110 Check pendingLookup earlier toasted-nutbread 2019-10-24 21:39:23 -0400