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

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