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

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