Sv443 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
..
components 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
dev d93685cad1 docs: discoveries há 11 meses atrás
dialogs 3029c25f9f fix: leftover broken imports há 10 meses atrás
features 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
menu c9ec5566ec fix: don't close multiple dialogs on ESC key press há 10 meses atrás
stories 2565fcf9f5 feat: massively improve ripple button há 10 meses atrás
tools 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin há 10 meses atrás
utils 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
README.md 520689c104 Release 1.1.0 (#35) há 1 ano atrás
config.ts 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
constants.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin há 10 meses atrás
declarations.d.ts 520689c104 Release 1.1.0 (#35) há 1 ano atrás
index.ts 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
interface.ts 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses atrás
observers.ts 7b8b2f2aef fix: autoplay list requiring context menu event dispatch now há 10 meses atrás
siteEvents.ts 3ebb6fd46e ref: switch to NodeNext module resolution thanks to a cool eslint plugin há 10 meses atrás
types.ts 8ff4a18a1d feat: begin show likes & dislikes feature há 10 meses 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