Commit Graph

25 Commits

Author SHA1 Message Date
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