Historique des commits

Auteur SHA1 Message Date
  AndrewUnderscore f95ada4908 Add version number to extension's menu il y a 3 ans
  Dmitrii Selivanov 90f5526853 Merge pull request #326 from himanshudabas/feature-292 il y a 3 ans
  Dmitrii Selivanov d13aa3f051 Webpack fixes, build now builds both FF and chrome versions il y a 3 ans
  himanshudabas 819c59c5b7 add option to disable vote submission il y a 3 ans
  Dmitrii Selivanov 96f063838d Merge branch 'main' of https://github.com/Anarios/return-youtube-dislike il y a 3 ans
  Dmitrii Selivanov 4340de8cd6 Merge pull request #282 from leonbubova/feature/split-main-script-into-helper-files il y a 3 ans
  Leon Bubova 4342f7e36f move setInitialState to events.js il y a 3 ans
  Leon Bubova ed9a950d12 move sendVote, sendVideoIds, likeClicked, dislikeClicked to events.js il y a 3 ans
  Leon Bubova e6a1716e7e move isVideoLoaded to utils.js il y a 3 ans
  Leon Bubova 689b0b7f8c add setState, processResponse to state.js, getVideoId to utils.js il y a 3 ans
  Leon Bubova d51a5a58b0 move createRateBar to bar.js il y a 3 ans
  Leon Bubova 81dbd52e21 move cLog to utils.js il y a 3 ans
  Leon Bubova 954967e701 move getBrowser to utils.js il y a 3 ans
  Leon Bubova 4d9f706904 create state.js, button.js and move functions into their own files, import at origin il y a 3 ans
  Leon Bubova 3bc47f9e56 move roundDown and numberFormat utils.js and import at origin il y a 3 ans
  Leon Bubova 782cd1eab1 fix format il y a 3 ans
  Leon Bubova b599f889cd replace leftover RYDTools call with function call il y a 3 ans
  Leon Bubova d20483737a move states to state.js and import them in origin il y a 3 ans
  Leon Bubova f1e15b076c remove confusing RYD class structure and make everything function il y a 3 ans
  Dmitrii Selivanov 1d33b7c5a2 Removed old files, temporary disabled webpack because it was not working il y a 3 ans
  Dmitrii Selivanov f1daa81686 Merge pull request #333 from leonbubova/main il y a 3 ans
  Leon Bubova 4e2773f7b9 update docs with new scripts il y a 3 ans
  Leon Bubova c46065fdc0 rename bundle script to start with file watcher, create build script without watcher il y a 3 ans
  Leon Bubova f3fad5cce1 remove watch from webpack options il y a 3 ans
  Leon Bubova 84e1852f28 add build file to gitignore il y a 3 ans
  Dmitrii Selivanov c745a3566d Merge pull request #311 from leonbubova/feature/implement-webpack il y a 3 ans
  Dmitrii Selivanov e159eb32e1 Merge pull request #323 from himanshudabas/cleanup il y a 3 ans
  himanshudabas 7d3ab78ef1 remove unused functions from extension il y a 3 ans
  Leon Bubova 64fb3595d2 add doc to Get Started on how to create bundled source files il y a 3 ans
  Leon Bubova 7b9c1781b4 implement webpack and create scripts to bundle source il y a 3 ans