Commit Graph

34 Commits

Author SHA1 Message Date
3b74e6cd97
IMAGE TRANSLATIONS 2024-04-14 18:43:31 +05:30
403f68ddf1
store preferred langpair, engine as a cookie (closes #19)
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Has been cancelled
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2024-04-04 12:07:51 +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
0149b74882
backwards compat with gtranslate
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 12m35s
mozhi pipeline / Build and publish artifacts (push) Successful in 28m25s
2024-01-17 18:25:58 +05:30
8cfae44371
tts even when autodetect; source language transliteration (closes #23)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 30m22s
mozhi pipeline / Build and publish artifacts (push) Successful in 59m9s
2023-12-04 19:17:41 +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
Bnyro
6685158730 feat: support for long inputs and post requests 2023-10-05 15:29:22 +02:00
45da9bb25d
go get -u; add all engines support
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 5m52s
mozhi pipeline / Build and publish artifacts (push) Successful in 9m53s
2023-09-20 16:04:20 +05:30
fc4e2d70b6
make disabling engines work correctly with webui and show right capitalization in webui 2023-09-11 07:45:52 +05:30
6c509efcd2
add about page
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 3m9s
mozhi pipeline / Build and publish artifacts (push) Successful in 4m11s
2023-09-10 20:43:48 +05:30
197296e91f
ctrl+return to send, english default source
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 2m57s
mozhi pipeline / Build and publish artifacts (push) Successful in 12m55s
2023-09-10 19:11:45 +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
8403dfe227
webui finally
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 3m28s
mozhi pipeline / Build and publish artifacts (push) Successful in 12m36s
2023-09-10 17:27:22 +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
a4eb13cdac
init 2023-06-25 00:10:57 +05:30