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

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