Sv443 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now před 10 měsíci
..
components 2b8b7748cb feat: add circular and long btn stories před 10 měsíci
dev d93685cad1 docs: discoveries před 11 měsíci
dialogs 3029c25f9f fix: leftover broken imports před 10 měsíci
features 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now před 10 měsíci
menu 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
stories 2b8b7748cb feat: add circular and long btn stories před 10 měsíci
tools 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
utils 179da517ca fix: ripple works much better now před 10 měsíci
README.md 520689c104 Release 1.1.0 (#35) před 1 rokem
config.ts 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now před 10 měsíci
constants.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
declarations.d.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
index.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
interface.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
observers.ts 7b8b2f2aef fix: autoplay list requiring context menu event dispatch now před 10 měsíci
siteEvents.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin před 10 měsíci
types.ts 415a5699fc ref: remove "autoLikePlayerBarToggleBtn" feat for now před 10 měsíci

README.md

Src

This directory contains the entire runtime code for the userscript.


Subdirectories

  • Dev - Contains random development files and notes that aren't included in the final build of the userscript
  • Features - Contains the code for all the separate features themselves
  • Menu - Contains the code for the userscript's different menus
  • Tools - Contains helper tools for building and developing the userscript
  • Utils - Contains helper utilities that are used in the userscript's code itself