mini-bomba
ea73a92fb7
Use publicID instead of privateID for /userInfo calls
...
This should reduce the load on the server a bit, as it will no longer have to compute the publicID for each sponsorblock user.
This also reduces the list of actions that leak the privateID to the server.
2022-10-29 13:20:51 +02:00
Michael C
55c84662c0
add some changes that are rendering properly
2022-10-07 19:28:29 -04:00
Ajay
c8e2bb0c13
Auto update hidden categories when redeemed
2022-09-02 14:38:49 -04:00
mini-bomba
9915d46ad4
Add a section in options for unsubmitted segments
2022-09-01 23:03:25 -04: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
faeb5dede0
Add page for refreshing invidious permissions if it was revoked
...
Fixes #1354
2022-08-16 16:00:34 -04:00
Ajay Ramachandran
c7f254db70
Use templates
2022-07-03 00:24:28 -04:00
Michael C
373edf883d
append timestamp to export filename
2022-07-01 02:07:54 -04:00
Ajay
3d9221eb8d
improve display while popup loads
2022-06-02 21:38:26 -04:00
Argn0
3007cddce9
add reset settings option
2022-05-24 10:04:56 +02:00
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