Arya Kiran
7bb5a81b8d
add info about reverso blocks to readme ( closes #27 )
2024-04-05 23:02:00 +05:30
Arya Kiran
ecb609f4fb
add light mode ( closes #18 )
2024-04-05 22:56:50 +05:30
Arya Kiran
403f68ddf1
store preferred langpair, engine as a cookie ( closes #19 )
2024-04-04 12:07:51 +05:30
Midou36O
e63ae7e8a7
Add JS function to copy the translation link ( closes #24 ) ( #32 )
...
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
Arya Kiran
721bd07771
add support for selecting certain engines in API
2024-04-03 17:03:14 +05:30
Arya Kiran
10f76a7387
add projectsegfault instances; instances2json script
2024-03-16 22:30:03 +05:30
Arya K
05d39a5013
Merge pull request 'refactor: cleanup and simplify code' ( #28 ) from Bnyro/mozhi:cleanup into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/28
2024-03-04 11:17:38 +00:00
Bnyro
65a9fe29b2
refactor: cleanup and simplify code
2024-03-03 17:45:57 +01:00
Arya Kiran
c985f14cfe
fix transliteration when in all engines mode
2024-01-28 18:35:02 +05:30
Arya Kiran
3ab9fefcb2
bump libmozhi
2024-01-28 18:34:46 +05:30
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
b8c7be7a96
add support for transliteration
2023-11-29 20:58:26 +05:30
Arya Kiran
709e7c5ab9
bump again
2023-11-29 19:44:40 +05:30
Arya Kiran
b112700a15
update deps
2023-11-29 18:27:08 +05:30
Arya Kiran
ebe4a9a75f
add mz.ggtyler.dev
2023-11-12 12:06:51 +05:30
Arya Kiran
9b3af36673
update swaggo docs
2023-11-12 11:48:52 +05:30
Arya Kiran
c065bf3ae7
use png instead of svg for mozhi
2023-11-03 21:47:36 +05:30
Arya Kiran
d8c35ab057
add /api/engines; move stuff to utils ( closes #17 )
2023-10-25 18:39:31 +05:30
Arya Kiran
5984fdf1d9
make switchlanguage swap text ( closes #10 )
2023-10-20 17:34:41 +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 K
86e5c4eeea
Merge pull request 'Add a "Copy" button. Closes #5 ' ( #8 ) from Midou36O/mozhi:copy-button into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/8
2023-10-13 14:27:05 +00:00
Midou36O
b34c70d8bd
Cleanup the CSS.
2023-10-13 14:00:41 +01:00
Midou36O
0b7901958f
Don't space the language buttons too much
2023-10-13 13:44:58 +01:00
Midou36O
347dbe5a27
Fix the second text box field
2023-10-13 13:31:05 +01:00
Midou36O
16ee289b30
Since Arya requested more than a simple button, more CSS jankiness!
2023-10-13 13:24:55 +01:00
Midou36O
febf0f3523
Add a "Copy" button. Closes #5
2023-10-13 08:05:47 +01:00
Arya Kiran
99a4eca07b
make switchlanguage work with POST
2023-10-11 15:57:28 +05:30
Arya Kiran
d4d45832c8
psf hs is killed
2023-10-05 21:34:23 +05:30
Arya Kiran
fbf74effcd
add copy translation link
2023-10-05 21:31:47 +05:30
Arya K
3f7ba6b071
Merge pull request 'feat: support for long inputs and post requests' ( #7 ) from Bnyro/mozhi:fix-long-inputs into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/7
2023-10-05 16:01:09 +00:00
Bnyro
6685158730
feat: support for long inputs and post requests
2023-10-05 15:29:22 +02:00
Arya Kiran
0a33fdec13
update credits
2023-10-04 20:32:56 +05:30
Arya Kiran
e3be808e9b
make textareas bigger by def
2023-10-04 20:30:45 +05:30
Arya Kiran
61ea9dbe46
bump libmozhi ( closes #3 )
2023-09-24 11:36:25 +05:30
Arya Kiran
1fb9df08ab
unsafe-inline for scripts as well
2023-09-21 23:42:28 +05:30
Arya Kiran
9e832e517f
add bus-hit.me instance
2023-09-21 23:40:09 +05:30
Arya Kiran
296e298d5e
install-docker should be b4 qemu
2023-09-21 22:05:59 +05:30
Arya Kiran
ed2afc4160
readd install-docker-action
2023-09-21 22:04:45 +05:30
Arya Kiran
cb0fe754b4
downgrade everything
2023-09-21 22:03:29 +05:30
Arya Kiran
e8ec90044a
seems like v4 isnt supported by act_runner
2023-09-21 22:01:45 +05:30
Arya Kiran
df07780cb1
fix arm64 pt2
2023-09-21 21:58:53 +05:30
Arya Kiran
916a22f57b
add arm64 support hopefully ( closes #2 )
2023-09-21 21:53:49 +05:30
Arya Kiran
2541df63fe
udpate credits
2023-09-21 15:53:28 +05:30
Arya Kiran
c73f3d90f1
fix textarea size
2023-09-21 15:37:09 +05:30
Arya Kiran
45da9bb25d
go get -u; add all engines support
2023-09-20 16:04:20 +05:30
Arya Kiran
83a82f3919
left-center everything + fmt about.html
2023-09-20 15:54:34 +05:30
Arya Kiran
4dcbb74f20
simplify the inline js
2023-09-20 13:53:38 +05:30
Arya Kiran
5333bbd223
Add changes recommended in PR #1
2023-09-19 23:33:10 +05:30
Arya Kiran
443df9f8e3
fix detected lang spacing
2023-09-11 14:37:58 +05:30