# # ChangeLog for trunk/cmd in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:39:16 PM Fri, 19 Jan 2024 15:40:12 GMT yakumo.izuru [56] * trunk/.gitignore (modified) * trunk/Dockerfile (modified) * trunk/Makefile (modified) * trunk/README.md (modified) * trunk/cmd/mai (added) * trunk/cmd/mai/flag.go (added) * trunk/cmd/mai/main.go (added) * trunk/cmd/mai/readconf.go (added) * trunk/cmd/simplytranslate/flag.go (deleted) * trunk/cmd/simplytranslate/main.go (deleted) * trunk/cmd/simplytranslate/readconf.go (deleted) * trunk/docker-compose.yml (modified) * trunk/rc.d/FreeBSD (modified) * trunk/rc.d/OpenBSD (modified) * trunk/rc.d/immortal.yml (added) * trunk/static/LICENSE (deleted) * trunk/static/favicon.ico (modified) * trunk/static/favicon.svg (deleted) * trunk/static/favicon128x128.png (modified) * trunk/views/index.html (modified) プロジェクトの名前を「マイ」に変更します Fri, 19 Jan 2024 10:49:09 GMT yakumo.izuru [55] * trunk/.gitignore (modified) * trunk/Makefile (modified) * trunk/README.md (modified) * trunk/cmd/simplytranslate/flag.go (added) * trunk/cmd/simplytranslate/main.go (modified) * trunk/cmd/simplytranslate/readconf.go (added) * trunk/go.mod (modified) * trunk/go.sum (modified) * trunk/rc.d (added) * trunk/rc.d/FreeBSD (added) * trunk/rc.d/OpenBSD (added) * trunk/static/style.css (modified) * trunk/views/index.html (modified) 「swagger」サポートを削除し、あちこちのバグを修正 Thu, 19 Oct 2023 23:15:20 GMT yakumo.izuru [53] * trunk/.gitignore (modified) * trunk/README.md (modified) * trunk/cmd (added) * trunk/cmd/simplytranslate (added) * trunk/cmd/simplytranslate/main.go (added) * trunk/engines/engine.go (modified) * trunk/example (added) * trunk/example/simplytranslate.ini (added) * trunk/go.mod (modified) * trunk/go.sum (modified) * trunk/legal_notice.txt (deleted) 構成ファイルのサポートを有効にし、組み込みの静的レンダラーの問題を修 正しました Signed-off-by: Izuru ...