Sv443 0ef38ea208 chore: build hai 1 ano
..
components 0ef38ea208 chore: build hai 11 meses
dev 520689c104 Release 1.1.0 (#35) hai 1 ano
dialogs 4951667c26 fix: lots of a11y improvements hai 11 meses
features 4951667c26 fix: lots of a11y improvements hai 11 meses
menu 4951667c26 fix: lots of a11y improvements hai 11 meses
tools 7f459e4554 ref: random stuff that I found hai 11 meses
utils ba358532ed feat: add sub-second precision when restoring song time hai 11 meses
README.md 520689c104 Release 1.1.0 (#35) hai 1 ano
config.ts 12791b148f fix: lint errors hai 11 meses
constants.ts 7f459e4554 ref: random stuff that I found hai 11 meses
declarations.d.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
index.ts 152b4c8cc1 feat: made as many features not require reload as possible hai 11 meses
interface.ts 443a877cad ref: implement new vsc //#region comments hai 11 meses
observers.ts 443a877cad ref: implement new vsc //#region comments hai 11 meses
siteEvents.ts 6f47298dc7 fix: broken config change event due to rising edge debounce hai 11 meses
types.ts 695d511095 feat: reload adornment in cfg menu & support for multiple adornments hai 11 meses

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