Sv443 da72701fc2 fix: linked pkgs in userscript header 1 gadu atpakaļ
..
components 14f8d7dab4 ref: implement `onInteraction` 11 mēneši atpakaļ
dev 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
dialogs 14f8d7dab4 ref: implement `onInteraction` 11 mēneši atpakaļ
features 14f8d7dab4 ref: implement `onInteraction` 11 mēneši atpakaļ
menu 14f8d7dab4 ref: implement `onInteraction` 11 mēneši atpakaļ
tools da72701fc2 fix: linked pkgs in userscript header 11 mēneši atpakaļ
utils c474a8ef3d feat: utility for quickly adding user interaction events 11 mēneši atpakaļ
README.md 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
config.ts 52f65431c9 ref: comment 11 mēneši atpakaļ
constants.ts 19b2b2993e fix: correct types 11 mēneši atpakaļ
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
index.ts 39e8e1e3dc fix: set log level earlier 11 mēneši atpakaļ
interface.ts 1767e1d9be ref: logging & interface stuff 11 mēneši atpakaļ
observers.ts d5eca9852f ref: cleanup 11 mēneši atpakaļ
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
types.ts a4dece2190 feat: advanced settings for remember song time feature 11 mēneši atpakaļ

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