# # ChangeLog for trunk in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:46:21 PM 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 12:17:32 GMT manerakai [33] * trunk/Dockerfile (modified) Fixed Dockerfile Wed, 20 Sep 2023 11:59:10 GMT manerakai [32] * trunk/engines/google.go (modified) * trunk/web/views/index.html (modified) Fixed a bug Wed, 20 Sep 2023 11:31:13 GMT manerakai [31] * trunk/web/static/favicon.svg (modified) * trunk/web/static/favicon128x128.png (modified) Tweaked icon Wed, 20 Sep 2023 11:24:33 GMT manerakai [30] * trunk/Dockerfile (modified) * trunk/README.md (modified) Updated README.md Wed, 20 Sep 2023 11:11:31 GMT manerakai [29] * trunk/Dockerfile (modified) * trunk/web/main.go (modified) Tweaked Dockerfile Wed, 20 Sep 2023 11:09:22 GMT manerakai [28] * trunk/Dockerfile (added) * trunk/docker-compose.yml (added) Added docker files Wed, 06 Sep 2023 10:06:59 GMT manerakai [27] * trunk/engines/engine.go (modified) * trunk/engines/reverseo.go (deleted) * trunk/engines/reverso.go (added) Reverseo => Reverso Sat, 02 Sep 2023 17:54:22 GMT manerakai [26] * trunk/engines/google.go (modified) * trunk/engines/reverseo.go (added) * trunk/engines/reverso.go (deleted) * trunk/web/main.go (modified) * trunk/web/views/index.html (modified) Small tweaks Sat, 02 Sep 2023 14:41:12 GMT manerakai [25] * trunk/web/main.go (modified) Update web/main.go Sat, 02 Sep 2023 12:43:19 GMT manerakai [24] * trunk/web/main.go (modified) Added address config Sat, 02 Sep 2023 12:15:30 GMT manerakai [23] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/engines/iciba.go (modified) * trunk/engines/libretranslate.go (modified) * trunk/engines/reverso.go (modified) * trunk/web/main.go (modified) Improved code Thu, 31 Aug 2023 12:56:47 GMT manerakai [22] * trunk/engines/google.go (modified) * trunk/web/main.go (modified) * trunk/web/views/index.html (modified) Implemented Definitions and Translations in Web interface Thu, 31 Aug 2023 12:23:39 GMT manerakai [21] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/web/static/LICENSE (modified) Implemented Definitions and Translations for google Thu, 31 Aug 2023 08:28:02 GMT manerakai [20] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/engines/iciba.go (modified) * trunk/engines/libretranslate.go (modified) * trunk/engines/reverso.go (modified) * trunk/web/main.go (modified) * trunk/web/views/index.html (modified) Improved code Thu, 31 Aug 2023 05:30:06 GMT manerakai [19] * trunk/web/main.go (modified) * trunk/web/static/style.css (modified) * trunk/web/views/index.html (modified) Added Engines select bar Thu, 31 Aug 2023 04:58:02 GMT manerakai [18] * trunk/web/main.go (modified) * trunk/web/static/style.css (modified) * trunk/web/views/index.html (modified) Implemented Cookies Wed, 30 Aug 2023 15:41:40 GMT manerakai [17] * trunk/web/main.go (modified) * trunk/web/views/index.html (modified) Added tts Wed, 30 Aug 2023 13:58:10 GMT manerakai [16] * trunk/web/go.mod (modified) * trunk/web/go.sum (modified) * trunk/web/main.go (modified) * trunk/web/static (added) * trunk/web/static/LICENSE (added) * trunk/web/static/favicon.ico (added) * trunk/web/static/favicon.svg (added) * trunk/web/static/favicon128x128.png (added) * trunk/web/static/script.js (added) * trunk/web/static/style.css (added) * trunk/web/views (added) * trunk/web/views/index.html (added) Added html template Wed, 30 Aug 2023 11:57:46 GMT manerakai [15] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/engines/iciba.go (modified) * trunk/engines/language.go (deleted) * trunk/engines/libretranslate.go (modified) * trunk/engines/reverso.go (modified) * trunk/web/go.mod (modified) * trunk/web/go.sum (modified) * trunk/web/main.go (modified) Added gofiber Sat, 18 Mar 2023 17:53:34 GMT fattalion [14] * trunk/engines/go.mod (modified) * trunk/engines/go.sum (modified) * trunk/web/go.sum (modified) Bump deps Sat, 18 Mar 2023 17:30:53 GMT fattalion [13] * trunk/engines/reverso.go (added) Add Reverso engine Fri, 30 Sep 2022 20:16:37 GMT fattalion [12] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/engines/iciba.go (modified) * trunk/engines/libretranslate.go (modified) Do some minor cleanup Fri, 30 Sep 2022 20:16:33 GMT fattalion [11] * trunk/engines/go.mod (modified) * trunk/engines/go.sum (modified) * trunk/web/go.sum (modified) Bump deps Fri, 30 Sep 2022 20:16:23 GMT fattalion [10] * trunk/engines/engine.go (modified) * trunk/engines/google.go (modified) * trunk/engines/iciba.go (modified) * trunk/engines/libretranslate.go (modified) * trunk/web/main.go (modified) Make some identifiers more concise See ... 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. Fri, 16 Sep 2022 22:51:10 GMT fattalion [8] * trunk/go.mod (modified) * trunk/go.sum (modified) Support Go versions down to 1.16 Tested each of 1.16, 1.17, 1.18, ... Fri, 16 Sep 2022 19:23:52 GMT fattalion [7] * trunk/iciba.go (modified) Fix iCIBA translation Mon, 05 Sep 2022 19:53:28 GMT fattalion [6] * trunk/iciba.go (added) Add iCIBA engine Fri, 26 Aug 2022 08:04:26 GMT fattalion [5] * trunk/libretranslate.go (added) Add LibreTranslate engine Thu, 11 Aug 2022 20:28:16 GMT fattalion [4] * trunk/engine.go (added) * trunk/google.go (added) * trunk/google_translate_engine.go (deleted) * trunk/translation_engine.go (deleted) Use shorter file names From looking around standard library ... Thu, 11 Aug 2022 20:23:28 GMT fattalion [3] * trunk/google_translate_engine.go (modified) Shorten receiver names Thu, 11 Aug 2022 20:18:42 GMT fattalion [2] * trunk/google_translate_engine.go (modified) Use camel case for variable names 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