Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
Bnyro
6685158730 feat: support for long inputs and post requests 2023-10-05 15:29:22 +02:00
fc4e2d70b6 make disabling engines work correctly with webui and show right capitalization in webui 2023-09-11 07:45:52 +05:30
a2ae02f6d7 fix TTS 404ing for no reason
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 3m7s
mozhi pipeline / Build and publish artifacts (push) Successful in 11m50s
2023-09-10 18:44:17 +05:30
e584565db7 make dockerfile copy static and views
Some checks reported warnings
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 2m56s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-10 18:04:08 +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
5ffd20046a add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
5d02d7b5af swag fmt + clarify translate engine all 2023-08-27 21:29:14 +05:30
2210bcfd11 swagger :D 2023-08-27 21:27:46 +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
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
9c07306f07 add mymemory 2023-07-23 11:32:48 +05:30
9c2eaa6b99 go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
e559ec9214 add yandex to API 2023-07-22 19:52:38 +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