• TypeScript 84.5%
  • HTML 10.5%
  • CSS 4.2%
  • Dockerfile 0.8%
Find a file
2026-04-02 23:19:49 +02:00
.vscode init 2025-03-29 05:01:26 +01:00
src navigation wasn't reliable 2026-04-02 23:19:49 +02:00
.editorconfig init 2025-03-29 05:01:26 +01:00
.env.example init 2025-03-29 05:01:26 +01:00
.eslintignore init 2025-03-29 05:01:26 +01:00
.eslintrc.cjs cleanup formatting and linting 2026-04-02 18:49:22 +02:00
.eslintrc.json formatting and deps 2026-04-02 14:27:18 +02:00
.gitignore init 2025-03-29 05:01:26 +01:00
.npmrc init 2025-03-29 05:01:26 +01:00
.oxfmtrc.json cleanup formatting and linting 2026-04-02 18:49:22 +02:00
.oxlintrc.json cleanup formatting and linting 2026-04-02 18:49:22 +02:00
.prettierignore update deps and add prettier config 2025-04-01 00:43:30 +02:00
.prettierrc formatting and deps 2026-04-02 14:27:18 +02:00
bun.lock cleanup formatting and linting 2026-04-02 18:49:22 +02:00
bunfig.toml restructured and simplified favicon 2025-04-12 21:14:09 +02:00
Dockerfile update deps 2025-10-27 23:09:52 +01:00
image-plugin.ts cleanup formatting and linting 2026-04-02 18:49:22 +02:00
package.json cleanup formatting and linting 2026-04-02 18:49:22 +02:00
README.md readme 2025-03-29 05:02:52 +01:00
tsconfig.json updated to using types from violentmonkey instead of my handrolled ones 2025-05-03 00:34:29 +02:00

Userscripts

Userscripts along with a userscripts server

This is a rewrite in progress

Currently working on stripping out features that aren't used, and simplifying the existing ones.