Commit Graph

  • b9ef35dbbe Fix left over from merge conflict causing some skips to be ignored Ajay 2022-09-15 23:28:04 -04:00
  • b43e3dab71 Fix doubling up segments in multi segment skip notice Ajay 2022-09-15 21:54:03 -04:00
  • 901dbb1ecf Fix info button animation Ajay 2022-09-15 15:35:38 -04:00
  • 68e01fbcc0 Add more checks to prevent double seek bar or no seek bar Ajay 2022-09-15 12:46:19 -04:00
  • 43d4b7ef18 Fix segments not available when hover preview -> click on same video Ajay 2022-09-15 12:10:39 -04:00
  • 4a00f3398e Fix last imported chapter not displaying sometimes Ajay 2022-09-14 03:40:24 -04:00
  • 8054e3d8f2 Fix chapters getting offset when small chapters filtered out Ajay 2022-09-14 03:18:41 -04:00
  • b0e1d5e7fa Fix seek bar sometimes becoming empty when one seek section is completely filled Ajay 2022-09-14 02:58:22 -04:00
  • d9e723b265 Sync official chapter margin Ajay 2022-09-14 02:27:51 -04:00
  • 9bb8a0986f Fix preview bar size offset with big mode Ajay 2022-09-13 23:59:00 -04:00
  • 6418d09039 Fix last preview bar being off Ajay 2022-09-13 23:40:16 -04:00
  • afab681a60 Fix too many hover text tooltips Ajay 2022-09-13 11:56:23 -04:00
  • 8db077887d import segments instead of chapters Ajay 2022-09-13 11:52:09 -04:00
  • c06b7857f8 Move to controls to make info button visible in selenium test 5.0.1 Ajay 2022-09-05 00:32:04 -04:00
  • e798cfdfe3 clarify what needs to be translated Ajay 2022-09-05 00:18:28 -04:00
  • 0e76342b04 fix typo Ajay 2022-09-05 00:17:44 -04:00
  • d91e38fec9 bump version Ajay 2022-09-05 00:16:37 -04:00
  • 3316072f5d Fix votes appearing for unsubmitted segments Ajay 2022-09-05 00:14:23 -04:00
  • 4c568212ac Hide custom chapter bar while generating Ajay 2022-09-05 00:03:57 -04:00
  • eaa119f152 Make sure original chapter bar that is used is always the right one Ajay 2022-09-05 00:01:11 -04:00
  • e7deabe8d9 Properly handle hover previews for chapters and clear old unused ones Ajay 2022-09-04 23:57:10 -04:00
  • 6d47700ebd Safer document script Ajay 2022-09-04 23:14:15 -04:00
  • 93c616de23 Prevent some event bubbling issues Ajay 2022-09-04 22:04:48 -04:00
  • ee25b41d7e Don't carry over incorrect/harmful vote menu between videos Ajay 2022-09-04 21:58:56 -04:00
  • 00f134029a Prevent creating multiple chapter vote containers Ajay 2022-09-04 21:52:14 -04:00
  • 00d625013b Add option to manual skip when a full video segment exists Ajay 2022-09-03 23:16:18 -04:00
  • e81ff66dd3 Fix chapter -> full -> chapter not saving times Ajay 2022-09-03 21:28:02 -04:00
  • 97af12416e Fix copy tooltip Ajay 2022-09-03 01:58:22 -04:00
  • bf191dab92 fix react errors about using inherit Ajay 2022-09-03 01:09:16 -04:00
  • f8c61b7848 Don't use video before it is set Ajay 2022-09-03 00:36:28 -04:00
  • 5b136f2da8 Fix crashes on invidious Ajay 2022-09-03 00:32:20 -04:00
  • 8b80b33810 Don't show empty chapter bar for youtube chapters in popup Ajay 2022-09-03 00:27:18 -04:00
  • e3c36ae6e2 Fix the freezing on firefox due to hover preview text Ajay 2022-09-03 00:22:03 -04:00
  • 533b15f44b Add support for hours in import segments Ajay 2022-09-02 21:42:36 -04:00
  • 4f0f8655f4 Merge pull request #1425 from mchangrh/contentScriptRebase 5.0 Ajay Ramachandran 2022-09-02 15:20:40 -04:00
  • 668f6856d1 bump version Ajay Ramachandran 2022-09-02 15:20:25 -04:00
  • c8e2bb0c13 Auto update hidden categories when redeemed Ajay 2022-09-02 14:38:49 -04:00
  • 39ed7ea83c Fix license code box Ajay 2022-09-02 14:26:41 -04:00
  • f1b2ff801a Fix redirect uri Ajay 2022-09-02 13:50:29 -04:00
  • 1d9c3a8b80 fix typo Ajay Ramachandran 2022-09-02 04:55:17 -04:00
  • 29c6151fe3 Ensure channel id is defined before declaring it found Ajay 2022-09-02 01:27:01 -04:00
  • 1377be9915 Use events for channel id and fallback to current system Ajay 2022-09-02 00:46:55 -04:00
  • c479a601cd rebase document script out of videoInfo #1312 Michael C 2022-07-29 01:34:53 -04:00
  • f66a4d25bf Merge pull request #1446 from mini-bomba/clearUnsubmittedSegments Ajay Ramachandran 2022-09-02 00:17:57 -04:00
  • 9c7d153f15 Move segment export to backup page and improve margins Ajay 2022-09-02 00:15:05 -04:00
  • bbea534781 Add "Export segments as URL" option the unsubmitted videos section mini-bomba 2022-09-01 23:31:16 +02:00
  • df2586e76d Load segment description from hashparams mini-bomba 2022-09-01 23:10:03 +02:00
  • 59093cdf21 Move new react components to components/options/, following latest changes mini-bomba 2022-09-01 21:46:21 +02:00
  • 5f6307041a Add an Export Segments button to the unsubmitted segments list mini-bomba 2022-08-24 14:25:35 +02:00
  • 26f2143247 Don't force-sync unsubmitted segments when clear confirm prompt is cancelled mini-bomba 2022-08-20 16:47:18 +02:00
  • bd292ff886 Split unsubmittedSegmentCounts string into many to account for singular/plural forms of nouns mini-bomba 2022-08-20 11:50:41 +02:00
  • 9915d46ad4 Add a section in options for unsubmitted segments mini-bomba 2022-08-19 21:05:45 +02:00
  • 2b5a02e068 Make required segments thicker in preview bar Ajay 2022-09-01 21:35:58 -04:00
  • 1f68f512fa Fix linting error Ajay 2022-09-01 20:04:53 -04:00
  • d18f7c6195 Make limited width option better Ajay 2022-09-01 17:10:01 -04:00
  • 015ac7d46e Fix test breaking due to chrome.* api Ajay 2022-09-01 16:52:10 -04:00
  • 6631dfdea3 Also check license status for submitting chapter Ajay 2022-09-01 16:44:02 -04:00
  • 212fbb83fe Add tooltip to sort segments Ajay 2022-09-01 16:33:34 -04:00
  • 9e08d6012c Fix export/import not appearing without segments and without chapter enabled Ajay 2022-09-01 16:32:23 -04:00
  • 69c0fe1caf Make importer import non chapters too Ajay 2022-09-01 16:25:43 -04:00
  • fcecd1163d Improve locked category display Ajay 2022-09-01 16:10:57 -04:00
  • 29ea112b4f Move hyphen so it is not treated as a range Ajay 2022-09-01 16:07:29 -04:00
  • 2b96fd5f57 Merge pull request #1001 from ajayyy/chapters Ajay Ramachandran 2022-09-01 15:24:35 -04:00
  • 3e40745621 Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters chapters Ajay 2022-09-01 15:21:23 -04:00
  • c6e30236e9 Add license requirement Ajay 2022-09-01 15:15:30 -04:00
  • 34c4ecf940 Don't include chapters in time without skips Ajay 2022-08-28 23:47:27 -04:00
  • 3550c168e2 Fix active segment sometimes disapearing Ajay 2022-08-28 23:45:02 -04:00
  • 901d6e6c92 Add voting for chapters Ajay 2022-08-28 23:38:40 -04:00
  • f05d081cd6 Merge pull request #1459 from mchangrh/no-html-error Ajay Ramachandran 2022-08-22 23:21:39 -04:00
  • aadc1be56c catch all html in error messages Michael C 2022-08-22 20:44:23 -04:00
  • 5b080874f2 Improve copy of start/end segment button Alec Rust 2022-08-21 12:40:27 +01:00
  • 19e230ea6a Merge pull request #1453 from AlecRust/fix-width-when-embedded Ajay Ramachandran 2022-08-21 22:23:52 -04:00
  • bc1263c341 Fix popup width when embedded in page Alec Rust 2022-08-21 11:56:31 +01:00
  • 42d76cf257 Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters Ajay 2022-08-19 23:16:45 -04:00
  • d06b7411dc Move options associated with specific categories into their div Ajay 2022-08-19 01:26:45 -04:00
  • b14d766ffb Don't show hidden segments in active segment box Ajay 2022-08-18 02:44:49 -04:00
  • 32ff8db241 Fix buffering sometimes not rendering all the way Ajay 2022-08-18 02:39:56 -04:00
  • ea87c8ca24 Fix seek bar progress offsets with custom chapter sections Ajay 2022-08-18 02:24:54 -04:00
  • 780ea4a9d0 update wording of Preview to be inline with wiki (#1441) Michael M. Chang 2022-08-17 20:20:16 -07:00
  • 6ce4797772 Fix preview bar when video duration innacurate Ajay 2022-08-17 01:28:19 -04:00
  • 8e738a6097 Fix preview bars rendering incorrectly when native chapters are displayed Ajay 2022-08-17 01:21:06 -04:00
  • 7d3f86ded1 Fix skipping after paused at zero sometimes not working Ajay 2022-08-16 16:42:47 -04:00
  • faeb5dede0 Add page for refreshing invidious permissions if it was revoked Ajay 2022-08-16 16:00:34 -04:00
  • eae8485713 Merge pull request #1422 from mchangrh/localDisableMute Ajay Ramachandran 2022-08-14 00:23:29 -04:00
  • 87ca0a8a50 Merge pull request #1427 from mini-bomba/theming_fixes Ajay Ramachandran 2022-08-14 00:18:48 -04:00
  • 99c5375c6a Handle permission userinfo using new logic Ajay 2022-08-14 00:14:59 -04:00
  • a62f6ca696 Fix issues with DR & Invidious themes mini-bomba 2022-07-30 00:27:09 +02:00
  • 6eb1d5d954 allow disabling mute segments locally Michael C 2022-07-29 00:37:02 -04:00
  • 81b01ac5cc Merge pull request #1417 from mchangrh/update-dependencies Ajay Ramachandran 2022-07-25 17:18:13 -04:00
  • 6f47b66837 Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into update-dependencies Michael C 2022-07-25 16:11:30 -04:00
  • cf43e04d47 update dependnecies Michael C 2022-07-25 16:10:10 -04:00
  • cda57e2d2b Make title link selector more specific Ajay 2022-07-25 16:03:08 -04:00
  • a9186a35e5 Fix hover previews on load and channel trailers Ajay 2022-07-25 02:40:48 -04:00
  • 1a6e6279c8 Fix autoskipping when skips load before video Ajay 2022-07-24 21:45:25 -04:00
  • 522a04eecb bump version 4.7.1 Ajay Ramachandran 2022-07-21 23:40:26 -04:00
  • d8dfbef1a7 Fix issue with navigator triggering events before document.url updates Ajay 2022-07-21 15:14:57 -04:00
  • 60ea7190f9 Pin github actions Ajay 2022-07-21 00:13:32 -04:00
  • 804870f18a Fix new warning ui 4.7 Ajay 2022-07-20 21:07:57 -04:00
  • 7c302af207 bump version Ajay Ramachandran 2022-07-20 21:03:20 -04:00
  • 2cc1dcc6fd Add better UI for warnings allowing you to accept without chatting Ajay 2022-07-20 18:48:53 -04:00