Commit graph

38 commits

Author SHA1 Message Date
Arya Kiran
0c2c0f7dfd
add selectable engines support to web (closes #20) 2024-08-27 22:36:11 +05:30
Arya Kiran
197949150d
fix default source lang (closes #41) 2024-06-27 20:38:29 +05:30
Arya Kiran
e80e5482f2
add envvar to prefer autodetect over source lang 2024-05-27 19:37:58 +05:30
Arya Kiran
555567ccdb
use multipart form for image translation 2024-05-22 11:48:54 +05:30
Arya Kiran
3b74e6cd97
IMAGE TRANSLATIONS 2024-04-14 18:43:31 +05:30
Arya Kiran
403f68ddf1
store preferred langpair, engine as a cookie (closes #19) 2024-04-04 12:07:51 +05:30
Arya Kiran
721bd07771
add support for selecting certain engines in API 2024-04-03 17:03:14 +05:30
Bnyro
65a9fe29b2 refactor: cleanup and simplify code 2024-03-03 17:45:57 +01:00
Arya Kiran
0149b74882
backwards compat with gtranslate 2024-01-17 18:25:58 +05:30
Arya Kiran
8cfae44371
tts even when autodetect; source language transliteration (closes #23) 2023-12-04 19:17:41 +05:30
Arya Kiran
d8c35ab057
add /api/engines; move stuff to utils (closes #17) 2023-10-25 18:39:31 +05:30
Arya Kiran
9ab37afc1a
allow instance owner to configure default source/target lang (closes #14) 2023-10-20 15:49:51 +05:30
Arya Kiran
99a4eca07b
make switchlanguage work with POST 2023-10-11 15:57:28 +05:30
Bnyro
6685158730 feat: support for long inputs and post requests 2023-10-05 15:29:22 +02:00
Arya Kiran
45da9bb25d
go get -u; add all engines support 2023-09-20 16:04:20 +05:30
Arya Kiran
fc4e2d70b6
make disabling engines work correctly with webui and show right capitalization in webui 2023-09-11 07:45:52 +05:30
Arya Kiran
6c509efcd2
add about page 2023-09-10 20:43:48 +05:30
Arya Kiran
197296e91f
ctrl+return to send, english default source 2023-09-10 19:11:45 +05:30
Arya Kiran
a2ae02f6d7
fix TTS 404ing for no reason 2023-09-10 18:44:17 +05:30
Arya Kiran
e584565db7
make dockerfile copy static and views 2023-09-10 18:04:08 +05:30
Arya Kiran
8403dfe227
webui finally 2023-09-10 17:27:22 +05:30
Arya Kiran
566eb69743
update deps, make engine code into a lib 2023-09-09 20:03:14 +05:30
Arya Kiran
5ffd20046a
add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
Arya Kiran
5d02d7b5af
swag fmt + clarify translate engine all 2023-08-27 21:29:14 +05:30
Arya Kiran
2210bcfd11
swagger :D 2023-08-27 21:27:46 +05:30
Arya Kiran
359cf9bd09
gofmpt (gofmt but stricter) 2023-08-27 19:54:30 +05:30
Arya Kiran
67fb87d524
make mozhi not use 100 billion if statements + add TTS err handling 2023-08-27 19:48:56 +05:30
Arya Kiran
2efcf283b7
SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
Arya Kiran
e666fc63cc
deepl autodetect + gofmt 2023-08-17 19:39:18 +05:30
Arya Kiran
75f94266d7
add all engine suppor to translate api 2023-08-16 11:58:03 +05:30
Arya Kiran
dae465a210
add duckduckgo 2023-08-15 22:09:38 +05:30
Arya Kiran
f7ec6b556d
add the api route for translation 2023-08-15 21:41:02 +05:30
Arya Kiran
9c07306f07
add mymemory 2023-07-23 11:32:48 +05:30
Arya Kiran
9c2eaa6b99
go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
Arya Kiran
e559ec9214
add yandex to API 2023-07-22 19:52:38 +05:30
Arya Kiran
cf02a689d3
add IBM Watson support 2023-07-22 11:12:26 +05:30
Arya Kiran
1cf822eb80
add API 2023-07-06 16:24:45 +05:30
Arya Kiran
a4eb13cdac
init 2023-06-25 00:10:57 +05:30