Sv443 0c949d3284 feat: cfg menu support for custom value rendering 11 miesięcy temu
..
components a02f4f1212 fix: broken a11y for bytmdialog close btn 1 rok temu
dev 520689c104 Release 1.1.0 (#35) 1 rok temu
dialogs 66539ddc5a ref: fix some ts-ignore usages 1 rok temu
features 06101ac0a2 feat: thumbnail indicator opacity & change advanced mode 11 miesięcy temu
menu 0c949d3284 feat: cfg menu support for custom value rendering 11 miesięcy temu
tools 5ebcf649c0 ref: random stuff that I found 1 rok temu
utils 8bbea2bb21 feat: add sub-second precision when restoring song time 1 rok temu
README.md 520689c104 Release 1.1.0 (#35) 1 rok temu
config.ts 0c949d3284 feat: cfg menu support for custom value rendering 11 miesięcy temu
constants.ts 5ebcf649c0 ref: random stuff that I found 1 rok temu
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 rok temu
index.ts 0c949d3284 feat: cfg menu support for custom value rendering 11 miesięcy temu
interface.ts cce4ea3d8e ref: interface comments 1 rok temu
observers.ts b4c3c9671f fix: default observer options 1 rok temu
siteEvents.ts 7ed0cd665f fix: broken config change event due to rising edge debounce 1 rok temu
types.ts 0c949d3284 feat: cfg menu support for custom value rendering 11 miesięcy temu

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