Ajay Ramachandran
|
c2be1ee6d4
|
Added reset button to text change.
|
2020-02-08 22:03:45 -05:00 |
|
Ajay Ramachandran
|
1735cdb45d
|
Added server address input validation.
|
2020-02-08 21:58:50 -05:00 |
|
Ajay Ramachandran
|
be6cd62fbe
|
Rename string change option to more fitting name.
|
2020-02-08 21:42:15 -05:00 |
|
Ajay Ramachandran
|
cfe91f6280
|
Changed order of options.
|
2020-02-08 21:34:26 -05:00 |
|
Ajay Ramachandran
|
4e7bfa5ed3
|
Changed server address config name
|
2020-02-08 21:32:46 -05:00 |
|
Ajay Ramachandran
|
6f03c68fdc
|
Change the way server address defaults are handled.
|
2020-02-08 21:30:57 -05:00 |
|
Ajay Ramachandran
|
62653705ff
|
Improved custom instance message
|
2020-02-08 21:27:55 -05:00 |
|
Ajay Ramachandran
|
8cdbebd6de
|
Added the config as a global variable.
|
2020-02-08 20:16:26 -05:00 |
|
Ajay Ramachandran
|
94af8ab301
|
Prevent all strings from being parsed as JSON.
|
2020-02-08 20:15:49 -05:00 |
|
Ajay Ramachandran
|
be3a4a4e91
|
Added support for old format.
|
2020-02-08 20:08:34 -05:00 |
|
Ajay Ramachandran
|
3791c5c78b
|
Fixed JSON conversion iterator
|
2020-02-08 20:05:31 -05:00 |
|
Joe Dowd
|
6bd22896b9
|
Merged Lartza/min-duration
|
2020-02-09 01:02:40 +00:00 |
|
Ajay Ramachandran
|
ea4331e4b1
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescript
# Conflicts:
# src/config.ts
|
2020-02-08 19:31:18 -05:00 |
|
Ajay Ramachandran
|
84fbc93c8a
|
Merge pull request #250 from Lartza/min-duration
Add minimum duration option
|
2020-02-08 19:30:36 -05:00 |
|
Ajay Ramachandran
|
553581f67b
|
Removed extra file
|
2020-02-08 19:28:23 -05:00 |
|
Ajay Ramachandran
|
afe16e6623
|
Improved confirm message.
|
2020-02-08 19:27:38 -05:00 |
|
Ajay Ramachandran
|
0942da0cd1
|
Moved minimum duration open down
|
2020-02-08 19:23:48 -05:00 |
|
Ajay Ramachandran
|
c2b3835618
|
Added colon to minimum duration message
|
2020-02-08 19:23:34 -05:00 |
|
Ajay Ramachandran
|
4a96a52398
|
Fixed multiple sponsors being hidden.
|
2020-02-08 19:19:27 -05:00 |
|
Ajay Ramachandran
|
4e1eb82538
|
Fixed typescript issues.
|
2020-02-08 19:10:04 -05:00 |
|
Ajay Ramachandran
|
885fae175d
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into min-duration
# Conflicts:
# SB.js
# src/options.ts
|
2020-02-08 19:09:17 -05:00 |
|
Ajay Ramachandran
|
1cd84d8a2c
|
Fixed Chrome Invidious CSS issues.
Apparently the chrome API doesn't work well with CSS.
Resolves https://github.com/ajayyy/SponsorBlock/issues/241
|
2020-02-08 18:23:08 -05:00 |
|
Ajay Ramachandran
|
0c891e0a09
|
Changed time saved date to updated time.
|
2020-02-08 17:51:16 -05:00 |
|
Ajay Ramachandran
|
08c7754f29
|
Fixed skip count resetting.
Resolves https://github.com/ajayyy/SponsorBlock/issues/256
|
2020-02-08 17:50:06 -05:00 |
|
Ajay Ramachandran
|
5f21d3f96f
|
Default UUIDs to an empty list instead of null.
Resolves https://github.com/ajayyy/SponsorBlock/issues/252.
|
2020-02-08 17:45:22 -05:00 |
|
Ajay Ramachandran
|
158b76c17e
|
Fixed incorrect type.
|
2020-02-06 20:10:35 -05:00 |
|
Joe Dowd
|
3455a79298
|
Removed console.log calls
|
2020-02-07 00:57:24 +00:00 |
|
Joe Dowd
|
dd08ff1507
|
add custom server address
|
2020-02-07 00:40:01 +00:00 |
|
Official Noob
|
1c17464c94
|
config => defaults
|
2020-02-04 23:29:11 +00:00 |
|
Lartza
|
b5996a9783
|
Discard short segments instead of ignoring them later
|
2020-02-05 01:12:03 +02:00 |
|
Lartza
|
edb108bbcf
|
Confirm shorter than minDuration submissions
|
2020-02-04 22:36:22 +00:00 |
|
Official Noob
|
8896c5707a
|
Made decodeStoredItem detect item type
Not tested because SB.config cant be used anymore :(
|
2020-02-04 22:16:40 +00:00 |
|
Ajay Ramachandran
|
feda7fd1a0
|
Merge pull request #260 from ajayyy/typescript
Rename SB.js
|
2020-02-04 02:16:47 -05:00 |
|
Ajay Ramachandran
|
46ffb330fc
|
Fix invidious enabling error
|
2020-02-04 02:15:06 -05:00 |
|
Ajay Ramachandran
|
2f7a4bdb36
|
Fix chrome build scripts
|
2020-02-04 02:14:30 -05:00 |
|
Ajay Ramachandran
|
96dab6b6b2
|
Renamed SB.js and setup types for the config.
|
2020-02-04 02:10:59 -05:00 |
|
Ajay Ramachandran
|
3e9afe1dc8
|
Merge pull request #259 from ajayyy/typescript
Manifest building
|
2020-02-04 01:57:48 -05:00 |
|
Ajay Ramachandran
|
2df2b4c53d
|
Mkdir with directory
|
2020-02-04 01:48:32 -05:00 |
|
Ajay Ramachandran
|
968dd34c3d
|
Update README.md
|
2020-02-04 01:45:41 -05:00 |
|
Ajay Ramachandran
|
0cbe73c527
|
Add recursive to mkdir
|
2020-02-04 01:43:49 -05:00 |
|
Ajay Ramachandran
|
6d312e7ba7
|
Create dir when building if needed.
|
2020-02-04 01:41:47 -05:00 |
|
Ajay Ramachandran
|
09a33c4252
|
Added manifest building.
|
2020-02-04 01:32:58 -05:00 |
|
Ajay Ramachandran
|
76d966c1f9
|
Merge pull request #254 from ajayyy/typescript
Moving to TypeScript
|
2020-02-04 00:22:08 -05:00 |
|
Ajay Ramachandran
|
da364b49f0
|
Removed old config example
|
2020-02-04 00:16:46 -05:00 |
|
Ajay Ramachandran
|
f6f416b899
|
Fixed direct link channel whitelisting
|
2020-02-04 00:13:38 -05:00 |
|
Ajay Ramachandran
|
3582f45fd8
|
Fixed skip notice references fixing manual skip notices.
|
2020-02-04 00:05:03 -05:00 |
|
Ajay Ramachandran
|
13cef5ff14
|
Remove invidious message
|
2020-02-03 23:40:44 -05:00 |
|
Ajay Ramachandran
|
4049d2d1ab
|
Fixed keybind not working
|
2020-02-03 23:39:41 -05:00 |
|
Ajay Ramachandran
|
db7ac02c7d
|
Fix CI filepath
|
2020-02-03 23:25:50 -05:00 |
|
Ajay Ramachandran
|
26f3560e97
|
CI uses new manifest location
|
2020-02-03 23:23:26 -05:00 |
|