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

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