]> git.frustrated-labs.net Git - larousseapi/log
larousseapi
36 hours agofeat: add option to export wordlist to Anki master
Alexander Goussas [Sun, 5 Jul 2026 19:57:35 +0000 (14:57 -0500)]
feat: add option to export wordlist to Anki

2 weeks agofeat: save lang and word when submitting form
Alexander Goussas [Wed, 17 Jun 2026 19:47:47 +0000 (14:47 -0500)]
feat: save lang and word when submitting form

4 weeks agofeat: add leo source for german translations
Alexander Goussas [Tue, 2 Jun 2026 17:12:00 +0000 (12:12 -0500)]
feat: add leo source for german translations

4 weeks agofeat: enable multi lingual word translations
Alexander Goussas [Tue, 2 Jun 2026 16:41:34 +0000 (11:41 -0500)]
feat: enable multi lingual word translations

4 weeks agofeat: fetch defs/translations in parallel and url encode word param
Alexander Goussas [Tue, 2 Jun 2026 16:31:27 +0000 (11:31 -0500)]
feat: fetch defs/translations in parallel and url encode word param

4 weeks agofeat: add duden source for german definitions
Alexander Goussas [Tue, 2 Jun 2026 16:26:39 +0000 (11:26 -0500)]
feat: add duden source for german definitions

5 weeks agofeat: add support for multilang definitions
Alexander Goussas [Tue, 2 Jun 2026 03:32:19 +0000 (22:32 -0500)]
feat: add support for multilang definitions

5 weeks agofeat: add API documentation section
Alexander Goussas [Sun, 31 May 2026 20:42:32 +0000 (15:42 -0500)]
feat: add API documentation section

5 weeks agofeat: add about and contributing sections
Alexander Goussas [Sun, 31 May 2026 18:03:31 +0000 (13:03 -0500)]
feat: add about and contributing sections

5 weeks agofeat: add web ui
Alexander Goussas [Sun, 31 May 2026 16:51:59 +0000 (11:51 -0500)]
feat: add web ui

5 weeks agofeat: add endpoint to define a word
Alexander Goussas [Sun, 31 May 2026 15:26:10 +0000 (10:26 -0500)]
feat: add endpoint to define a word

6 weeks agofeat: configure quarkus support for otel
Alexander Goussas [Mon, 25 May 2026 01:01:45 +0000 (20:01 -0500)]
feat: configure quarkus support for otel

6 weeks agofeat: configure k8s deployment
Alexander Goussas [Sun, 24 May 2026 00:55:06 +0000 (19:55 -0500)]
feat: configure k8s deployment

6 weeks agorefactor: refactor paths for translation resource
Alexander Goussas [Sat, 23 May 2026 00:17:03 +0000 (19:17 -0500)]
refactor: refactor paths for translation resource

6 weeks agodocs: add bruno collection
Alexander Goussas [Sat, 23 May 2026 00:10:26 +0000 (19:10 -0500)]
docs: add bruno collection

6 weeks agotests: add unit tests for translation service
Alexander Goussas [Sat, 23 May 2026 00:03:58 +0000 (19:03 -0500)]
tests: add unit tests for translation service

6 weeks agorefactor: separate network logic into repository
Alexander Goussas [Fri, 22 May 2026 23:42:12 +0000 (18:42 -0500)]
refactor: separate network logic into repository

6 weeks agofeat: implement first version of translation service
Alexander Goussas [Fri, 22 May 2026 00:01:01 +0000 (19:01 -0500)]
feat: implement first version of translation service

6 weeks agoinitialize repository
Alexander Goussas [Thu, 21 May 2026 23:49:56 +0000 (18:49 -0500)]
initialize repository