Sv443 501c03d600 feat: auto-like toggle button stuff il y a 11 mois
..
components 83dbf247bd fix: close dialog on unmount il y a 6 mois
dev d93685cad1 docs: discoveries il y a 11 mois
dialogs bbd9ba9cef feat: more auto-like stuff il y a 6 mois
features 501c03d600 feat: auto-like toggle button stuff il y a 6 mois
menu 017b400d6b feat: begin auto-like feature il y a 6 mois
tools 7b296af046 ref!: bump version & new json import syntax il y a 11 mois
utils 7b296af046 ref!: bump version & new json import syntax il y a 11 mois
README.md 520689c104 Release 1.1.0 (#35) il y a 1 an
config.ts 501c03d600 feat: auto-like toggle button stuff il y a 6 mois
constants.ts e6ef373b82 fix: problems with race condition and static data il y a 11 mois
declarations.d.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
index.ts 017b400d6b feat: begin auto-like feature il y a 6 mois
interface.ts bbd9ba9cef feat: more auto-like stuff il y a 6 mois
observers.ts b1531feeda fix: broken observer making "songTitleChanged" never emit il y a 6 mois
siteEvents.ts 5e137dffd2 fix: interface function improvements il y a 6 mois
types.ts 501c03d600 feat: auto-like toggle button stuff il y a 6 mois

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