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

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