Commit Graph

136 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
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
10f76a7387
add projectsegfault instances; instances2json script
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-03-16 22:30:03 +05:30
05d39a5013 Merge pull request 'refactor: cleanup and simplify code' (#28) from Bnyro/mozhi:cleanup into master
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
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
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
3ab9fefcb2
bump libmozhi 2024-01-28 18:34:46 +05:30
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
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
709e7c5ab9
bump again
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 27m29s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-11-29 19:44:40 +05:30
b112700a15
update deps
Some checks failed
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Has been cancelled
2023-11-29 18:27:08 +05:30
ebe4a9a75f
add mz.ggtyler.dev
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 28m34s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-11-12 12:06:51 +05:30
9b3af36673
update swaggo docs
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 18m8s
mozhi pipeline / Build and publish artifacts (push) Successful in 45m44s
2023-11-12 11:48:52 +05:30
c065bf3ae7
use png instead of svg for mozhi
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 21m52s
mozhi pipeline / Build and publish artifacts (push) Successful in 38m57s
2023-11-03 21:47:36 +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
5984fdf1d9
make switchlanguage swap text (closes #10)
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 15m17s
mozhi pipeline / Build and publish artifacts (push) Successful in 26m27s
2023-10-20 17:34:41 +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
86e5c4eeea Merge pull request 'Add a "Copy" button. Closes #5' (#8) from Midou36O/mozhi:copy-button into master
All checks were successful
mozhi pipeline / Build and publish artifacts (push) Successful in 21m59s
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 11m47s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/8
2023-10-13 14:27:05 +00:00
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
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
d4d45832c8
psf hs is killed
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 11m22s
mozhi pipeline / Build and publish artifacts (push) Successful in 16m58s
2023-10-05 21:34:23 +05:30
fbf74effcd
add copy translation link 2023-10-05 21:31:47 +05:30
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
0a33fdec13
update credits
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 14m58s
mozhi pipeline / Build and publish artifacts (push) Successful in 27m31s
2023-10-04 20:32:56 +05:30
e3be808e9b
make textareas bigger by def 2023-10-04 20:30:45 +05:30
61ea9dbe46
bump libmozhi (closes #3)
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 6m13s
mozhi pipeline / Build and publish artifacts (push) Successful in 9m58s
2023-09-24 11:36:25 +05:30
1fb9df08ab
unsafe-inline for scripts as well
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 8m7s
mozhi pipeline / Build and publish artifacts (push) Successful in 14m7s
2023-09-21 23:42:28 +05:30
9e832e517f
add bus-hit.me instance
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 4m0s
mozhi pipeline / Build and publish artifacts (push) Successful in 12m59s
2023-09-21 23:40:09 +05:30
296e298d5e
install-docker should be b4 qemu
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 5m38s
mozhi pipeline / Build and publish artifacts (push) Successful in 9m8s
2023-09-21 22:05:59 +05:30
ed2afc4160
readd install-docker-action
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 13s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 22:04:45 +05:30
cb0fe754b4
downgrade everything
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 17s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 22:03:29 +05:30
e8ec90044a
seems like v4 isnt supported by act_runner
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 7s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 22:01:45 +05:30
df07780cb1
fix arm64 pt2
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 18s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 21:58:53 +05:30
916a22f57b
add arm64 support hopefully (closes #2)
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 36s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 21:53:49 +05:30
2541df63fe
udpate credits
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 1m8s
mozhi pipeline / Build and publish artifacts (push) Failing after 1m4s
2023-09-21 15:53:28 +05:30
c73f3d90f1
fix textarea size
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 1m8s
mozhi pipeline / Build and publish artifacts (push) Failing after 1m7s
2023-09-21 15:37:09 +05:30
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
83a82f3919
left-center everything + fmt about.html 2023-09-20 15:54:34 +05:30
4dcbb74f20
simplify the inline js 2023-09-20 13:53:38 +05:30
5333bbd223
Add changes recommended in PR #1
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 1s
mozhi pipeline / Build and publish artifacts (push) Failing after 1s
2023-09-19 23:33:10 +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
aa59d21ca2
update libmozhi 2023-09-11 14:31:21 +05:30
4b3cabcd5b
add libmozhi to GOPRIVATE 2023-09-11 14:15:27 +05:30
583288bf01
put api before the static handling (https://github.com/gofiber/swagger/issues/33) 2023-09-11 09:15:41 +05:30