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
Ajay Ramachandran
1eaf4f44c2
Fixed incorrect syntax in example config
2020-02-03 23:20:57 -05:00
Ajay Ramachandran
0a0d4d3e0f
Fixed config.json.example naming
2020-02-03 23:16:05 -05:00
Ajay Ramachandran
7f22687c24
Updated CI to use config.json
2020-02-03 23:13:40 -05:00
Ajay Ramachandran
7404e0831b
Updated CI
2020-02-03 23:11:01 -05:00
Ajay Ramachandran
e3be54cbe7
Updated build commands
2020-02-03 23:10:04 -05:00
Ajay Ramachandran
b0a23a5c4e
Converted options page to TypeScript
2020-02-03 22:34:43 -05:00
Ajay Ramachandran
5bb5dae20e
Added config types and added back handler to proxy
2020-02-03 14:11:52 -05:00
Ajay Ramachandran
bb9de35722
Fixed naming issue
2020-02-02 18:26:43 -05:00
Ajay Ramachandran
4907be7738
Fixed maps not being handled properly
2020-02-01 19:25:40 -05:00
Ajay Ramachandran
23141aa624
Made the extension successfully build
2020-02-01 19:18:53 -05:00
Ajay Ramachandran
17381e7deb
Moved Utils away from a static class.
...
Moved Firefox content script registration to the background script.
Moved onInvidious to the content script.
2020-02-01 18:47:36 -05:00
Ajay Ramachandran
4bd410f04e
Made the skip notice work with TypeScript.
2020-02-01 18:17:48 -05:00
Ajay Ramachandran
20a09d3d27
Fixed type errors.
2020-02-01 17:51:42 -05:00
Ajay Ramachandran
98b36380b5
Update readme to new config name
2020-02-01 17:46:55 -05:00
Ajay Ramachandran
7716827a98
Fixed incorrect import.
2020-02-01 17:40:12 -05:00
Ajay Ramachandran
070a51954a
Fixed channel ID promise
2020-02-01 17:38:58 -05:00
Ajay Ramachandran
de66e21d14
Added support for the on page popup.
2020-02-01 17:36:02 -05:00
Ajay Ramachandran
932cf8ecf1
Fixed SBMap not importing entries.
2020-02-01 16:53:33 -05:00
Ajay Ramachandran
4a491f1ebf
Moved server code to utils
2020-02-01 16:41:08 -05:00
Ajay Ramachandran
5ebdfd8466
Added config to gitignore.
2020-02-01 16:27:58 -05:00
Ajay Ramachandran
16c720e500
Setup new config.json and fixed typescript errors in the popup
2020-02-01 16:26:57 -05:00
Ajay Ramachandran
d77f8abf42
Converted more code to TypeScript.
2020-01-28 23:52:15 -05:00
Ajay Ramachandran
03836b69f2
Started conversion to TypeScript.
2020-01-28 22:16:48 -05:00
Ajay Ramachandran
5837205a9a
Updated API URL
2020-01-28 15:45:18 -05:00
Ajay Ramachandran
0f346c2096
Updated API url
2020-01-28 15:38:32 -05:00
Ajay Ramachandran
30acfdd788
Uses old query
2020-01-25 12:20:40 -05:00
Ajay Ramachandran
478edfee7c
Changed to new user count query
2020-01-25 12:20:18 -05:00
Ajay Ramachandran
69d1d709f6
Merge pull request #251 from ajayyy/experimental
...
Removed December date.
2020-01-24 21:43:03 -05:00
Ajay Ramachandran
1fcfdcd13c
Removed December date.
2020-01-24 21:39:06 -05:00
Ajay Ramachandran
2b7f940669
Merge pull request #248 from ajayyy/hotfix-invidious
...
Fixed firefox content script registration
2020-01-21 23:05:33 -05:00
Ajay Ramachandran
bdcd613f02
Update version number
2020-01-21 23:05:23 -05:00
Ajay Ramachandran
7255300903
Merge pull request #244 from OfficialNoob/patch-5
...
Support options button when not in popup
2020-01-19 21:44:03 -05:00
Ajay Ramachandran
21b2ad71b9
Merge pull request #245 from jplsek/opt-html5
...
Set options and help page to use html5
2020-01-19 10:11:23 -05:00
Ajay Ramachandran
1ff7e69556
Merge pull request #247 from OfficialNoob/patch-6
...
Save Map content
2020-01-19 10:09:28 -05:00
Official Noob
f7a3f98ad3
Comments
2020-01-16 18:43:49 +00:00
Official Noob
4cdb874b4f
Removed deleteProperty from MapIO
2020-01-16 18:27:29 +00:00
Official Noob
5df0801c64
deleteProperty() if no key provided delete by id
2020-01-16 18:13:07 +00:00
Official Noob
e286797ac5
Update SB.js
2020-01-16 18:03:40 +00:00
Official Noob
e784dc017d
Added clear
2020-01-16 18:02:48 +00:00
Official Noob
251339f26b
Comments and added delete
2020-01-16 17:57:54 +00:00
Official Noob
3e3b8eab6f
Save Map content
2020-01-16 14:29:03 +00:00
Ajay Ramachandran
a7d769dd6d
Merge pull request #246 from jplsek/keybind-esc
...
Allow keybind cancel with ESC
2020-01-15 21:39:14 -05:00
Jeremy Plsek
ad37e9abe7
Allow keybind cancel with ESC
2020-01-15 20:50:51 -05:00
Jeremy Plsek
f99a3f5088
Set options and help page to use html5
...
- Fix css when using html5
- Add encoding scheme to html
- Remove font-size change on title on hover. It's jarring
seeing the whole page move when trying to move your mouse
to the options.
- Remove center tags
- Remove unnecessary styles
- Fix some minor grammar
2020-01-15 20:30:07 -05:00