Commit Graph

  • bb8be66965 Merge pull request #620 from Gitoffthelawn/patch-5 Chad Bailey 2020-03-28 20:56:54 -05:00
  • 98a03f39ec Merge pull request #621 from Gitoffthelawn/patch-7 Chad Bailey 2020-03-28 20:56:24 -05:00
  • 55f2b3008b Merge pull request #623 from cristiancundari/patch-1 Chad Bailey 2020-03-28 20:54:47 -05:00
  • 44fda63a53 Fixing #609 cristiancundari 2020-03-28 16:46:57 +01:00
  • c6fbdc70d4 Update options.html Gitoffthelawn 2020-03-28 02:32:32 -07:00
  • 92c004f1dd Options JavaScript Improvements Gitoffthelawn 2020-03-28 02:18:47 -07:00
  • 66cd77f572 Manifest Improvements Gitoffthelawn 2020-03-28 02:09:28 -07:00
  • a84d7bdf5c Re-add support for Firefox keys -, + and ; codebicycle 2020-03-28 07:54:37 +02:00
  • 97512619c1 Add extension id codebicycle 2020-03-26 21:35:10 +02:00
  • 0a2e537035 Fix CSS codebicycle 2020-03-26 21:34:57 +02:00
  • db769f44df Fix typo codebicycle 2020-03-26 21:34:03 +02:00
  • 8ad70d5f9f Merge upstream up to 0.5.9 codebicycle 2020-03-26 19:16:39 +02:00
  • 884be009a4 update chrome action Ilya Grigorik 2020-03-25 22:12:36 -07:00
  • b1cc599812 Merge pull request #604 from ChadBailey/bugfix/584-twitch-not-working Chad Bailey 2020-03-22 12:08:26 -05:00
  • b4f6bcc292 Removed redundant rateChanged() function Chad Bailey 2020-03-08 19:19:56 -05:00
  • c32eec1bb2 Moved ratechange listener into its own function Placed call for adding listener after call to document ready/disabled check Placed setupListener within try/catch block Chad Bailey 2020-03-07 18:23:55 -06:00
  • ff3ea3113b Added logging function and logging entries Moved all on ratechange logic to document level listener Removed dead .getSpeed method Fixed bug causing controller to sometimes initialize with NaN Chad Bailey 2020-03-06 22:44:01 -06:00
  • 73d5673031 Fixed issue preventing last speed from being properly stored Chad Bailey 2020-03-06 19:59:04 -06:00
  • 588a04fe58 Added node_modules to .gitignore - We may or may not use later, but no harm in adding Chad Bailey 2020-03-06 18:26:04 -06:00
  • 00781ceaa3 Moved logic in rate change event listener into its own function to be triggered by setSpeed() Chad Bailey 2020-03-05 19:08:30 -06:00
  • dde52368a2 Far better fix now utilizes a short cooldown window after issuing a speed change command Chad Bailey 2020-03-03 22:33:19 -06:00
  • 9b8f9dfbae Added ratechange blocklist to fix #72 #521 and #584 Chad Bailey 2020-03-01 21:42:23 -06:00
  • 5a53f81cba Merge pull request #601 from jedawson/apple-tv-plus Chad Bailey 2020-02-28 20:38:14 -06:00
  • 72c4e49fbc bump to 0.6.0 in order to run the github action to upload to the store. Jonathan Dawson 2020-02-28 12:48:14 -06:00
  • b5c48abfce check if aria-hidden exists before seeing if its value is false. Jonathan Dawson 2020-02-28 12:37:35 -06:00
  • 9920b80801 big performance gains by deleting .concat and adding in .push and .flat! Jonathan Dawson 2020-02-28 12:30:02 -06:00
  • 201d99c990 Merge branch 'master' of into apple-tv-plus Jonathan Dawson 2020-02-28 12:15:17 -06:00
  • eaf5ac47f3 A few small fixes #586 (#591) Chad Bailey 2020-02-15 16:11:57 -06:00
  • 55500fc010 Feature/578 prettier.io formatting (#585) Chad Bailey 2020-02-08 16:26:10 -06:00
  • 4ac2e458f5 Apple tv plus (#541) jedawson 2020-02-06 16:07:33 -06:00
  • 0389c61db7 bump to 0.5.9 Ilya Grigorik 2020-01-13 21:45:05 -08:00
  • 4871ded5b5 remove apple-tv tag, but add in a check for video tag. Jonathan Dawson 2020-01-03 15:34:04 -06:00
  • aa055a5e8f refactor code. create getController Jonathan Dawson 2020-01-03 12:33:04 -06:00
  • 23591c6077 Check for both .src and .currentSrc in mutation (#567) Timothy Lim 2019-12-27 00:32:49 +08:00
  • 9b48bfa7c0 Update chrome-store-upload.yaml to use proper name (#563) deef 2019-12-24 09:36:57 -06:00
  • 98d938741d fix zip params, again! Ilya Grigorik 2019-12-23 15:03:50 -05:00
  • fc4d713be8 add include param on zip Ilya Grigorik 2019-12-23 15:00:14 -05:00
  • 9f23270bf2 bump to v0.5.8 Ilya Grigorik 2019-12-23 14:53:47 -05:00
  • eb4d2b9968 Create Github Action to upload to chrome web store on version tagging (#555) deef 2019-12-23 12:06:41 -06:00
  • c7f72f5d5b Add width styling to .customForce class. (#561) Aaron Evan-Browning 2019-12-21 23:17:31 -05:00
  • 2c3cd57dc5 Merge branch 'master' of github.com:igrigorik/videospeed into apple-tv-plus Jonathan Dawson 2019-12-02 15:21:42 -06:00
  • ac7471edfc Allow regex in blacklist fixes #167 #542 (#546) Chad Bailey 2019-11-25 15:43:05 -06:00
  • 58e0912712 place controller inside scrim div & better filter to find old controller Jonathan Dawson 2019-11-22 16:07:50 -06:00
  • d08563305a get rid of errant newline Jonathan Dawson 2019-11-21 17:54:58 -06:00
  • 50eaa92bdd remove errant console.log Jonathan Dawson 2019-11-21 17:41:50 -06:00
  • 196e6ba7b2 remove old controller when changing to a new video Jonathan Dawson 2019-11-21 17:40:23 -06:00
  • 91cf313f52 change from tabs to spaces Jonathan Dawson 2019-11-21 17:03:40 -06:00
  • 20a15f8da5 change recursive function and change variables that use querySelector. Jonathan Dawson 2019-11-21 16:54:09 -06:00
  • ad86b01cc6 add comment explaining insertion location. Jonathan Dawson 2019-11-20 18:39:38 -06:00
  • 5c1f4b8f6d Merge branch 'master' of github.com:igrigorik/videospeed into apple-tv-plus Jonathan Dawson 2019-11-20 17:57:52 -06:00
  • 30d9d40ecb put div wrapper in the video's parent node light dom for correct context Jonathan Dawson 2019-11-19 19:08:14 -06:00
  • c4a26e3da2 Merge pull request #544 from jacobcolbert/fix-543 jacobcolbert 2019-11-19 19:28:14 -05:00
  • 17bff8affb Check target of keyEvent instead of activeElement for text editability jacobcolbert 2019-11-19 01:58:01 -05:00
  • d38daa5ffa only look for aria-hidden attributes rather than all attribute changes. Jonathan Dawson 2019-11-15 13:11:44 -06:00
  • 4de8ae4a0b refactor apple tv specific mutationObserver into second mutationObserver Jonathan Dawson 2019-11-14 18:05:56 -06:00
  • 48eca5b060 Merge branch 'master' of github.com:igrigorik/videospeed into apple-tv-plus merge with master Jonathan Dawson 2019-11-14 16:04:07 -06:00
  • ac53d3ea2b Adding feature - Show the controller briefly when adjusting speed and the controller is set to hidden. (#538) Yang 2019-11-14 01:55:25 -05:00
  • 123f37e516 extra whitespace deletion Jonathan Dawson 2019-11-12 13:26:16 -06:00
  • 1bd0635325 ignore keydown event when there is no video on apple tv Jonathan Dawson 2019-11-12 12:57:22 -06:00
  • 4b42da106a revert the second mutation observer back to the one in the master Jonathan Dawson 2019-11-12 12:53:24 -06:00
  • ee3b0ae19e use treewalker to find shadow videos Jonathan Dawson 2019-11-12 12:47:57 -06:00
  • 764ecca262 completely change the logic. keydown events and controls don't work Jonathan Dawson 2019-11-10 13:07:42 -06:00
  • 349279013d fix ReferenceError Jonathan Dawson 2019-11-09 14:03:24 -06:00
  • da96a33c95 change the input for shadowMutations function Jonathan Dawson 2019-11-09 13:06:26 -06:00
  • f5280b44af imported shadowMutations from ally.js Jonathan Dawson 2019-11-09 12:38:18 -06:00
  • 71c11ddeb8 initial commit for apple tv plus bugfix. Jonathan Dawson 2019-11-09 11:34:08 -06:00
  • ec9f3f6d20 Merge pull request #533 from thewheat/show-hide-controller-disable-website-keybinds jacobcolbert 2019-10-20 15:38:26 -04:00
  • c3f44db1bf Add ability to enable/disable from toolbar (#528) Timothy Lim 2019-10-19 03:28:52 +08:00
  • 29788ba82a Make shortcuts consistent Timothy Lim 2019-10-18 19:32:49 +08:00
  • a01f397d36 Add ability to use arrows and Function keys for shortcuts (Fixes: #532) (#534) Timothy Lim 2019-10-17 05:17:13 +08:00
  • 823a24475c Add ability to disable website keybindings for show/hide controller Timothy Lim 2019-10-11 17:29:55 +08:00
  • 49e9f4b78d Use .currentSrc instead of .src to correctly identify video (#529) Timothy Lim 2019-10-06 07:54:11 +08:00
  • 5641369385 Add teams.microsoft.com to default blacklist (#495) Joe Lencioni 2019-08-03 11:09:23 -07:00
  • e84878d215 Add feature to change controller opacity (#478) Gabriel Mawhinney 2019-05-22 05:23:22 +01:00
  • 568282a106 Use built in pause() and play() (#475) jacobcolbert 2019-05-18 10:56:39 -04:00
  • d8965f644c Add feature to jump to marker (#471) jacobcolbert 2019-05-06 00:41:16 -04:00
  • e91b4c9cdb Fix whitespace issue in blacklist (#472) jacobcolbert 2019-05-06 00:38:12 -04:00
  • e6835f39ff Hide controller for videos with no source (#467) jacobcolbert 2019-05-04 12:26:43 -04:00
  • 04eaa51cda Fully remove videoController on video removal (#469) jacobcolbert 2019-05-02 02:06:06 -04:00
  • 2310423c94 cleanup formatting + comments Ilya Grigorik 2019-04-26 21:38:18 -07:00
  • fb5c2ea330 bump version to 0.5.6 Ilya Grigorik 2019-04-21 09:45:23 -07:00
  • 3c133810b9 Let each controller can track its own speed (#463) jacobcolbert 2019-04-27 00:32:18 -04:00
  • 4b112362f4 Check that controller still exists before showing (#452) jacobcolbert 2019-04-27 00:30:53 -04:00
  • a159fa4013 Update the tc.settings.speed on rateChange (Fix #455) (#458) jacobcolbert 2019-04-24 22:47:50 -04:00
  • 5fec357d2e Add support for audio (#454) jacobcolbert 2019-04-20 18:43:54 -04:00
  • 7bfa8a9985 cleanup formatting Ilya Grigorik 2019-04-19 23:20:34 +09:00
  • 005fceac83 Fix issue where youtube resets speed when fullscreen (#447) jacobcolbert 2019-04-19 10:14:48 -04:00
  • 40be1c528d Match on about:blank pages and iframes (Fix #448) (#453) jacobcolbert 2019-04-18 22:38:02 -04:00
  • da52cde172 update min/max references, closes #409 Ilya Grigorik 2019-04-18 23:25:30 +09:00
  • f11a257de3 fix detecting video on plex (#434) fent 2019-02-27 00:12:25 -05:00
  • 5e401d673f bump to 0.5.4 Ilya Grigorik 2019-02-24 22:12:26 -08:00
  • 5972cbdd22 remove sendMessage wrapper Ilya Grigorik 2019-02-17 11:39:21 -08:00
  • 26f85e7fbb update and cleanup readme Ilya Grigorik 2019-01-05 17:22:14 -08:00
  • 2f11faddb3 Added extra information about shortcut keys and how to customize them. (#419) Brett Cooper 2019-01-06 14:03:31 +13:00
  • 7c633f3986 Ignore key event without vsc (#405) Can Arslan 2018-12-15 20:25:20 +03:00
  • e24b95dd84 Allow user to define custom shortcuts #347 (#399) Can Arslan 2018-12-12 07:31:44 +03:00
  • ecca27f0c0 fixes #381: YouTube full screen title overlap (#392) Can Arslan 2018-12-12 07:22:40 +03:00
  • 8547a95a16 Fix for Chrome 71 touch events bug (#397) Can Arslan 2018-12-12 07:03:50 +03:00
  • 86ccce0a86 fix: replace deprecated createShadowRoot with attachShadow (#386) Rongjian Zhang 2018-11-06 00:43:46 +08:00
  • 0256ccb593 facebook.com: move controls lower to avoid overlap with player Ilya Grigorik 2018-09-06 21:38:27 -07:00