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

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