44534ea463
Merge pull request 'Replace runtime stage with scratch' ( #112 ) from gigirassy/mozhi:master into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 34m3s
mozhi pipeline / Build and publish artifacts (push) Failing after 11m10s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/112
2025-11-02 09:25:12 +01:00
gigirassy
16030e559b
Add CA certs to scratch runtime; tested and actually works
2025-11-01 02:50:21 +01:00
gigirassy
78c8048000
fixed
2025-11-01 02:44:07 +01:00
gigirassy
f5b10d01e6
Replace runtime stage with scratch
...
An Alpine runtime is not necessary for a simple go binary like this with zero other folders/data, and using scratch reduces memory significantly as all that'll be running is the binary.
2025-11-01 02:40:15 +01:00
30e42e9886
update deps; libmozhi
2025-09-29 09:40:32 +05:30
67f216b3fa
Merge pull request 'Remove ggtyler.dev' ( #110 ) from ggtyler/mozhi:master into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/110
2025-09-19 06:46:07 +02:00
ggtyler
a4dd03c079
Remove ggtyler.dev
2025-09-17 20:13:51 +02:00
ggtyler
d12c4b7803
Remove ggtyler.dev
2025-09-17 20:13:06 +02:00
88730a992f
Merge pull request 'Add MOZHI_DEFAULT_ENGINE environment variable' ( #109 ) from Steve-Tech/mozhi:master into master
...
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/109
2025-06-25 07:08:44 +02:00
Stephen Horvath
49d975996b
Add MOZHI_DEFAULT_ENGINE env var
2025-06-22 14:58:33 +10:00
c2c14988c0
Merge pull request 'Add Mozhi Instance' ( #65 ) from FranklyFlawless/mozhi:master into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 3m50s
mozhi pipeline / Build and publish artifacts (push) Successful in 59m4s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/65
2025-04-14 14:34:18 +00:00
FranklyFlawless
abea631db5
Update instances.json
2025-04-12 04:27:26 +00:00
FranklyFlawless
2d66a57f4b
Update README.md
2025-04-12 04:26:01 +00:00
8afe335696
update libmozhi and other deps ( closes #63 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m29s
mozhi pipeline / Build and publish artifacts (push) Successful in 55m53s
2025-04-10 19:34:24 +05:30
dd92b0279d
add user's preferred colourscheme as cookie ( closes #62 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m16s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2025-04-10 19:20:05 +05:30
0e3c7b9e2a
Merge pull request 'Update compose.yml' ( #64 ) from FranklyFlawless/mozhi:master into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m33s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/64
2025-04-10 13:32:31 +00:00
FranklyFlawless
c0b2638d8b
Update compose.yml
2025-04-09 04:28:41 +00:00
d6a46dc819
Merge pull request 'Remove instance' ( #61 ) from GitGitro/mozhi:remove-instance into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 19m19s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h3m50s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/61
2025-03-16 09:29:39 +00:00
GitGitro
daffe3a9ae
Remove instance
2025-03-14 19:24:05 +01:00
eb17a3a0f8
remove dead instances
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 27m26s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h26m3s
2025-03-09 18:12:39 +05:30
5c99ac4007
Merge pull request 'fix: improve colour contrast in select menus' ( #59 ) from taibhse/mozhi:improve-select into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 23m27s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/59
2025-03-09 11:57:15 +00:00
60e3e48011
Add dc09.ru ( closes #60 )
2025-03-09 17:24:14 +05:30
taibhse
15acd5605d
refactor: move select changes to style.css
2025-02-28 14:04:07 +00:00
taibhse
e52b42dfab
fix: improve colour contrast in select menus
2025-02-26 14:33:46 +00:00
254a0446b4
do not sanitize from/to langauge codes ( closes #58 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 37m36s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h33m40s
2025-01-19 13:46:23 +05:30
cf7713461a
update libmozhi(mymemory: use the matecat language list) (clsoes #29 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 24m52s
mozhi pipeline / Build and publish artifacts (push) Successful in 57m24s
2024-12-27 15:20:32 +05:30
0f72048b11
move translate buttons up for better mobile usability ( closes #16 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
mozhi pipeline / Build and publish artifacts (push) Waiting to run
2024-12-27 14:40:02 +05:30
2f63e58e4d
update libmozhi ( closes #55 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
mozhi pipeline / Build and publish artifacts (push) Waiting to run
2024-12-27 13:19:10 +05:30
6acd8e6658
fix deepl (partial fix for #55 )
mozhi pipeline / Build and publish artifacts (push) Waiting to run
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
2024-12-27 13:00:24 +05:30
8d3855589f
add cors header for API endpoints ( closes #55 )
mozhi pipeline / Build and publish artifacts (push) Waiting to run
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
2024-12-27 12:39:01 +05:30
099885f315
Merge pull request 'fix: remove cloudflare' ( #54 ) from GitGitro/mozhi:remove-cloudflare into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m59s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h1m17s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/54
2024-11-03 05:37:35 +00:00
GitGitro
a98b9987e3
fix: remove cloudflare
2024-10-28 17:38:44 +01:00
7d23e2f01e
Merge pull request 'docs: new instance' ( #53 ) from GitGitro/mozhi:new-instance into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 24m14s
mozhi pipeline / Build and publish artifacts (push) Successful in 53m3s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/53
2024-10-05 15:30:47 +00:00
GitGitro
010dc7e8d7
docs: new instance
2024-10-04 18:00:53 +02:00
a2789b2a53
update libmozhi; fix API language regex
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 17m43s
mozhi pipeline / Build and publish artifacts (push) Successful in 54m46s
2024-09-11 13:44:22 +05:30
31bb18994b
update libmozhi and other deps
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 18m37s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2024-09-11 12:35:36 +05:30
622cae2d9c
update instances.json
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m17s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2024-09-11 12:17:31 +05:30
687315602a
add canine.tools instance ( closes #50 )
2024-09-11 12:16:20 +05:30
306f23592b
Merge pull request 'instances: add non-clearnet to json, add retries' ( #51 ) from NoPlagiarism/mozhi:tor_i2p_json into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 18m12s
mozhi pipeline / Build and publish artifacts (push) Successful in 58m53s
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/51
2024-09-05 16:41:45 +00:00
NoPlagiarism
31c8aeba93
instances: add non-clearnet to json, add retries
2024-09-05 13:33:04 +05:00
0c2c0f7dfd
add selectable engines support to web ( closes #20 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 19m45s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h5m59s
2024-08-27 22:36:11 +05:30
a2ac174314
add some engines support to mozhi CLI
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 19m53s
mozhi pipeline / Build and publish artifacts (push) Successful in 1h4m39s
2024-08-27 13:02:34 +05:30
8189007bda
add projects using mozhi
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 13m57s
mozhi pipeline / Build and publish artifacts (push) Successful in 46m13s
2024-08-23 18:52:09 +05:30
934616c72f
Merge pull request '[accessibility] Open the custom select when it gains focus' ( #44 ) from banaanihillo/mozhi:accessibility/custom-select-keyboard into master
...
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 15m12s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
Reviewed-on: https://codeberg.org/aryak/mozhi/pulls/44
2024-08-23 13:14:48 +00:00
bead1df6df
update libmozhi; go mod tidy
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 16m32s
mozhi pipeline / Build and publish artifacts (push) Successful in 48m18s
2024-08-23 13:48:38 +05:30
3299056e59
fix go.sum
mozhi pipeline / Build and publish artifacts (push) Successful in 1h16m9s
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 24m35s
2024-07-20 21:20:27 +05:30
aad4b83079
how did i forget to comment my testing stuff
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 20m26s
mozhi pipeline / Build and publish artifacts (push) Failing after 11m24s
2024-07-20 15:38:23 +05:30
c233475390
trying to fix CI
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 15m11s
mozhi pipeline / Build and publish artifacts (push) Failing after 5m44s
2024-07-19 20:25:58 +05:30
084aa94c3b
add dark mode toggle ( closes #38 )
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 12m29s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2024-07-17 17:56:14 +05:30
aea1812e50
update json
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Waiting to run
mozhi pipeline / Build and publish artifacts (push) Waiting to run
2024-07-17 17:02:24 +05:30