Sv443 593b83a4d2 fix: close dialog on unmount 11 mesi fa
..
components 593b83a4d2 fix: close dialog on unmount 11 mesi fa
dev d93685cad1 docs: discoveries 11 mesi fa
dialogs 7910870035 fix: debounce auto-like mgmt dialog 11 mesi fa
features 533810d4e0 feat: begin auto-like feature 11 mesi fa
menu 533810d4e0 feat: begin auto-like feature 11 mesi fa
tools 7b296af046 ref!: bump version & new json import syntax 11 mesi fa
utils 7b296af046 ref!: bump version & new json import syntax 11 mesi fa
README.md 520689c104 Release 1.1.0 (#35) 1 anno fa
config.ts 533810d4e0 feat: begin auto-like feature 11 mesi fa
constants.ts e6ef373b82 fix: problems with race condition and static data 11 mesi fa
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 anno fa
index.ts 533810d4e0 feat: begin auto-like feature 11 mesi fa
interface.ts 0b4e605fc3 feat: new version comparison library 11 mesi fa
observers.ts e0dd96684d fix: broken observer making "songTitleChanged" never emit 11 mesi fa
siteEvents.ts b8d01eb0b5 fix: interface function improvements 11 mesi fa
types.ts 533810d4e0 feat: begin auto-like feature 11 mesi fa

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