Ajay
|
cbb8d48820
|
Add option to disable tracking downvotes and clear when disabled
|
2022-02-07 10:58:47 -05:00 |
|
Ajay
|
4d60dec7f9
|
Save downvotes and segment hides in local storage
|
2022-02-06 23:17:34 -05:00 |
|
Ajay
|
816e9a78be
|
Add local storage options to config
|
2022-02-06 19:17:20 -05:00 |
|
Ajay
|
fce82b48b0
|
Add popup donation prompt
|
2022-02-06 18:12:58 -05:00 |
|
Ajay
|
199ccb1b12
|
Move segment times from encoded array to normal js object
|
2022-02-06 15:10:46 -05:00 |
|
Michael C
|
193374db30
|
substr -> slice
|
2022-01-26 17:54:35 -05:00 |
|
Ajay
|
aac2572b4e
|
Add live update for dark mode
|
2022-01-24 23:38:44 -05:00 |
|
Ajay
|
8452bfb32a
|
lightmode -> dark mode
|
2022-01-24 23:33:27 -05:00 |
|
Ajay
|
8d5f244d2f
|
Dark mode unless explicitely disabled (sorry)
|
2022-01-24 23:27:00 -05:00 |
|
Ajay
|
963ead0a30
|
Fix weird scrolling on help page
|
2022-01-24 22:59:43 -05:00 |
|
Ajay
|
28a711de75
|
use addeventlistener
|
2022-01-24 22:58:52 -05:00 |
|
Ajay
|
96cefeaaf3
|
Remove stick header on help page
|
2022-01-24 20:53:36 -05:00 |
|
Áron Hegymegi-Kiss
|
881cea4f6d
|
refine settings usragent check
|
2022-01-13 19:13:08 +01:00 |
|
Áron Hegymegi-Kiss
|
83db64d084
|
address isssues for pull request
|
2022-01-09 21:28:30 +01:00 |
|
Áron Hegymegi-Kiss
|
ed17d4859f
|
Merge remote-tracking branch 'origin/master' into settings
# Conflicts:
# public/options/options.html
# src/config.ts
# src/content.ts
# src/options.ts
|
2022-01-08 19:30:49 +01:00 |
|
Áron Hegymegi-Kiss
|
dc560cd73e
|
import/export settings to file
|
2022-01-08 19:03:46 +01:00 |
|
Áron Hegymegi-Kiss
|
90eaab4e50
|
multikey shortcuts
|
2022-01-08 17:07:37 +01:00 |
|
Áron Hegymegi-Kiss
|
3b54fde3f9
|
fixes
|
2022-01-08 16:34:49 +01:00 |
|
Ajay Ramachandran
|
4bca8ad2f7
|
Merge pull request #1071 from mchangrh/invidiousCI
Auto-populate invidious list
|
2021-12-28 15:09:19 -05:00 |
|
Ajay Ramachandran
|
54001763a7
|
Don't hide userID option if not set
Fix #1025
|
2021-12-15 22:01:28 -05:00 |
|
Áron Hegymegi-Kiss
|
46e515b130
|
design fixes
|
2021-12-15 22:22:06 +01:00 |
|
Áron Hegymegi-Kiss
|
9a9e564dbf
|
show version + clickable labels
|
2021-12-13 12:14:51 +01:00 |
|
Áron Hegymegi-Kiss
|
4971824067
|
missing labels, hide options when sth they depend on gets turned off
|
2021-12-13 02:37:15 +01:00 |
|
Áron Hegymegi-Kiss
|
dface28c84
|
group settings into tabs
|
2021-12-12 23:31:09 +01:00 |
|
Michael C
|
33098ac659
|
migrate and populat on reset
|
2021-12-01 17:48:07 -05:00 |
|
Ajay Ramachandran
|
bea943dc96
|
Add option to disable $ link
|
2021-08-20 00:04:42 -04:00 |
|
Ajay Ramachandran
|
36aec560ca
|
Add options for smaller and faded notice
|
2021-08-19 22:32:28 -04:00 |
|
Ajay Ramachandran
|
668b956bb7
|
Don't allow changing userID if warned
|
2021-08-05 20:11:56 -04:00 |
|
Ajay Ramachandran
|
ad5248f65e
|
Fix help page showing small options page
|
2021-07-02 21:21:04 -04:00 |
|
Ajay Ramachandran
|
91f3ebed41
|
Add option to not auto-hide info button
|
2021-06-27 18:50:52 -04:00 |
|
Ajay Ramachandran
|
8fad730a77
|
Fix incorrect negation
|
2021-06-22 15:12:26 -04:00 |
|
Ajay Ramachandran
|
a118d80548
|
Hide invidious options on safari
|
2021-06-22 15:04:20 -04:00 |
|
Ajay Ramachandran
|
8cb212a77b
|
Allow not counting time in private tabs
Closes https://github.com/ajayyy/SponsorBlock/issues/703
|
2021-06-11 18:17:40 -04:00 |
|
Ajay Ramachandran
|
bf84139ea7
|
Prompt to accept youtube.com permission if video info fails to load
Should fix #698, #687, #611 and #635
(cherry picked from commit 3ff5fdb3a1)
|
2021-05-10 16:22:46 -04:00 |
|
Max Baumann
|
c0d910decd
|
refactor: more types and dead code removal
|
2020-12-15 19:54:33 +01:00 |
|
Max Baumann
|
7756a89960
|
refactor: remove more unused variables
|
2020-12-15 12:58:44 +01:00 |
|
Max Baumann
|
e2ef7412a4
|
refactor(lint): fix trivial linting errors
|
2020-12-12 23:58:34 +01:00 |
|
Max Baumann
|
36558f5460
|
refactor(lint): apply automatic eslint fixes
|
2020-12-12 22:57:41 +01:00 |
|
Ajay Ramachandran
|
037bd511b0
|
Remove keybind restriction.
Closes https://github.com/ajayyy/SponsorBlock/issues/379
|
2020-07-03 19:07:05 -04:00 |
|
Ajay Ramachandran
|
1265eeb941
|
Save category with the preview submissions.
|
2020-07-02 23:34:13 -04:00 |
|
Ajay Ramachandran
|
b3a94142c3
|
Allow colon on invidious options
|
2020-07-02 21:39:00 -04:00 |
|
Ajay Ramachandran
|
cd0b1f4a31
|
Wait for permissions before reloading
|
2020-07-02 20:56:41 -04:00 |
|
Ajay Ramachandran
|
5c4f0c960c
|
Reload after importing options
|
2020-07-02 20:50:06 -04:00 |
|
Ajay Ramachandran
|
3f98e2fc73
|
Remove options page header on help page
|
2020-06-07 11:21:21 -04:00 |
|
Ajay Ramachandran
|
6abf6a0044
|
Added testing server option.
|
2020-04-09 00:40:11 -04:00 |
|
Ajay Ramachandran
|
6ea87d7cd0
|
Added basic category chooser UI
|
2020-04-02 21:26:13 -04:00 |
|
Ajay Ramachandran
|
08d28798c6
|
Localised key errors
|
2020-03-26 12:30:06 -04:00 |
|
Ajay Ramachandran
|
fe33277d8f
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into restrict-keybindings
|
2020-03-26 12:27:06 -04:00 |
|
Ajay Ramachandran
|
feec5b4e22
|
Added spacing and separated code into a function
|
2020-03-26 12:26:47 -04:00 |
|
Ajay Ramachandran
|
2c980a269d
|
Fixed sponsorTimes data on export and import
|
2020-03-26 12:18:52 -04:00 |
|