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

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