Sv443 21921839ba feat: include build nbr in resource urls to force update them hace 1 año
..
components 1f4cb15540 fix: wrong accent colors & debounce version check btn hace 1 año
dev 520689c104 Release 1.1.0 (#35) hace 1 año
dialogs 1f4cb15540 fix: wrong accent colors & debounce version check btn hace 1 año
features 9ba0aa8f01 fix: bigger slider range hace 1 año
menu 6858ea682d feat: add feature toggle for fuzzy filtering hace 1 año
tools 21921839ba feat: include build nbr in resource urls to force update them hace 1 año
utils e25b2e9ffd fix: changelog menu stuff hace 1 año
README.md 520689c104 Release 1.1.0 (#35) hace 1 año
config.ts 6858ea682d feat: add feature toggle for fuzzy filtering hace 1 año
constants.ts 6a7015c8e0 fix: correct types hace 1 año
declarations.d.ts 520689c104 Release 1.1.0 (#35) hace 1 año
index.ts d95c425f09 ref: move lyrics cache to own file hace 1 año
interface.ts a8fa27ea77 ref: interface & cache stuff hace 1 año
observers.ts cec02cb932 ref: cleanup hace 1 año
siteEvents.ts 520689c104 Release 1.1.0 (#35) hace 1 año
types.ts 6858ea682d feat: add feature toggle for fuzzy filtering hace 1 año

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