Sv443 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
..
components 7e6aca2930 fix: make old menu interact with inert-ness rules of new dialog class 11 ماه پیش
dev 520689c104 Release 1.1.0 (#35) 1 سال پیش
dialogs a05123d345 fix: make adornment colors more saturated 11 ماه پیش
features 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
menu 7e6aca2930 fix: make old menu interact with inert-ness rules of new dialog class 11 ماه پیش
tools d2b55aa536 fix: problems with race condition and static data 11 ماه پیش
utils 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
README.md 520689c104 Release 1.1.0 (#35) 1 سال پیش
config.ts c30a70421c ref!: plugin token for enhanced security 11 ماه پیش
constants.ts d2b55aa536 fix: problems with race condition and static data 11 ماه پیش
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 سال پیش
index.ts 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
interface.ts 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
observers.ts 50615ec5a3 feat: onInteraction in interface 11 ماه پیش
siteEvents.ts 9cc245cfb8 ref: lots of plugin stuff 11 ماه پیش
types.ts 45c2a69d02 fix: plugin events typing 11 ماه پیش

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