Sv443 afc32647bd ref: comment hace 1 año
..
components 913f964116 ref: implement `onInteraction` hace 1 año
dev 520689c104 Release 1.1.0 (#35) hace 1 año
dialogs 913f964116 ref: implement `onInteraction` hace 1 año
features 913f964116 ref: implement `onInteraction` hace 1 año
menu 913f964116 ref: implement `onInteraction` hace 1 año
tools 92ab70fa71 ref: better tr progress md generation hace 1 año
utils 69d06b7264 feat: utility for quickly adding user interaction events hace 1 año
README.md 520689c104 Release 1.1.0 (#35) hace 1 año
config.ts afc32647bd ref: comment hace 1 año
constants.ts 6a7015c8e0 fix: correct types hace 1 año
declarations.d.ts 520689c104 Release 1.1.0 (#35) hace 1 año
index.ts b3a0050a51 fix: set log level earlier hace 1 año
interface.ts 192d5db7e3 ref: logging & interface stuff hace 1 año
observers.ts cec02cb932 ref: cleanup hace 1 año
siteEvents.ts 520689c104 Release 1.1.0 (#35) hace 1 año
types.ts 18e882cc03 feat: advanced settings for remember song time feature hace 1 año

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