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