Commit Graph

  • 9703e123bf Remove setPrimaryTouch toasted-nutbread 2019-10-24 21:38:19 -0400
  • 80eb357527 Simplify touch event implementation toasted-nutbread 2019-10-24 21:36:18 -0400
  • 131dc8397d Make selectionContainsPoint static toasted-nutbread 2019-10-24 21:27:35 -0400
  • a648e05091 Improve naming toasted-nutbread 2019-10-24 21:16:23 -0400
  • 9178636613 Remove setters toasted-nutbread 2019-10-24 21:15:02 -0400
  • c74c466c36 Remove unused variable toasted-nutbread 2019-10-24 21:06:54 -0400
  • f2dec4ca20 Remove searchFromTouch toasted-nutbread 2019-10-24 21:05:29 -0400
  • 8c5240d7a6 Simplify how touch events use onAfterSearch toasted-nutbread 2019-10-24 21:03:50 -0400
  • e91bcf5f55 Rename textSourceLast to textSourceCurrent toasted-nutbread 2019-10-24 20:45:30 -0400
  • be27781c15 Update how definitions are searched for toasted-nutbread 2019-10-24 20:21:21 -0400
  • f927f806ba Move check toasted-nutbread 2019-10-24 20:07:17 -0400
  • 1f0a434e96 Remove unused vars toasted-nutbread 2019-10-24 20:02:15 -0400
  • dcb6f68826 Don't pass null textSource into searchSource toasted-nutbread 2019-10-24 20:01:04 -0400
  • 185963899b Use promiseTimeout toasted-nutbread 2019-10-24 19:38:29 -0400
  • d608657495 Move onError catch into searchAt toasted-nutbread 2019-10-24 19:38:06 -0400
  • 1039536cfb Create promise version of setTimeout toasted-nutbread 2019-10-24 19:35:41 -0400
  • f6d3f739a8 improve search page checkbox usability siikamiika 2019-10-28 01:13:05 +0200
  • a31ee0a0e9 refactoring siikamiika 2019-10-28 00:09:36 +0200
  • d62d04f806 fix wanakana toggle on empty input siikamiika 2019-10-27 23:52:16 +0200
  • 68179607b3 use apiOptionsGet to modify the correct profile siikamiika 2019-10-27 23:34:50 +0200
  • 9641747ba1 Revert "modify correct profile apiOptionsSet" siikamiika 2019-10-27 23:02:41 +0200
  • 51c35c9f30 modify correct profile apiOptionsSet siikamiika 2019-10-27 22:43:20 +0200
  • 70418202cf make search page checkbox options persist siikamiika 2019-10-27 20:11:23 +0200
  • 48776145d6 add workaround to Chrome clipboard.readText siikamiika 2019-10-27 15:46:27 +0200
  • d3f51690f8 make clipboardRead an optional permission siikamiika 2019-10-27 01:51:18 +0300
  • 7ee87265cd refactor and tune wanakana toggling siikamiika 2019-10-27 01:26:17 +0300
  • 01ffb052e6 simplify search history state handling siikamiika 2019-10-26 19:32:41 +0300
  • bbbd23c842 add button to enable/disable wanakana IME siikamiika 2019-10-26 19:12:13 +0300
  • 303205dc12 keep url query in history siikamiika 2019-10-26 18:42:57 +0300
  • 704864b7b2 add clipboard monitor to search page siikamiika 2019-10-26 18:15:28 +0300
  • bebd70b4e2 remember search history siikamiika 2019-10-26 16:39:43 +0300
  • 50769feea7 ignore more keys on search page siikamiika 2019-10-26 15:15:12 +0300
  • 9132814ccf focus and scroll to input only when it's needed siikamiika 2019-10-26 14:30:36 +0300
  • fe8eb76928 tweak ignored keys on search page siikamiika 2019-10-26 03:39:08 +0300
  • 3a70346eb3 fix various unwanted focus issues on search page siikamiika 2019-10-26 03:26:24 +0300
  • a716a52cab make non-hotkey keys focus input on search page siikamiika 2019-10-26 01:26:56 +0300
  • 43ddffeb7a
    Merge pull request #265 from Rapptz/patch-1 siikamiika 2019-10-24 11:50:21 +0300
  • aeac7bf2a8
    Proper spacing for Anki in {furigana-plain} Danny 2019-10-23 07:46:43 -0400
  • 7a3315d75d Use chrome.runtime.getURL instead of chrome.extension.getURL toasted-nutbread 2019-10-22 20:23:03 -0400
  • d32fd1381b increment version for testing Alex Yatskov 2019-10-20 11:22:50 -0700
  • d8f9c2e1d4
    Merge pull request #261 from toasted-nutbread/search-button-reuse-tab Alex Yatskov 2019-10-20 11:06:23 -0700
  • 6592323855
    Merge pull request #259 from toasted-nutbread/database-optimizations2 Alex Yatskov 2019-10-20 11:04:17 -0700
  • 362a1ed9e4 Catch exception thrown on Edge toasted-nutbread 2019-10-20 10:58:22 -0400
  • d7dc8ac9cd Add tooltip about middle click behaviour toasted-nutbread 2019-10-20 10:30:44 -0400
  • ce92591b63 Fix window focus not always working toasted-nutbread 2019-10-19 22:55:32 -0400
  • 7abc7fd0e7 Use links instead of buttons on context page toasted-nutbread 2019-10-19 22:54:58 -0400
  • 205498ef3b Validate chrome.windows exists before usage toasted-nutbread 2019-10-19 22:45:29 -0400
  • ffb6ff9325 Allow multiple options pages to be opened on middle click toasted-nutbread 2019-10-19 22:32:49 -0400
  • d9ae34821c Add support for middle clicks opening new tabs on the context buttons toasted-nutbread 2019-10-19 22:30:16 -0400
  • dbec4bffda Make the search button reuse an open search tab if it exists toasted-nutbread 2019-10-19 22:28:23 -0400
  • 03c72e9429
    Merge pull request #256 from toasted-nutbread/unlimited-storage Alex Yatskov 2019-10-19 12:01:54 -0700
  • eea95eb130 Simplify score to term frequency conversion toasted-nutbread 2019-10-19 14:18:57 -0400
  • 96e4bf1735 Use native IndexedDB APIs for findTagForTitle toasted-nutbread 2019-10-19 13:41:18 -0400
  • 610c2b9cca Move tagCache out of Database and into Translator toasted-nutbread 2019-10-19 13:32:05 -0400
  • 6f5fa6771b Remove unused database functions toasted-nutbread 2019-10-19 12:44:23 -0400
  • 97de7883a3 Update getMergedSecondarySearchResults to use findTermsExactBulk toasted-nutbread 2019-10-19 12:42:26 -0400
  • 4446cbeabb Create getMergedSecondarySearchResults toasted-nutbread 2019-10-19 12:24:38 -0400
  • 96f37fd9dc Create function for body of findTermsMerged's sequencedDefinitions loop toasted-nutbread 2019-10-19 12:16:38 -0400
  • a08cbebeb3 Use findTermsBySequenceBulk instead of findTermsBySequence toasted-nutbread 2019-10-19 11:34:12 -0400
  • a25167df73 Use findKanjiBulk and findKanjiMetaBulk in Translator.findKanji toasted-nutbread 2019-10-19 10:21:10 -0400
  • d212d0aba1 Add additional database bulk methods toasted-nutbread 2019-10-19 10:09:18 -0400
  • 9364a7cb4e Create function for creating kanji data and meta toasted-nutbread 2019-10-18 23:16:33 -0400
  • 6743b785c9 Remove temp createResult toasted-nutbread 2019-10-18 23:09:00 -0400
  • 31ae00d0d3 Add missing validate calls toasted-nutbread 2019-10-18 23:04:06 -0400
  • 127a728675 Remove unused functions toasted-nutbread 2019-10-12 19:55:06 -0400
  • a5d7de8e97 Add correction to offset of imposter rect toasted-nutbread 2019-10-17 19:30:54 -0400
  • 8f918c63dc Reposition popup on window resize rather than clear the search toasted-nutbread 2019-10-17 18:39:12 -0400
  • 598cd32946 Update *show* APIs to unified showContent and setContent toasted-nutbread 2019-10-16 21:36:10 -0400
  • 779b4af590 Change -teoru endings to be godan verbs toasted-nutbread 2019-10-16 19:10:25 -0400
  • 5b98f3ea6e add missing return to fix vertical text mode siikamiika 2019-10-16 23:49:40 +0300
  • 16521fec93 Assign first popup on the search page as a depth of 1 toasted-nutbread 2019-10-15 20:23:25 -0400
  • 173a474d5b Add unlimited storage permission toasted-nutbread 2019-10-15 19:41:39 -0400
  • 099909287f Show warning messages if persistant storage fails toasted-nutbread 2019-10-15 19:22:30 -0400
  • 4443ad370e Catch error when trying to persist storage toasted-nutbread 2019-10-13 18:41:16 -0400
  • 693ffebbf7 Make the Options link the first link toasted-nutbread 2019-10-13 18:38:17 -0400
  • 437fe4e62e Move anki warnings under anki-general toasted-nutbread 2019-10-13 18:30:44 -0400
  • d42a07dc0b Improve layout of context.html on Firefox Mobile toasted-nutbread 2019-10-13 18:23:59 -0400
  • ba27ea2c9d Center align context popup window buttons toasted-nutbread 2019-10-13 17:40:51 -0400
  • 17e2f825f4 Add warning message for Mac users about App Nap toasted-nutbread 2019-10-13 17:32:28 -0400
  • cb236a7430 Add apiGetEnvironmentInfo function toasted-nutbread 2019-10-13 17:20:55 -0400
  • c92fc11fcd Fix getElementWritingMode returning deprecated values on Edge toasted-nutbread 2019-10-13 16:43:26 -0400
  • 4f8c84d524 Fix Japanese voice ordering on Firefox for Android toasted-nutbread 2019-10-13 16:30:31 -0400
  • f8e666b70c Fix backend handling errors incorrectly toasted-nutbread 2019-10-13 16:06:19 -0400
  • f3ab7673f9 add css class for dictionary name siikamiika 2019-10-13 21:50:29 +0300
  • 7bae3824e7 Add support for text-to-speech playback toasted-nutbread 2019-10-12 23:59:21 -0400
  • 69b28571bd audioBuildUrl => audioGetUrl and simplify toasted-nutbread 2019-10-12 23:09:58 -0400
  • 54d4c65854 Rename audioGetFromSources's createAudioObject argument to download toasted-nutbread 2019-10-12 23:04:32 -0400
  • 21a2730cde Add option for text-to-speech toasted-nutbread 2019-10-12 22:50:22 -0400
  • 2f88bcf82c Merge branch 'style-editor2' toasted-nutbread 2019-10-13 12:14:53 -0400
  • 1b96e69ea2 Placeholder and improve consistency of stylesheet rule priorities toasted-nutbread 2019-10-13 12:10:00 -0400
  • b34ff7ebe9 Change #yomichan-float to .yomichan-float toasted-nutbread 2019-10-13 11:57:40 -0400
  • 42d67249c9 Update the popup preview to show live updates to outer CSS changes toasted-nutbread 2019-10-13 11:51:59 -0400
  • c9158a37b5 Allow outer popup stylesheets to be injected toasted-nutbread 2019-10-13 11:46:27 -0400
  • 3272948284 Adds setting for controlling the outer style of the popup toasted-nutbread 2019-10-13 11:05:21 -0400
  • 118f200500 Simplified how the auto theme works toasted-nutbread 2019-10-13 10:50:56 -0400
  • 320af99b76
    Merge pull request #253 from toasted-nutbread/style-editor Alex Yatskov 2019-10-13 08:58:40 -0700
  • 57db18c31b Leave default stylesheet enabled by default toasted-nutbread 2019-10-12 18:10:01 -0400
  • b086fca69f Add separate theme option for outer popup style toasted-nutbread 2019-10-12 17:59:56 -0400
  • 1da60aae2d Update live preview custom CSS on input event toasted-nutbread 2019-10-12 17:21:36 -0400
  • 883226b045 Update how custom CSS is applied toasted-nutbread 2019-10-12 17:12:34 -0400