Sv443 f7227f341e fix: actually this cursor looks better há 11 meses atrás
..
components f7227f341e fix: actually this cursor looks better há 11 meses atrás
dev d93685cad1 docs: discoveries há 11 meses atrás
dialogs 337a24b3b0 fix: make adornment colors more saturated há 11 meses atrás
features 3b2a1bebc9 ref: extract vol slider css into asset há 11 meses atrás
menu 6c676454e1 fix: make old menu interact with inert-ness rules of new dialog class há 11 meses atrás
tools 57c058d3a6 fix: much better versioning in build script há 11 meses atrás
utils d3d88faa4f feat: add style transform function parameter há 11 meses atrás
README.md 520689c104 Release 1.1.0 (#35) há 1 ano atrás
config.ts 2a80aceb60 ref!: plugin token for enhanced security há 11 meses atrás
constants.ts e6ef373b82 fix: problems with race condition and static data há 11 meses atrás
declarations.d.ts 520689c104 Release 1.1.0 (#35) há 1 ano atrás
index.ts 5801ae7781 fix: above queue btns not showing up in some cases há 11 meses atrás
interface.ts 8b5d3d7b6a ref: lots of plugin stuff há 11 meses atrás
observers.ts 4d765dc6f6 feat: onInteraction in interface há 11 meses atrás
siteEvents.ts 8b5d3d7b6a ref: lots of plugin stuff há 11 meses atrás
types.ts dadcc76e2a fix: plugin events typing há 11 meses atrás

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