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