Sv443 e099655fc2 fix: onInteraction and number key skip před 11 měsíci
..
components 8345c342ea feat: different colors in cfg menu před 11 měsíci
dev 520689c104 Release 1.1.0 (#35) před 1 rokem
dialogs 42e2114eb4 fix: copy to clipboard wrapper func před 11 měsíci
features e099655fc2 fix: onInteraction and number key skip před 11 měsíci
menu 42e2114eb4 fix: copy to clipboard wrapper func před 11 měsíci
tools ef4b2a7ce0 ref: load css bundle through require directive před 11 měsíci
utils e099655fc2 fix: onInteraction and number key skip před 11 měsíci
README.md 520689c104 Release 1.1.0 (#35) před 1 rokem
config.ts 3d1eee0fea fix: catch errors před 11 měsíci
constants.ts 7f459e4554 ref: random stuff that I found před 11 měsíci
declarations.d.ts 520689c104 Release 1.1.0 (#35) před 1 rokem
index.ts af47af579c fix: automatically fix broken config on migration před 11 měsíci
interface.ts 91dfcaeaa6 fix: more interface events před 11 měsíci
observers.ts cfe5d9e42f fix: wrong type před 11 měsíci
siteEvents.ts 6332a11b86 fix: random fixes před 11 měsíci
types.ts c687ff0bda ref: dedicated func for creating style elem from resources před 11 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