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

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