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

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