Commit Graph

24 Commits

Author SHA1 Message Date
e63ae7e8a7 Add JS function to copy the translation link (closes #24) (#32)
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
Please squash the commit when merging. (In order to avoid the extra 2 commits that have no extra value.)

Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/32
Co-authored-by: Midou36O <midou@midou.dev>
Co-committed-by: Midou36O <midou@midou.dev>
2024-04-04 05:41:35 +00:00
c985f14cfe
fix transliteration when in all engines mode
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 23m35s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h5m2s
2024-01-28 18:35:02 +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
b8c7be7a96
add support for transliteration
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 29m0s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h1m0s
2023-11-29 20:58:26 +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
b34c70d8bd
Cleanup the CSS. 2023-10-13 14:00:41 +01:00
0b7901958f
Don't space the language buttons too much 2023-10-13 13:44:58 +01:00
347dbe5a27
Fix the second text box field 2023-10-13 13:31:05 +01:00
16ee289b30
Since Arya requested more than a simple button, more CSS jankiness! 2023-10-13 13:24:55 +01:00
febf0f3523
Add a "Copy" button. Closes #5 2023-10-13 08:05:47 +01:00
fbf74effcd
add copy translation link 2023-10-05 21:31:47 +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
4dcbb74f20
simplify the inline js 2023-09-20 13:53:38 +05:30
443df9f8e3
fix detected lang spacing
Some checks reported warnings
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Has been cancelled
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-11 14:37:58 +05:30
2b69cc687c
svg for swap language 2023-09-11 08:48:11 +05:30
66141296ca
center translate button 2023-09-11 08:08:27 +05:30
fc4e2d70b6
make disabling engines work correctly with webui and show right capitalization in webui 2023-09-11 07:45:52 +05:30
527877a321
searchable select if js is enabled
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 2m59s
mozhi pipeline / Build and publish artifacts (push) Successful in 13m27s
2023-09-10 20:22:51 +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
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
2efcf283b7
SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
9c2eaa6b99
go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
a4eb13cdac
init 2023-06-25 00:10:57 +05:30