Commit graph

26 commits

Author SHA1 Message Date
Ajay Ramachandran
b27f56bc00 Added basic options panel.
Co-authored-by: Official Noob <31563761+OfficialNoob@users.noreply.github.com>
2019-12-29 23:18:18 -05:00
Ajay Ramachandran
a5baebab3f Fixed new submissions getting added to the downloaded submissions. 2019-12-13 21:55:43 -05:00
Ajay Ramachandran
b34e6076e4 Moved error message handling to a util file and added a link to the status site. 2019-12-13 21:32:57 -05:00
Ajay Ramachandran
32dd7d43d7 Updated it to make it work in the info menu (on page popup). 2019-08-27 21:10:35 -04:00
Ajay Ramachandran
8604788d27
Merge branch 'experimental' into patch-24 2019-08-24 14:03:04 -04:00
Ajay Ramachandran
5802e05228
Update utils.js 2019-08-24 13:59:53 -04:00
Official Noob
42dcdb40cf
Added localizeHtmlPage 2019-08-24 18:06:25 +01:00
Ajay Ramachandran
2d12f957bc Improved await function. 2019-08-23 21:10:28 -04:00
Ajay Ramachandran
1c4ca8da26 Fixed formatting issues + previewBar not displaying.
Also changed the isSubmitButtonLoaded function to be checking for the right button and fixed the startSponsorButton not hiding.

Useless function was removed.
2019-08-23 20:50:10 -04:00
Official Noob
a2af4dba52
Added back getYouTubeVideoStartTime 2019-08-23 17:19:44 +01:00
Ajay Ramachandran
c657bb763b Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into experimental-ajay 2019-08-21 19:57:40 -04:00
Ajay Ramachandran
c1aebf45c8 Removed the need for getYouTubeVideoStartTime and made it check the current video time instead. 2019-08-21 14:16:52 -04:00
Ajay Ramachandran
118804e139 Added confirm language to translations. Increased size of notice. Updated translations. 2019-08-21 14:04:05 -04:00
Official Noob
a6c77185de
Added wait function 2019-08-20 17:46:05 +01:00
Ajay Ramachandran
15d6a48359 Fixed url object not being properly defined. 2019-08-10 20:53:43 -04:00
Ajay Ramachandran
5be8ecb32b Fixed up formatting and style. Added more detailed error messages. Changed from var to let.
Co-author worked on creating this url parser.

Co-Authored-By: Giacomo Rossetto <jackyman_cs4@live.it>
2019-08-10 19:55:39 -04:00
Ajay Ramachandran
ccafbf663c Fixed typos.
Co-author worked on creating this url parser.

Co-Authored-By: Giacomo Rossetto <jackyman_cs4@live.it>
2019-08-10 19:51:08 -04:00
Official Noob
b964d93ea9
Update utils.js 2019-08-07 16:35:29 +01:00
Official Noob
baba619fe7
Fixed scope 2019-08-07 16:20:07 +01:00
Official Noob
dce036b0e6
Update utils.js 2019-08-07 15:46:07 +01:00
Official Noob
c6c8d7de49
Update utils.js 2019-08-07 15:34:21 +01:00
Official Noob
02e11503cb
Removed Regex as "looks bad" 2019-08-06 22:06:23 +01:00
Official Noob
2b5402fa57
Added sanity check 2019-08-06 14:08:46 +01:00
Official Noob
7ad5e426fb
Improved Parser 2019-08-06 10:27:13 +01:00
Official Noob
5ee279dec7
Added getYouTubeVideoStartTime 2019-08-04 19:06:07 +01:00
Official Noob
f6c9e8e235
Added getYouTubeVideoID 2019-08-04 18:47:07 +01:00