# # ChangeLog for trunk/web in code # # Generated by Trac 1.6 # Jun 8, 2025, 8:39:30 PM 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:11:31 GMT manerakai [29] * trunk/Dockerfile (modified) * trunk/web/main.go (modified) Tweaked Dockerfile 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 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.