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