Sv443 537e0937ce fix: create entry a11y il y a 11 mois
..
components 5cca266245 feat: lots of auto-like improvements il y a 11 mois
dev d93685cad1 docs: discoveries il y a 11 mois
dialogs 537e0937ce fix: create entry a11y il y a 11 mois
features e1236db933 fix: change min init timeout il y a 11 mois
menu 533810d4e0 feat: begin auto-like feature il y a 11 mois
tools aa056286cc feat: new preview version logo :) il y a 11 mois
utils 21072f9334 feat: shift-click to open mgmt dialog il y a 11 mois
README.md 520689c104 Release 1.1.0 (#35) il y a 1 an
config.ts 8c2c8c4d77 feat: auto-like toggle button stuff il y a 11 mois
constants.ts e6ef373b82 fix: problems with race condition and static data il y a 11 mois
declarations.d.ts 520689c104 Release 1.1.0 (#35) il y a 1 an
index.ts 90dd8f03e9 ref: rename features il y a 11 mois
interface.ts eeee139524 ref!: big event name refactor il y a 11 mois
observers.ts 89709058aa ref: auto-like toggle button il y a 11 mois
siteEvents.ts 89709058aa ref: auto-like toggle button il y a 11 mois
types.ts eeee139524 ref!: big event name refactor il y a 11 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