Sv443 fb4cfdbedd feat: auto-fix missing keys in dev mode 11 mēneši atpakaļ
..
components e2d1dc59ea fix: like btn not found & inert cfg bg elem bug 6 mēneši atpakaļ
dev d93685cad1 docs: discoveries 11 mēneši atpakaļ
dialogs c3cfa91f6f ref: rename auto like & fix scroll 6 mēneši atpakaļ
features d3ce51fbaa feat: show toast config option 6 mēneši atpakaļ
menu 017b400d6b feat: begin auto-like feature 6 mēneši atpakaļ
tools b908c128a4 feat: new preview version logo :) 6 mēneši atpakaļ
utils 60df56555d feat: shift-click to open mgmt dialog 6 mēneši atpakaļ
README.md 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
config.ts fb4cfdbedd feat: auto-fix missing keys in dev mode 6 mēneši atpakaļ
constants.ts e6ef373b82 fix: problems with race condition and static data 11 mēneši atpakaļ
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
index.ts f77d8bca34 fix: more logging 6 mēneši atpakaļ
interface.ts a497f68ff6 feat: add ripple component 6 mēneši atpakaļ
observers.ts 5357aea38f feat: almost finished auto-like 6 mēneši atpakaļ
siteEvents.ts 5357aea38f feat: almost finished auto-like 6 mēneši atpakaļ
types.ts d3ce51fbaa feat: show toast config option 6 mēneši atpakaļ

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