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

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