Sv443 a8f40a8cd1 feat: edit auto-like entry & various fixes 11 місяців тому
..
components 4b8a84996f fix: ts types & promise support in circ. btn icon 11 місяців тому
dev d93685cad1 docs: discoveries 11 місяців тому
dialogs a8f40a8cd1 feat: edit auto-like entry & various fixes 11 місяців тому
features a8f40a8cd1 feat: edit auto-like entry & various fixes 11 місяців тому
menu bb0b8fba12 fix: change cfg menu change default debounce 11 місяців тому
tools aa056286cc feat: new preview version logo :) 11 місяців тому
utils a8f40a8cd1 feat: edit auto-like entry & various fixes 11 місяців тому
README.md 520689c104 Release 1.1.0 (#35) 1 рік тому
config.ts 5c41c7611c chore: build 11 місяців тому
constants.ts 5b1fe117a0 fix: revert stuff 11 місяців тому
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 рік тому
index.ts e77ba3b6f9 fix(#85): use ?time_continue param instead of ?t 11 місяців тому
interface.ts 4b8a84996f fix: ts types & promise support in circ. btn icon 11 місяців тому
observers.ts efc14b3d0e feat: almost finished auto-like 11 місяців тому
siteEvents.ts a8f40a8cd1 feat: edit auto-like entry & various fixes 11 місяців тому
types.ts 69ad80ce21 feat: configurable toast duration & png icon support 11 місяців тому

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