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