Commit Graph
46 Commits
Author SHA1 Message Date
yuzu dbf318a20e 🚀 perf: Performance and Memory optimization 2026-07-14 05:49:10 +07:00
yuzu 2c533d29f7 📦 build: pin image tag to v1.0.1 in docker-compose and README 2026-07-14 02:09:39 +07:00
yuzu 267b6a89b8 🐛 fix: screen flicking issues 2026-07-14 02:09:07 +07:00
yuzu 286c28bfcf 📦 build: pin image tag to v1.0.0 in docker-compose and README 2026-07-13 23:18:59 +07:00
yuzu cfca7971e0 📦 build: add lefthook pre-commit hooks matching CI checks 2026-07-13 23:15:50 +07:00
yuzu e29c6e1dfa 📚 docs: Update README 2026-07-13 23:07:19 +07:00
yuzuandGitHub 7cb1faf234 📚 docs: Update LICENSE 2026-07-13 23:06:36 +07:00
yuzu 84442450c4 📚 docs: Update README 2026-07-13 23:05:55 +07:00
yuzu 39c4a367ba 👷 ci: add golangci-lint step 2026-07-13 23:02:02 +07:00
yuzu fed48989de ♻️ refactor: check and handle previously ignored error returns 2026-07-13 23:01:48 +07:00
yuzu a293873296 📚 docs: Update README 2026-07-13 22:54:42 +07:00
yuzu 812380fe05 feat: color frames, derive grayscale frames at render time 2026-07-13 22:54:23 +07:00
yuzu f5041f60d4 📚 docs: Update README 2026-07-13 21:13:32 +07:00
yuzu 3b1d341573 🐛 fix: newline issues 2026-07-13 21:11:09 +07:00
yuzu 72473233ce 📚 docs: Update env example 2026-07-13 21:10:34 +07:00
yuzu dee0de9d9b 📚 docs: Update README 2026-07-13 21:10:24 +07:00
yuzuandGitHub 68f9154939 📚 docs: Update FUNDING 2026-07-13 18:07:57 +07:00
yuzuandGitHub f759975e57 Set package ecosystem to 'gomod' for Dependabot 2026-07-13 18:00:41 +07:00
yuzu 1421b854d4 feat: rewrite in Go 2026-07-13 17:58:48 +07:00
yuzu a7d5177100 feat: support multiple frame sets and harden the SSH server 2026-07-13 17:00:44 +07:00
yuzu 3c3531d1f7 feat: generate both RSA and Ed25519 host keys 2026-07-13 17:00:39 +07:00
yuzu 927a953d43 fix: reassemble JPEG frame boundaries and report ffmpeg progress 2026-07-13 17:00:33 +07:00
yuzu c6ac79dd3c feat: add charset presets, invert option, and cached ASCII rendering 2026-07-13 17:00:21 +07:00
yuzu b705b02084 feat: expand config with playback, rendering, and connection limits 2026-07-13 17:00:15 +07:00
yuzu 8a013b0e62 feat: add a leveled logger with control-char sanitization 2026-07-13 17:00:08 +07:00
yuzu be0fb27db7 📦 build: run TypeScript directly with Bun, drop the tsc build step 2026-07-13 16:59:54 +07:00
yuzu e6c4bc0ccd ♻️ refactor: migrate to bun and refactor 2026-07-13 15:12:04 +07:00
yuzuandGitHub 958ef050ad Update README.md 2023-09-20 14:00:55 +07:00
yuzu 611730563b Enable logging of username and password 2023-02-14 08:16:56 +07:00
yuzu e3defda172 Added docker 2023-02-13 18:09:48 +07:00
yuzu ef48578daf Update package.json 2023-02-13 18:06:43 +07:00
yuzu 657ccc246f Added docker scripts 2023-02-13 17:57:32 +07:00
yuzu 88446e5b88 Merge branch 'main' of https://github.com/YuzuZensai/TrollSSH 2023-02-13 17:50:54 +07:00
yuzu fe04480284 Changed build dir 2023-02-13 17:50:38 +07:00
yuzuandGitHub f0ab7a59f0 Create README.md 2023-02-12 13:40:19 +07:00
yuzu 7d722ad54b First release 2023-02-12 13:39:42 +07:00
yuzu 9ca1260e1f Update .gitignore 2023-02-12 13:34:07 +07:00
yuzu 5d93ccee89 Added fluent-ffmpeg 2023-02-12 13:25:59 +07:00
yuzu aa992597dc Ignore .vscode 2023-02-12 13:25:38 +07:00
yuzu d4e2b54ca5 Ignore video 2023-02-12 13:25:16 +07:00
yuzu a140b7745e Create yarn.lock 2023-02-12 11:44:40 +07:00
yuzu 18cf794114 Create package.json 2023-02-12 11:44:37 +07:00
yuzu 9547c410d0 Update .gitignore 2023-02-12 11:44:33 +07:00
yuzu 5010b2b279 Create tsconfig.json 2023-02-11 23:51:42 +07:00
yuzu 9fa0c584d7 Create .gitignore 2023-02-11 23:51:38 +07:00
yuzuandGitHub 826117dd03 Initial commit 2023-02-11 22:27:19 +07:00