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

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