Sv443 7fcc9fa33b feat: load in changelog externally hai 1 ano
..
dev 520689c104 Release 1.1.0 (#35) hai 1 ano
dialogs e1835ed46d ref: change bytmmenu to bytmdialog hai 1 ano
features 7549bbdfe0 fix: queue btn alignment hai 1 ano
menu 7fcc9fa33b feat: load in changelog externally hai 1 ano
tools 7fcc9fa33b feat: load in changelog externally hai 1 ano
utils 7fcc9fa33b feat: load in changelog externally hai 1 ano
README.md 520689c104 Release 1.1.0 (#35) hai 1 ano
config.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
constants.ts 78f700da99 fix: remove react support hai 1 ano
declarations.d.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
index.ts 78f700da99 fix: remove react support hai 1 ano
interface.ts badca42bfb ref: move translations and BytmMenu to utils hai 1 ano
observers.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
siteEvents.ts 520689c104 Release 1.1.0 (#35) hai 1 ano
types.ts badca42bfb ref: move translations and BytmMenu to utils hai 1 ano

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