Sv443 83dbf247bd fix: close dialog on unmount 11 luni în urmă
..
components 83dbf247bd fix: close dialog on unmount 6 luni în urmă
dev d93685cad1 docs: discoveries 11 luni în urmă
dialogs c101d9d644 fix: debounce auto-like mgmt dialog 6 luni în urmă
features 017b400d6b feat: begin auto-like feature 6 luni în urmă
menu 017b400d6b feat: begin auto-like feature 6 luni în urmă
tools 7b296af046 ref!: bump version & new json import syntax 11 luni în urmă
utils 7b296af046 ref!: bump version & new json import syntax 11 luni în urmă
README.md 520689c104 Release 1.1.0 (#35) 1 an în urmă
config.ts 017b400d6b feat: begin auto-like feature 6 luni în urmă
constants.ts e6ef373b82 fix: problems with race condition and static data 11 luni în urmă
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 an în urmă
index.ts 017b400d6b feat: begin auto-like feature 6 luni în urmă
interface.ts 145fae680c feat: new version comparison library 6 luni în urmă
observers.ts b1531feeda fix: broken observer making "songTitleChanged" never emit 6 luni în urmă
siteEvents.ts 5e137dffd2 fix: interface function improvements 6 luni în urmă
types.ts 017b400d6b feat: begin auto-like feature 6 luni în urmă

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