Sv443 81722ff3c8 fix: auto-refresh cache entries above 2 weeks old il y a 1 an
..
dev 520689c104 Release 1.1.0 (#35) il y a 1 an
dialogs 59462fb6a1 feat: finished version notif dialog il y a 1 an
features 81722ff3c8 fix: auto-refresh cache entries above 2 weeks old il y a 11 mois
menu d5360469b0 fix: change outputType il y a 11 mois
tools 7a14e1b8f0 fix: allow specifying asset source through CLI il y a 11 mois
utils d5360469b0 fix: change outputType il y a 11 mois
README.md 520689c104 Release 1.1.0 (#35) il y a 1 an
config.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
constants.ts 64cb0c073e feat: new lyrics cache il y a 11 mois
declarations.d.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
index.ts 81722ff3c8 fix: auto-refresh cache entries above 2 weeks old il y a 11 mois
interface.ts badca42bfb ref: move translations and BytmMenu to utils il y a 1 an
observers.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
siteEvents.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
types.ts 81722ff3c8 fix: auto-refresh cache entries above 2 weeks old il y a 11 mois

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