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

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