# # ChangeLog for trunk/static in code # # Generated by Trac 1.6 # Jun 8, 2025, 3:00:44 PM Thu, 17 Apr 2025 18:18:24 GMT yakumo.izuru [71] * trunk/INSTALL.md (deleted) * trunk/INSTANCES.md (deleted) * trunk/LEGAL.md (deleted) * trunk/Makefile (modified) * trunk/cmd/mai/main.go (modified) * trunk/cmd/mai/parseflags.go (modified) * trunk/cmd/mai/readconf.go (modified) * trunk/cmd/simplytranslate (deleted) * trunk/docs (deleted) * trunk/example/mai.apache.conf (added) * trunk/example/mai.ini (modified) * trunk/example/mai.nginx (modified) * trunk/go.mod (modified) * trunk/mai.ini.5 (deleted) * trunk/rc.d/FreeBSD (modified) * trunk/rc.d/NetBSD (modified) * trunk/rc.d/OpenBSD (modified) * trunk/rc.d/immortal.yml (modified) * trunk/rc.d/mai.service (added) * trunk/rc.d/mokou.conf (added) * trunk/rc.d/s6 (added) * trunk/static/docs (deleted) * trunk/version.go (modified) * trunk/web (deleted) 今では重荷がなくなったので... Sun, 11 Feb 2024 12:36:48 GMT yakumo.izuru [69] * trunk/static/displeased_mai.png (added) Add picture for the 429 Signed-off-by: Izuru Yakumo ... Sun, 21 Jan 2024 15:43:25 GMT yakumo.izuru [66] * trunk/cmd/mai/flag.go (deleted) * trunk/cmd/mai/main.go (modified) * trunk/cmd/mai/parseflags.go (added) * trunk/cmd/mai/readconf.go (modified) * trunk/docs (added) * trunk/docs/api (added) * trunk/docs/api/index.html (added) * trunk/docs/index.html (added) * trunk/docs/style.css (added) * trunk/example/mai.ini (added) * trunk/example/simplytranslate.ini (deleted) * trunk/rc.d/FreeBSD (modified) * trunk/rc.d/NetBSD (added) * trunk/rc.d/immortal.yml (modified) * trunk/static/docs.css (deleted) * trunk/static/docs/index.html (deleted) これ以上壊れることはないと思いますか? Signed-off-by: Izuru Yakumo ... Sun, 21 Jan 2024 12:50:53 GMT yakumo.izuru [64] * trunk/doc.go (modified) * trunk/mai.1 (modified) * trunk/static/docs (added) * trunk/static/docs.css (added) * trunk/static/docs/index.html (added) Does verbose mode even work, anyways, releasing V1 now ... 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」サポートを削除し、あちこちのバグを修正 Fri, 20 Oct 2023 00:18:32 GMT yakumo.izuru [54] * trunk/.gitignore (modified) * trunk/Makefile (modified) * trunk/static/style.css (modified) I <3 めいすきー 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 ...