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

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