Ajay Ramachandran
|
240a42d45e
Clarify identifiable information
|
3 years ago |
Dmitrii Selivanov
|
abba554255
Merge pull request #352 from UnderscoreX5/main
|
3 years ago |
Dmitrii Selivanov
|
fc3c67a302
Update SECURITY-FAQ.md
|
3 years ago |
Dmitrii Selivanov
|
c9f0d3c2ac
Merge pull request #348 from CallMeAlexO/patch-1
|
3 years ago |
Alex
|
6193e57210
Update FAQ.md
|
3 years ago |
Alex
|
c11e40f6f2
Rename SECURITY.md to SECURITY-FAQ.md
|
3 years ago |
Alex
|
d7b0ecdb0f
Added IP hashing statement
|
3 years ago |
AndrewUnderscore
|
748073cc90
add faq button
|
3 years ago |
AndrewUnderscore
|
b901a76e22
Add button for faq
|
3 years ago |
Alex
|
772e37b108
Updated per @himanshudabas and @UnderscoreX5 suggestions.
|
3 years ago |
Alex
|
6a42c7fbba
Added suggestions from @himanshudabas
|
3 years ago |
Alex
|
6649964cce
Corrected to "Security / Privacy concerns"
|
3 years ago |
Alex
|
ef96424e08
Added OAUTH link
|
3 years ago |
Alex
|
420be46588
Update SECURITY.md
|
3 years ago |
Alex
|
b46d705b2c
Update FAQ.md
|
3 years ago |
Alex
|
09bbf18aa6
Created SECURITY.md
|
3 years ago |
Dmitrii Selivanov
|
90f5526853
Merge pull request #326 from himanshudabas/feature-292
|
3 years ago |
Dmitrii Selivanov
|
d13aa3f051
Webpack fixes, build now builds both FF and chrome versions
|
3 years ago |
himanshudabas
|
819c59c5b7
add option to disable vote submission
|
3 years ago |
Dmitrii Selivanov
|
96f063838d
Merge branch 'main' of https://github.com/Anarios/return-youtube-dislike
|
3 years ago |
Dmitrii Selivanov
|
4340de8cd6
Merge pull request #282 from leonbubova/feature/split-main-script-into-helper-files
|
3 years ago |
Leon Bubova
|
4342f7e36f
move setInitialState to events.js
|
3 years ago |
Leon Bubova
|
ed9a950d12
move sendVote, sendVideoIds, likeClicked, dislikeClicked to events.js
|
3 years ago |
Leon Bubova
|
e6a1716e7e
move isVideoLoaded to utils.js
|
3 years ago |
Leon Bubova
|
689b0b7f8c
add setState, processResponse to state.js, getVideoId to utils.js
|
3 years ago |
Leon Bubova
|
d51a5a58b0
move createRateBar to bar.js
|
3 years ago |
Leon Bubova
|
81dbd52e21
move cLog to utils.js
|
3 years ago |
Leon Bubova
|
954967e701
move getBrowser to utils.js
|
3 years ago |
Leon Bubova
|
4d9f706904
create state.js, button.js and move functions into their own files, import at origin
|
3 years ago |
Leon Bubova
|
3bc47f9e56
move roundDown and numberFormat utils.js and import at origin
|
3 years ago |