Sv443 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 8 mesiacov pred
..
README.md 12a1768711 docs: add and edit a bunch of subdir readmes 6 mesiacov pred
autoLike.css 132b596e7e feat: autoLike export dialog stuff 6 mesiacov pred
autoLike.ts e6cdcf4f91 fix: a few try-catch blocks 6 mesiacov pred
changelog.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 mesiacov pred
dialogs.css dfe22d5551 fix: make BYTM ThemeSong compatible 6 mesiacov pred
exportCfg.ts 4b7a0c3201 fix: a11y 6 mesiacov pred
featConfig.ts 41772a9f66 chore: build 11 mesiacov pred
featHelp.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 mesiacov pred
importCfg.ts 852dedd2d2 fix: export special not containing formatVersion 6 mesiacov pred
index.ts 3bfa61e370 feat: exim dialog improvements 6 mesiacov pred
versionNotif.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 mesiacov pred
welcome.ts 4e4f4eb89f ref: rename setInnerHtmlTrusted to setInnerHTML 6 mesiacov pred

README.md

src/dialogs/

This directory contains the code of all the different modal dialogs of the userscript.
All of these are built using the BytmDialog class.