# # ChangeLog for trunk/README.md in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:43:19 PM Sat, 20 Jan 2024 23:01:02 GMT yakumo.izuru [60] * trunk/Dockerfile (deleted) * trunk/README.md (modified) * trunk/cmd/mai/main.go (modified) * trunk/docker-compose.yml (deleted) * trunk/engines/engine.go (modified) * trunk/engines/iciba.go (added) * trunk/engines/libretranslate.go (added) * trunk/mai.1 (added) * trunk/mai.ini.5 (added) GET HTTP リクエストが機能しない問題を修正し、iCIBA および LibreTranslate エンジンを再追加し、マニュアル ... Fri, 19 Jan 2024 15:59:12 GMT yakumo.izuru [57] * trunk/README.md (modified) Add list of public instances Signed-off-by: Izuru Yakumo ... 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 ... Wed, 18 Oct 2023 14:38:36 GMT yakumo.izuru [52] * trunk/README.md (modified) * trunk/views/index.html (modified) ドキュメントを強化する Signed-off-by: Izuru Yakumo Fri, 06 Oct 2023 14:38:05 GMT yakumo.izuru [50] * trunk/README.md (modified) Update readme Signed-off-by: Izuru Yakumo Thu, 28 Sep 2023 07:45:29 GMT manerakai [44] * trunk/README.md (modified) Merge branch 'main' of https://codeberg.org/ManeraKai/simplytranslate ... Sun, 24 Sep 2023 07:07:18 GMT manerakai [43] * trunk/README.md (modified) Merge pull request 'Link to the original organization - closes ... Sun, 24 Sep 2023 07:01:56 GMT hexagoncdn [42] * trunk/README.md (modified) Link to the original organization - closes ... Fri, 22 Sep 2023 10:08:25 GMT hexagoncdn [36] * trunk/README.md (modified) Move legal notice from README.md to a separate file Fri, 22 Sep 2023 10:07:12 GMT hexagoncdn [35] * trunk/README.md (modified) Remove license notice on README.md since we already had the file ... Fri, 22 Sep 2023 08:35:37 GMT hexagoncdn [34] * trunk/README.md (modified) Add legal notice and license notice on README.md Wed, 20 Sep 2023 11:24:33 GMT manerakai [30] * trunk/Dockerfile (modified) * trunk/README.md (modified) Updated README.md Wed, 21 Sep 2022 09:01:41 GMT fattalion [9] * trunk/README.md (modified) * trunk/engine.go (deleted) * trunk/engines (added) * trunk/engines/engine.go (added) * trunk/engines/go.mod (added) * trunk/engines/go.sum (added) * trunk/engines/google.go (added) * trunk/engines/iciba.go (added) * trunk/engines/language.go (added) * trunk/engines/libretranslate.go (added) * trunk/go.mod (deleted) * trunk/go.sum (deleted) * trunk/google.go (deleted) * trunk/iciba.go (deleted) * trunk/language.go (deleted) * trunk/libretranslate.go (deleted) * trunk/web (added) * trunk/web/go.mod (added) * trunk/web/go.sum (added) * trunk/web/main.go (added) Make repo a monorepo Also fixed the module URLs. Tue, 09 Aug 2022 22:05:05 GMT fattalion [1] * trunk (added) * trunk/LICENSE (added) * trunk/README.md (added) * trunk/go.mod (added) * trunk/go.sum (added) * trunk/google_translate_engine.go (added) * trunk/language.go (added) * trunk/translation_engine.go (added) Initial commit