Sv443 ea2b212059 feat: migrate to new persistent lyrics cache před 1 rokem
..
dev 520689c104 Release 1.1.0 (#35) před 1 rokem
dialogs 59462fb6a1 feat: finished version notif dialog před 1 rokem
features ea2b212059 feat: migrate to new persistent lyrics cache před 11 měsíci
menu ea2b212059 feat: migrate to new persistent lyrics cache před 11 měsíci
tools 7a14e1b8f0 fix: allow specifying asset source through CLI před 11 měsíci
utils ea2b212059 feat: migrate to new persistent lyrics cache před 11 měsíci
README.md 520689c104 Release 1.1.0 (#35) před 1 rokem
config.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
constants.ts 64cb0c073e feat: new lyrics cache před 11 měsíci
declarations.d.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
index.ts ea2b212059 feat: migrate to new persistent lyrics cache před 11 měsíci
interface.ts badca42bfb ref: move translations and BytmMenu to utils před 1 rokem
observers.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
siteEvents.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
types.ts ea2b212059 feat: migrate to new persistent lyrics cache před 11 měsíci

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