Ajay Ramachandran
b1393a563f
Added language support to setUsername. Fixed error messages not appearing. Reset error messages properly.
...
Resolves https://github.com/ajayyy/SponsorBlock/issues/111
2019-08-19 20:17:32 -04:00
Ajay Ramachandran
db4182d074
Fixed indentation
2019-08-19 19:21:19 -04:00
Ajay Ramachandran
edb577cf5b
Changed popup to only use report button instead of upvote and downvote + improved popup.
2019-08-14 21:30:02 -04:00
Ajay Ramachandran
bfd841486e
Fixed incorrect message and changed formatting
2019-08-13 18:55:50 -04:00
OfficialNoob
a10b4ab06e
Fix merge error
2019-08-13 22:14:45 +01:00
Ajay Ramachandran
b9091c3a97
Made it get the current username when letting you edit it.
2019-08-12 23:32:10 -04:00
Ajay Ramachandran
5445146b56
Added ability to set your username
2019-08-12 23:20:35 -04:00
Ajay Ramachandran
13d0e4a33a
Made it still possible to vote on downvoted sponsors.
...
Added "(hidden)" to the button.
Resolves https://github.com/ajayyy/SponsorBlock/issues/28
2019-08-12 20:22:00 -04:00
Official Noob
f9fcd80552
CC
2019-08-12 22:28:07 +01:00
Official Noob
ed9a445b4c
browser.i18n -> chrome.i18n
2019-08-12 21:25:03 +01:00
Official Noob
afa260b733
Merge branch 'experimental' into patch-18
2019-08-12 21:02:55 +01:00
Ajay Ramachandran
6b3eb09198
Added button to set edit to the current time.
2019-08-12 15:27:35 -04:00
Official Noob
334e32fb6b
i18n
2019-08-12 19:47:11 +01:00
Ajay Ramachandran
ac118173a5
Made preview also save the edit.
2019-08-12 12:26:52 -04:00
Ajay Ramachandran
3f815a18c4
Added a sponsor time preview.
...
It skips 2 seconds before the start time so you can preview how it feels.
Also increased the space between the times and the clear times button.
Resolves https://github.com/ajayyy/SponsorBlock/issues/66
2019-08-12 12:21:20 -04:00
Ajay Ramachandran
e281b90699
Fixed sponsor times not properly saving
2019-08-12 12:05:16 -04:00
Ajay Ramachandran
43e3d03e9a
Added better error checking
2019-08-12 12:02:01 -04:00
Ajay Ramachandran
5adeeed634
Made editing not possible on unfinished sponsors.
...
Resolved https://github.com/ajayyy/SponsorBlock/issues/77
2019-08-12 11:42:39 -04:00
Official Noob
5347b9c935
Merge branch 'experimental' into patch-18
2019-08-12 15:59:25 +01:00
Official Noob
a5d605f539
Removed videoID as now message active tab
2019-08-12 13:38:27 +01:00
Official Noob
c7d03aa423
videoID
2019-08-11 19:32:44 +01:00
Official Noob
e1f5046ace
Merge branch 'experimental' into patch-19
2019-08-11 13:38:00 +01:00
Ajay Ramachandran
30c12e3983
Reduced errors by getting if the channel is whitelisted after checking it is is a YouTube tab.
2019-08-10 20:57:11 -04:00
Official Noob
074f7c5456
Switched callback to onTabs
2019-08-08 16:50:33 +01:00
Official Noob
2a64afe9dc
camelCase
2019-08-08 16:48:00 +01:00
Official Noob
a9ea22f505
Get ID from storage API
2019-08-08 14:43:15 +01:00
Official Noob
c09cff86b5
Update popup.js
2019-08-07 17:33:16 +01:00
Official Noob
86fee63a8b
Moving into LANG
2019-08-07 17:04:50 +01:00
Official Noob
d25792f39a
Removed getYouTubeVideoID
2019-08-04 19:07:00 +01:00
Ajay Ramachandran
a5580daebd
Added channel whitelisting.
...
Known issue: Does not work with 0 second sponsors.
Resolves https://github.com/ajayyy/SponsorBlock/issues/38
2019-08-03 21:35:41 -04:00
Ajay Ramachandran
932702cca1
Added preview before uploading submissions.
2019-08-01 20:01:33 -04:00
Ajay Ramachandran
ca8404147d
Made clicking upload hide the clear button
2019-08-01 15:19:58 -04:00
Ajay Ramachandran
a5ec7b2466
Fixed missing comma
2019-07-31 23:21:30 -04:00
Ajay Ramachandran
3a0a267e12
Reimplements error system
2019-07-31 23:17:40 -04:00
Official Noob
e1dc5fbdf5
t => T
2019-07-31 12:53:25 +01:00
Official Noob
0d8c18a38a
Update popup.js
2019-07-30 19:44:45 +01:00
Official Noob
a4eb37db18
Added ErrorParser
2019-07-30 19:41:06 +01:00
Ajay Ramachandran
e205447968
Added ability to hide info and delete button.
2019-07-29 21:40:13 -04:00
Ajay Ramachandran
ff6234bffe
Increased font size of sponsor time, edit and delete buttons.
...
Also made clicking times trigger an edit.
2019-07-29 21:19:29 -04:00
Ajay Ramachandran
0d0b919106
Added better error messages to voting.
2019-07-29 21:06:15 -04:00
Ajay Ramachandran
366fd43752
Added more specific error message for error 502
2019-07-29 20:58:48 -04:00
Ajay Ramachandran
6b6e74b5a0
Added popup as an info menu that is opened on the side.
2019-07-29 15:42:14 -04:00
Ajay Ramachandran
d6c5dbaff1
Made deleting an unfinished sponsor time properly update buttons.
2019-07-29 14:22:46 -04:00
Ajay Ramachandran
a66804064a
Made edit button not work when end time not specified
2019-07-29 14:20:55 -04:00
Ajay Ramachandran
919f9f56bd
Added sponsor time editing in the popup.
2019-07-29 14:18:10 -04:00
Ajay Ramachandran
bd614e250b
Added ability to delete individual sponsor times
2019-07-29 13:09:23 -04:00
Ajay Ramachandran
2415784eee
Added discord link to popup.
2019-07-28 23:52:32 -04:00
Ajay Ramachandran
2ff70f1511
Added missing references.
2019-07-28 18:32:53 -04:00
Ajay Ramachandran
30c1b2d919
Added reference and updated version number.
2019-07-27 11:18:50 -04:00
Official Noob
569699cbc1
Added references
2019-07-27 13:57:04 +01:00