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

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