Commit graph

  • 0c2c0f7dfd
    add selectable engines support to web (closes #20) master Arya Kiran 2024-08-27 22:36:11 +0530
  • a2ac174314
    add some engines support to mozhi CLI Arya Kiran 2024-08-27 13:02:34 +0530
  • 8189007bda
    add projects using mozhi Arya Kiran 2024-08-23 18:52:09 +0530
  • 934616c72f Merge pull request '[accessibility] Open the custom select when it gains focus' (#44) from banaanihillo/mozhi:accessibility/custom-select-keyboard into master Arya K 2024-08-23 13:14:48 +0000
  • bead1df6df
    update libmozhi; go mod tidy Arya Kiran 2024-08-23 13:48:38 +0530
  • 3299056e59
    fix go.sum Arya Kiran 2024-07-20 21:20:27 +0530
  • aad4b83079
    how did i forget to comment my testing stuff Arya Kiran 2024-07-20 15:38:23 +0530
  • c233475390
    trying to fix CI Arya Kiran 2024-07-19 20:25:58 +0530
  • 084aa94c3b
    add dark mode toggle (closes #38) Arya Kiran 2024-07-17 17:56:14 +0530
  • aea1812e50
    update json Arya Kiran 2024-07-17 17:02:24 +0530
  • 9980b6559c
    add privacyredirect and adminforge instances (closes #43 #45) Arya Kiran 2024-07-17 17:01:18 +0530
  • acd67ba0ab
    also update the instances.json Arya Kiran 2024-07-17 15:56:34 +0530
  • fc863bbd9b
    add mo.zorby.top instance (closes #46) Arya Kiran 2024-07-17 15:55:20 +0530
  • 828acac748
    update libmozhi (closes #47) Arya Kiran 2024-07-17 15:51:24 +0530
  • b41ada9128
    variablize css Arya Kiran 2024-07-06 23:44:18 +0530
  • 251df5cdd8 Open the custom select when it gains focus banaanihillo 2024-07-06 20:12:51 +0300
  • f38dcd8647 Upload files to "public/assets" Midou36O 2024-07-05 15:27:08 +0000
  • 592ca052f8 Upload files to "public/assets" Midou36O 2024-07-05 15:15:59 +0000
  • 197949150d
    fix default source lang (closes #41) Arya Kiran 2024-06-27 20:38:29 +0530
  • 16813c4db5
    add frontendfirendly instance (closes #42) Arya Kiran 2024-06-27 20:03:04 +0530
  • 8bb5f19af0 Clarify duckduckgo translate bing translate relationship aryak 2024-05-27 14:51:59 +0000
  • 5514128db3 Merge pull request 'Add mozhi.pussthecat.org' (#40) from TheFrenchGhosty/mozhi:master into master Arya K 2024-05-27 14:29:56 +0000
  • 5783c54e45
    Add mozhi.pussthecat.org TheFrenchGhosty 2024-05-27 16:27:29 +0200
  • e80e5482f2
    add envvar to prefer autodetect over source lang Arya Kiran 2024-05-27 19:37:58 +0530
  • bf61d39f12
    add google alt. words support Arya Kiran 2024-05-27 15:42:20 +0530
  • 098bd9f577
    remove watson (closes #37) Arya Kiran 2024-05-24 14:16:31 +0530
  • c3415ae79e
    fix the language selector overflowing on mobile Arya Kiran 2024-05-24 10:43:28 +0530
  • 8bc0feb88b
    add reverso alternatie words Arya Kiran 2024-05-23 12:45:47 +0530
  • a17c3b527e
    remove sample data Arya Kiran 2024-05-23 11:12:01 +0530
  • f9922cbbc9
    go.sum didnt update for some reason Arya Kiran 2024-05-22 17:44:05 +0530
  • 35191f6ca9
    add support for yandex alternative words and synonyms Arya Kiran 2024-05-22 17:36:52 +0530
  • 555567ccdb
    use multipart form for image translation Arya Kiran 2024-05-22 11:48:54 +0530
  • 41c6ec9712
    format the views page correctly Arya Kiran 2024-05-22 11:28:12 +0530
  • d3f8a0d2eb
    Add PWA support (closes #25) Arya Kiran 2024-05-21 21:50:58 +0530
  • 710d3d0d07
    fix light/dark mode Arya Kiran 2024-05-21 21:27:35 +0530
  • c747b628e4 Merge pull request 'Added mozhi.ducks.party instance' (#35) from nyuuzyou/mozhi:master into master Arya K 2024-05-01 05:09:49 +0000
  • f0b55fb163 Added mozhi.ducks.party instance nyuuzyou 2024-04-27 16:16:12 +0300
  • 8a2c4ccc32
    add nerdvpn to instancesjson too (closes #34) Arya Kiran 2024-04-21 14:35:13 +0530
  • 7ed86929ee
    Add nerdvpn instance Arya Kiran 2024-04-21 14:34:13 +0530
  • 421c0b5258
    fix healthcheck endpoint path Arya Kiran 2024-04-14 18:45:01 +0530
  • 3b74e6cd97
    IMAGE TRANSLATIONS Arya Kiran 2024-04-14 18:41:18 +0530
  • 7bb5a81b8d
    add info about reverso blocks to readme (closes #27) Arya Kiran 2024-04-05 23:02:00 +0530
  • ecb609f4fb
    add light mode (closes #18) Arya Kiran 2024-04-05 22:56:50 +0530
  • 403f68ddf1
    store preferred langpair, engine as a cookie (closes #19) Arya Kiran 2024-04-04 12:07:12 +0530
  • e63ae7e8a7 Add JS function to copy the translation link (closes #24) (#32) Midou36O 2024-04-04 05:41:35 +0000
  • 6a82e0f053
    Add copying the translation link using JS. I don't know if that works with noJS but normally as a fallback it should be acting like before this commit. Midou36O 2024-04-04 05:31:52 +0000
  • 171be97c86
    Merge remote-tracking branch 'upstream/master' Midou36O 2024-04-04 05:13:21 +0000
  • 721bd07771
    add support for selecting certain engines in API Arya Kiran 2024-04-03 17:03:14 +0530
  • 10f76a7387
    add projectsegfault instances; instances2json script Arya Kiran 2024-03-16 22:29:52 +0530
  • 05d39a5013 Merge pull request 'refactor: cleanup and simplify code' (#28) from Bnyro/mozhi:cleanup into master Arya K 2024-03-04 11:17:38 +0000
  • 65a9fe29b2 refactor: cleanup and simplify code Bnyro 2024-02-20 10:11:45 +0100
  • c985f14cfe
    fix transliteration when in all engines mode Arya Kiran 2024-01-28 18:35:02 +0530
  • 3ab9fefcb2
    bump libmozhi Arya Kiran 2024-01-28 18:34:46 +0530
  • 0149b74882
    backwards compat with gtranslate Arya Kiran 2024-01-17 18:25:58 +0530
  • b6c9335ae4
    Merge master Midou36O 2024-01-10 09:36:20 +0100
  • 572f837a77 Merge pull request 'master' (#1) from aryak/mozhi:master into master Midou36O 2024-01-10 08:30:33 +0000
  • 014f15e1d1
    Added more style, also buttons are sticky when away from button (fixes #16 in a way.) Midou36O 2024-01-09 23:37:45 +0100
  • aa39615d06
    first changes Midou36O 2024-01-09 21:48:47 +0100
  • 8cfae44371
    tts even when autodetect; source language transliteration (closes #23) Arya Kiran 2023-12-04 19:17:19 +0530
  • b8c7be7a96
    add support for transliteration Arya Kiran 2023-11-29 20:58:26 +0530
  • 709e7c5ab9
    bump again Arya Kiran 2023-11-29 19:44:40 +0530
  • b112700a15
    update deps Arya Kiran 2023-11-29 18:27:08 +0530
  • ebe4a9a75f
    add mz.ggtyler.dev Arya Kiran 2023-11-12 12:06:51 +0530
  • 9b3af36673
    update swaggo docs Arya Kiran 2023-11-12 11:48:52 +0530
  • c065bf3ae7
    use png instead of svg for mozhi Arya Kiran 2023-11-03 21:47:36 +0530
  • d8c35ab057
    add /api/engines; move stuff to utils (closes #17) Arya Kiran 2023-10-25 18:39:31 +0530
  • 5984fdf1d9
    make switchlanguage swap text (closes #10) Arya Kiran 2023-10-20 17:34:41 +0530
  • 9ab37afc1a
    allow instance owner to configure default source/target lang (closes #14) Arya Kiran 2023-10-20 15:49:51 +0530
  • 86e5c4eeea Merge pull request 'Add a "Copy" button. Closes #5' (#8) from Midou36O/mozhi:copy-button into master Arya K 2023-10-13 14:27:05 +0000
  • b34c70d8bd
    Cleanup the CSS. Midou36O 2023-10-13 14:00:41 +0100
  • 0b7901958f
    Don't space the language buttons too much Midou36O 2023-10-13 13:44:58 +0100
  • 347dbe5a27
    Fix the second text box field Midou36O 2023-10-13 13:31:05 +0100
  • 16ee289b30
    Since Arya requested more than a simple button, more CSS jankiness! Midou36O 2023-10-13 13:24:55 +0100
  • febf0f3523
    Add a "Copy" button. Closes #5 Midou36O 2023-10-13 08:03:57 +0100
  • 99a4eca07b
    make switchlanguage work with POST Arya Kiran 2023-10-11 15:57:28 +0530
  • d4d45832c8
    psf hs is killed Arya Kiran 2023-10-05 21:34:23 +0530
  • fbf74effcd
    add copy translation link Arya Kiran 2023-10-05 21:31:23 +0530
  • 3f7ba6b071 Merge pull request 'feat: support for long inputs and post requests' (#7) from Bnyro/mozhi:fix-long-inputs into master Arya K 2023-10-05 16:01:09 +0000
  • 6685158730 feat: support for long inputs and post requests Bnyro 2023-10-05 15:29:22 +0200
  • 0a33fdec13
    update credits Arya Kiran 2023-10-04 20:32:56 +0530
  • e3be808e9b
    make textareas bigger by def Arya Kiran 2023-10-04 20:30:45 +0530
  • 61ea9dbe46
    bump libmozhi (closes #3) Arya Kiran 2023-09-24 11:36:25 +0530
  • 1fb9df08ab
    unsafe-inline for scripts as well Arya Kiran 2023-09-21 23:42:28 +0530
  • 9e832e517f
    add bus-hit.me instance Arya Kiran 2023-09-21 23:40:09 +0530
  • 296e298d5e
    install-docker should be b4 qemu Arya Kiran 2023-09-21 22:05:59 +0530
  • ed2afc4160
    readd install-docker-action Arya Kiran 2023-09-21 22:04:45 +0530
  • cb0fe754b4
    downgrade everything Arya Kiran 2023-09-21 22:03:29 +0530
  • e8ec90044a
    seems like v4 isnt supported by act_runner Arya Kiran 2023-09-21 22:01:45 +0530
  • df07780cb1
    fix arm64 pt2 Arya Kiran 2023-09-21 21:58:53 +0530
  • 916a22f57b
    add arm64 support hopefully (closes #2) Arya Kiran 2023-09-21 21:53:49 +0530
  • 96a4a18184 add arm64 docker build Austin Huang 2023-09-21 16:13:28 +0000
  • 2541df63fe
    udpate credits Arya Kiran 2023-09-21 15:53:28 +0530
  • c73f3d90f1
    fix textarea size Arya Kiran 2023-09-21 15:37:09 +0530
  • 45da9bb25d
    go get -u; add all engines support Arya Kiran 2023-09-20 16:04:20 +0530
  • 83a82f3919
    left-center everything + fmt about.html Arya Kiran 2023-09-20 15:54:34 +0530
  • 4dcbb74f20
    simplify the inline js Arya Kiran 2023-09-20 13:53:38 +0530
  • 5333bbd223
    Add changes recommended in PR #1 Arya Kiran 2023-09-19 23:33:10 +0530
  • 444e745197 Aesthetic changes superprivacy 2023-09-15 01:20:47 +0000
  • 443df9f8e3
    fix detected lang spacing Arya Kiran 2023-09-11 14:37:58 +0530
  • aa59d21ca2
    update libmozhi Arya Kiran 2023-09-11 14:31:21 +0530