Arya Kiran
098bd9f577
remove watson ( closes #37 )
2024-05-24 14:16:31 +05:30
Arya Kiran
c3415ae79e
fix the language selector overflowing on mobile
2024-05-24 10:43:28 +05:30
Arya Kiran
8bc0feb88b
add reverso alternatie words
2024-05-23 12:45:47 +05:30
Arya Kiran
a17c3b527e
remove sample data
2024-05-23 11:12:01 +05:30
Arya Kiran
f9922cbbc9
go.sum didnt update for some reason
2024-05-22 17:44:05 +05:30
Arya Kiran
35191f6ca9
add support for yandex alternative words and synonyms
2024-05-22 17:36:52 +05:30
Arya Kiran
555567ccdb
use multipart form for image translation
2024-05-22 11:48:54 +05:30
Arya Kiran
41c6ec9712
format the views page correctly
2024-05-22 11:28:12 +05:30
Arya Kiran
d3f8a0d2eb
Add PWA support ( closes #25 )
2024-05-21 21:50:58 +05:30
Arya Kiran
710d3d0d07
fix light/dark mode
2024-05-21 21:28:58 +05:30
Arya K
c747b628e4
Merge pull request 'Added mozhi.ducks.party instance' ( #35 ) from nyuuzyou/mozhi:master into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/35
2024-05-01 05:09:49 +00:00
nyuuzyou
f0b55fb163
Added mozhi.ducks.party instance
2024-04-27 16:16:12 +03:00
Arya Kiran
8a2c4ccc32
add nerdvpn to instancesjson too ( closes #34 )
2024-04-21 14:35:13 +05:30
Arya Kiran
7ed86929ee
Add nerdvpn instance
2024-04-21 14:34:13 +05:30
Arya Kiran
421c0b5258
fix healthcheck endpoint path
2024-04-14 18:45:01 +05:30
Arya Kiran
3b74e6cd97
IMAGE TRANSLATIONS
2024-04-14 18:43:31 +05:30
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