Ajay
|
c8e2bb0c13
|
Auto update hidden categories when redeemed
|
2022-09-02 14:38:49 -04:00 |
|
Ajay
|
39ed7ea83c
|
Fix license code box
|
2022-09-02 14:26:41 -04:00 |
|
Ajay
|
f1b2ff801a
|
Fix redirect uri
|
2022-09-02 13:50:29 -04:00 |
|
Ajay Ramachandran
|
1d9c3a8b80
|
fix typo
|
2022-09-02 04:55:17 -04:00 |
|
Ajay
|
29c6151fe3
|
Ensure channel id is defined before declaring it found
|
2022-09-02 01:30:13 -04:00 |
|
Ajay
|
1377be9915
|
Use events for channel id and fallback to current system
Also fix formatting
|
2022-09-02 01:30:12 -04:00 |
|
Michael C
|
c479a601cd
|
rebase document script out of videoInfo #1312
|
2022-09-02 01:30:09 -04:00 |
|
Ajay Ramachandran
|
f66a4d25bf
|
Merge pull request #1446 from mini-bomba/clearUnsubmittedSegments
Add a section in options for unsubmitted segments
|
2022-09-02 00:17:57 -04:00 |
|
Ajay
|
9c7d153f15
|
Move segment export to backup page and improve margins
|
2022-09-02 00:15:05 -04:00 |
|
mini-bomba
|
bbea534781
|
Add "Export segments as URL" option the unsubmitted videos section
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
df2586e76d
|
Load segment description from hashparams
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
59093cdf21
|
Move new react components to components/options/, following latest changes
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
5f6307041a
|
Add an Export Segments button to the unsubmitted segments list
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
26f2143247
|
Don't force-sync unsubmitted segments when clear confirm prompt is cancelled
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
bd292ff886
|
Split unsubmittedSegmentCounts string into many to account for singular/plural forms of nouns
hopefully with enough context for translators to properly translate...
|
2022-09-01 23:03:25 -04:00 |
|
mini-bomba
|
9915d46ad4
|
Add a section in options for unsubmitted segments
|
2022-09-01 23:03:25 -04:00 |
|
Ajay
|
2b5a02e068
|
Make required segments thicker in preview bar
|
2022-09-01 21:35:58 -04:00 |
|
Ajay
|
1f68f512fa
|
Fix linting error
|
2022-09-01 20:04:53 -04:00 |
|
Ajay
|
d18f7c6195
|
Make limited width option better
|
2022-09-01 17:10:01 -04:00 |
|
Ajay
|
015ac7d46e
|
Fix test breaking due to chrome.* api
|
2022-09-01 16:52:10 -04:00 |
|
Ajay
|
6631dfdea3
|
Also check license status for submitting chapter
|
2022-09-01 16:44:02 -04:00 |
|
Ajay
|
212fbb83fe
|
Add tooltip to sort segments
|
2022-09-01 16:33:34 -04:00 |
|
Ajay
|
9e08d6012c
|
Fix export/import not appearing without segments and without chapter enabled
|
2022-09-01 16:32:23 -04:00 |
|
Ajay
|
69c0fe1caf
|
Make importer import non chapters too
|
2022-09-01 16:25:43 -04:00 |
|
Ajay
|
fcecd1163d
|
Improve locked category display
|
2022-09-01 16:10:57 -04:00 |
|
Ajay
|
29ea112b4f
|
Move hyphen so it is not treated as a range
|
2022-09-01 16:07:29 -04:00 |
|
Ajay Ramachandran
|
2b96fd5f57
|
Merge pull request #1001 from ajayyy/chapters
Chapters
|
2022-09-01 15:24:35 -04:00 |
|
Ajay
|
3e40745621
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-09-01 15:21:23 -04:00 |
|
Ajay
|
c6e30236e9
|
Add license requirement
|
2022-09-01 15:15:30 -04:00 |
|
Ajay
|
34c4ecf940
|
Don't include chapters in time without skips
|
2022-08-28 23:47:27 -04:00 |
|
Ajay
|
3550c168e2
|
Fix active segment sometimes disapearing
|
2022-08-28 23:45:02 -04:00 |
|
Ajay
|
901d6e6c92
|
Add voting for chapters
|
2022-08-28 23:38:40 -04:00 |
|
Ajay Ramachandran
|
f05d081cd6
|
Merge pull request #1459 from mchangrh/no-html-error
catch all html in error messages
|
2022-08-22 23:21:39 -04:00 |
|
Michael C
|
aadc1be56c
|
catch all html in error messages
|
2022-08-22 20:44:23 -04:00 |
|
Alec Rust
|
5b080874f2
|
Improve copy of start/end segment button
|
2022-08-22 10:51:02 +01:00 |
|
Ajay Ramachandran
|
19e230ea6a
|
Merge pull request #1453 from AlecRust/fix-width-when-embedded
Fix popup width when embedded in page
|
2022-08-21 22:23:52 -04:00 |
|
Alec Rust
|
bc1263c341
|
Fix popup width when embedded in page
|
2022-08-21 11:56:31 +01:00 |
|
Ajay
|
42d76cf257
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-08-19 23:16:45 -04:00 |
|
Ajay
|
d06b7411dc
|
Move options associated with specific categories into their div
|
2022-08-19 01:26:45 -04:00 |
|
Ajay
|
b14d766ffb
|
Don't show hidden segments in active segment box
|
2022-08-18 02:44:49 -04:00 |
|
Ajay
|
32ff8db241
|
Fix buffering sometimes not rendering all the way
|
2022-08-18 02:39:56 -04:00 |
|
Ajay
|
ea87c8ca24
|
Fix seek bar progress offsets with custom chapter sections
|
2022-08-18 02:24:54 -04:00 |
|
Michael M. Chang
|
780ea4a9d0
|
update wording of Preview to be inline with wiki (#1441)
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
|
2022-08-17 23:20:16 -04:00 |
|
Ajay
|
6ce4797772
|
Fix preview bar when video duration innacurate
|
2022-08-17 01:28:19 -04:00 |
|
Ajay
|
8e738a6097
|
Fix preview bars rendering incorrectly when native chapters are displayed
|
2022-08-17 01:21:06 -04:00 |
|
Ajay
|
7d3f86ded1
|
Fix skipping after paused at zero sometimes not working
Affects some autoplay blocking
Resolves #1437
|
2022-08-16 16:42:47 -04:00 |
|
Ajay
|
faeb5dede0
|
Add page for refreshing invidious permissions if it was revoked
Fixes #1354
|
2022-08-16 16:00:34 -04:00 |
|
Ajay Ramachandran
|
eae8485713
|
Merge pull request #1422 from mchangrh/localDisableMute
allow disabling mute segments locally
|
2022-08-14 00:23:29 -04:00 |
|
Ajay Ramachandran
|
87ca0a8a50
|
Merge pull request #1427 from mini-bomba/theming_fixes
Fix issues with DR & Invidious themes
|
2022-08-14 00:18:48 -04:00 |
|
Ajay
|
99c5375c6a
|
Handle permission userinfo using new logic
|
2022-08-14 00:14:59 -04:00 |
|