#
# ChangeLog for trunk/views/index.html in code
#
# Generated by Trac 1.6
# Jun 9, 2025, 1:17:05 AM
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
Sat, 07 Oct 2023 17:36:50 GMT yakumo.izuru [51]
* trunk/Makefile (modified)
* trunk/docker-compose.yml (modified)
* trunk/engines/iciba.go (deleted)
* trunk/engines/libretranslate.go (deleted)
* trunk/static/style.css (modified)
* trunk/views/index.html (modified)
もう少しいじってください
Signed-off-by: Izuru Yakumo
Fri, 06 Oct 2023 14:33:57 GMT yakumo.izuru [48]
* trunk/.gitignore (added)
* trunk/Dockerfile (modified)
* trunk/Makefile (added)
* trunk/engines/engine.go (modified)
* trunk/engines/go.mod (deleted)
* trunk/engines/go.sum (deleted)
* trunk/go.mod (added)
* trunk/go.sum (added)
* trunk/legal_notice.txt (modified)
* trunk/static (added)
* trunk/static/LICENSE (added)
* trunk/static/favicon.ico (added)
* trunk/static/favicon.svg (added)
* trunk/static/favicon128x128.png (added)
* trunk/static/script.js (added)
* trunk/static/style.css (added)
* trunk/views (added)
* trunk/views/index.html (added)
* trunk/web/go.mod (deleted)
* trunk/web/go.sum (deleted)
* trunk/web/main.go (deleted)
* trunk/web/static/LICENSE (deleted)
* trunk/web/static/favicon.ico (deleted)
* trunk/web/static/favicon.svg (deleted)
* trunk/web/static/favicon128x128.png (deleted)
* trunk/web/static/script.js (deleted)
* trunk/web/static/style.css (deleted)
* trunk/web/views/index.html (deleted)
Reorganized the codebase, add support for flag modus operandi
...