Sv443 3fcd880856 feat: translations and minor auto-like fixes před 11 měsíci
..
components a497f68ff6 feat: add ripple component před 6 měsíci
dev d93685cad1 docs: discoveries před 11 měsíci
dialogs 5357aea38f feat: almost finished auto-like před 6 měsíci
features 3fcd880856 feat: translations and minor auto-like fixes před 6 měsíci
menu 017b400d6b feat: begin auto-like feature před 6 měsíci
tools b908c128a4 feat: new preview version logo :) před 6 měsíci
utils 60df56555d feat: shift-click to open mgmt dialog před 6 měsíci
README.md 520689c104 Release 1.1.0 (#35) před 1 rokem
config.ts 5357aea38f feat: almost finished auto-like před 6 měsíci
constants.ts e6ef373b82 fix: problems with race condition and static data před 11 měsíci
declarations.d.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
index.ts 3fcd880856 feat: translations and minor auto-like fixes před 6 měsíci
interface.ts a497f68ff6 feat: add ripple component před 6 měsíci
observers.ts 5357aea38f feat: almost finished auto-like před 6 měsíci
siteEvents.ts 5357aea38f feat: almost finished auto-like před 6 měsíci
types.ts 5357aea38f feat: almost finished auto-like před 6 měsíci

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