Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
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
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
583288bf01
put api before the static handling (https://github.com/gofiber/swagger/issues/33) 2023-09-11 09:15:41 +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
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
9e7d11104a
include views and assets in binary
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 12m28s
2023-09-10 18:15:46 +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
cdbea9fcb6
add new logo and improve README 2023-09-02 11:29:43 +05:30
5ffd20046a
add json option for transl. + gofmt 2023-08-29 14:50:56 +05:30
2210bcfd11
swagger :D 2023-08-27 21:27:46 +05:30
47b56466ba
add docker and use route grouping for API routes 2023-08-27 20:21:53 +05:30
359cf9bd09
gofmpt (gofmt but stricter) 2023-08-27 19:54:30 +05:30
2efcf283b7
SimplyTranslate -> Mozhi + Refactor README 2023-08-27 17:22:32 +05:30
f7ec6b556d
add the api route for translation 2023-08-15 21:41:02 +05:30
9c2eaa6b99
go mod tidy + gofmt 2023-07-22 19:56:19 +05:30
1cf822eb80
add API 2023-07-06 16:24:45 +05:30
9e3f25731a
remove cache 2023-07-05 20:57:25 +05:30
a4eb13cdac
init 2023-06-25 00:10:57 +05:30