Commit Graph

25 Commits

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