41 Commits

Author SHA1 Message Date
0c2c0f7dfd add selectable engines support to web (closes #20)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 19m45s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h5m59s
2024-08-27 22:36:11 +05:30
098bd9f577 remove watson (closes #37)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 30m52s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h31m31s
2024-05-24 14:16:31 +05:30
721bd07771 add support for selecting certain engines in API
Some checks are pending
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
mozhi pipeline / Build and publish artifacts (push) Waiting to run
2024-04-03 17:03:14 +05:30
Bnyro
65a9fe29b2 refactor: cleanup and simplify code 2024-03-03 17:45:57 +01:00
709e7c5ab9 bump again
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 27m29s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-11-29 19:44:40 +05:30
d8c35ab057 add /api/engines; move stuff to utils (closes #17)
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 6s
mozhi pipeline / Build and publish artifacts (push) Failing after 0s
2023-10-25 18:39:31 +05:30
9ab37afc1a allow instance owner to configure default source/target lang (closes #14)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m22s
mozhi pipeline / Build and publish artifacts (push) Successful in 29m21s
2023-10-20 15:49:51 +05:30
99a4eca07b make switchlanguage work with POST
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 15m6s
mozhi pipeline / Build and publish artifacts (push) Successful in 24m43s
2023-10-11 15:57:28 +05:30
566eb69743 update deps, make engine code into a lib
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 3m54s
mozhi pipeline / Build and publish artifacts (push) Successful in 13m27s
2023-09-09 20:03:14 +05:30
fc6f689fb6 add support for disablin engines 2023-08-30 16:05:16 +05:30
0e2be0cd32 give an error if someone tries to use libre without url set 2023-08-30 15:26:20 +05:30
e6f60ae68f add support for changing libretransl. instance 2023-08-30 15:13:34 +05:30
0409b30960 fix ddg vqd fetching 2023-08-30 14:41:20 +05:30
d92958aae0 make translateall, cli better 2023-08-28 21:55:00 +05:30
b7e2755ab2 why was everything sl 💀 2023-08-28 20:41:57 +05:30
f586163648 add fuzzy finder to langlist cli 2023-08-27 22:28:34 +05:30
f7dc568f72 imgtxt was dumb 2023-08-27 20:12:39 +05:30
359cf9bd09 gofmpt (gofmt but stricter) 2023-08-27 19:54:30 +05:30
67fb87d524 make mozhi not use 100 billion if statements + add TTS err handling 2023-08-27 19:48:56 +05:30
2efcf283b7 SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
e666fc63cc deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
6b7a9b3f0d add autodetect support for libre, watson, ddg 2023-08-16 13:15:21 +05:30
75f94266d7 add all engine suppor to translate api 2023-08-16 11:58:03 +05:30
dae465a210 add duckduckgo 2023-08-15 22:09:38 +05:30
f7ec6b556d add the api route for translation 2023-08-15 21:41:02 +05:30
bfd34a06f8 gofmt 2023-08-15 14:56:57 +05:30
fa3612fbdf fix yandex, add err handling to imgtxt, structize engines.go mostly 2023-08-15 14:55:49 +05:30
9f7db5e347 Finally DeepL 2023-07-23 20:00:20 +05:30
9c07306f07 add mymemory 2023-07-23 11:32:48 +05:30
93b70ed559 add error handling for incorrect to/from 2023-07-22 21:11:35 +05:30
9c2eaa6b99 go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
2179e682d4 separate langlists to different files 2023-07-22 19:50:21 +05:30
e1c4c4c863 getrequest.go -> requests.go; query string [ENGINES] 2023-07-22 19:14:46 +05:30
69c8c02190 fix query strings for multiple words [TTS] 2023-07-22 19:12:09 +05:30
cf02a689d3 add IBM Watson support 2023-07-22 11:12:26 +05:30
1cf822eb80 add API 2023-07-06 16:24:45 +05:30
f89cf56d86 add tesseract support 2023-07-03 17:46:58 +05:30
feb3baef9e separate langlist and engines 2023-07-03 17:35:56 +05:30
b3bfe78f58 libretranslate 2023-07-03 17:29:46 +05:30
a1c229e107 gofmt 2023-06-25 00:11:11 +05:30
a4eb13cdac init 2023-06-25 00:10:57 +05:30