64 Commits
Author SHA1 Message Date
dependabot[bot]andyuzu be6cbe484a build(deps): bump golang.org/x/image from 0.44.0 to 0.45.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/image/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-09 22:56:00 +07:00
yuzuandGitHub 71a414d1ca 👷 ci: Rename ci.yml to ci.yaml 2026-07-29 19:45:17 +07:00
yuzuandGitHub 4a43de0a95 👷 ci: Rename dependabot.yml to dependabot.yaml 2026-07-29 19:44:59 +07:00
yuzu 0514931320 📚 docs: bump README image tag to 1.2.0 1.2.0 2026-07-29 19:33:20 +07:00
yuzu 5ff2453f15 🐛 fix: correct glob pattern for semver tag trigger in CI 2026-07-29 19:24:53 +07:00
yuzu 3107a452e6 🔧 chore: drop v prefix from release tags and docker image tags 2026-07-29 18:41:40 +07:00
yuzu e1e6d80ef9 📚 docs: bump README image tag to v1.1.3 2026-07-17 02:14:43 +07:00
yuzu ee9d36dd4f 🚀 perf: make render-cache compression opt-in, default off 1.1.3 2026-07-17 02:12:05 +07:00
yuzu 6d221846df 🚀 perf: Performance and Memory optimization 1.1.2 2026-07-17 01:28:35 +07:00
yuzu facdb35d5d 🐛 fix: apply final resize after debounce instead of dropping it 2026-07-17 00:19:59 +07:00
yuzu a05d6bb7eb ♻️ refactor: split src into internal packages and cmd 1.1.1 2026-07-16 23:51:39 +07:00
yuzu 2e320b03f3 📦 build: add memory limit and session safeguard settings 1.1.0 2026-07-16 21:58:55 +07:00
yuzu 9995557ae2 🐛 fix: truncate sanitized log values without full rune copy 2026-07-16 21:58:54 +07:00
yuzu 3c6950573f 🐛 fix: harden connection lifecycle and add session safeguards 2026-07-16 21:58:54 +07:00
yuzu 65e3671671 🚀 perf: shard render cache and cut render allocations 2026-07-16 21:57:26 +07:00
yuzu 340b26ddb7 🐛 fix: validate .tsf files and mmap frame data 2026-07-16 21:57:26 +07:00
yuzu 172615f68f 🚀 perf: stream frame generation to disk 2026-07-16 21:56:41 +07:00
yuzu d7e831f373 🚀 perf: CPU optimization 1.0.3 2026-07-14 13:30:28 +07:00
yuzu dbf318a20e 🚀 perf: Performance and Memory optimization 1.0.2 2026-07-14 05:49:10 +07:00
yuzu 2c533d29f7 📦 build: pin image tag to v1.0.1 in docker-compose and README 1.0.1 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 1.0.0 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