Sv443 13fee40c95 chore: build il y a 11 mois
..
components 8a721e918f fix: better auto-like channel ID format and parsing il y a 6 mois
dev d93685cad1 docs: discoveries il y a 11 mois
dialogs 78460030e3 ref: move functions around il y a 6 mois
features ceb17a32ec fix: change default toast duration il y a 6 mois
menu c884b684f4 fix: change cfg menu change default debounce il y a 6 mois
tools b908c128a4 feat: new preview version logo :) il y a 6 mois
utils 8a721e918f fix: better auto-like channel ID format and parsing il y a 6 mois
README.md 520689c104 Release 1.1.0 (#35) il y a 1 an
config.ts 13fee40c95 chore: build il y a 6 mois
constants.ts d605aa3a9d fix: revert stuff il y a 6 mois
declarations.d.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
index.ts 7b63f775a1 fix(#85): use ?time_continue param instead of ?t il y a 6 mois
interface.ts 37276501c7 ref: use NanoEmitter instance instead of nano-events obj. il y a 6 mois
observers.ts 5357aea38f feat: almost finished auto-like il y a 6 mois
siteEvents.ts 37276501c7 ref: use NanoEmitter instance instead of nano-events obj. il y a 6 mois
types.ts 468298e380 feat: configurable toast duration & png icon support il y a 6 mois

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