1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-08-21 13:50:13 +02:00
Commit Graph

364 Commits

Author SHA1 Message Date
Esmail EL BoB
6932fed0b6
added my instance :) 2022-02-10 06:25:25 +00:00
Piero Toffanin
1df501db7f
Merge pull request #209 from dingedi/feature/keep-selected-langs-in-url
keep selected languages and text in url
2022-02-07 12:39:02 -05:00
Sébastien Thuret
54f5c5ed94
keep selected languages and text in url 2022-02-07 17:58:30 +01:00
Piero Toffanin
61a148d692
Use len 2022-02-07 11:22:08 -05:00
Piero Toffanin
0d122c5d53
Merge pull request #206 from dingedi/feature/set-default-language
set default language instead of raise error
2022-02-07 11:21:20 -05:00
Piero Toffanin
15dcfa12c6
Merge pull request #207 from dingedi/feature/disable-web-ui
Add --disable-web-ui
2022-02-07 11:18:59 -05:00
Piero Toffanin
badff01b34
Merge pull request #208 from dingedi/feature/add-python-3.9
add python 3.9
2022-02-07 11:18:19 -05:00
Sébastien Thuret
8eb3644f02
add python 3.9 2022-02-07 11:15:52 +01:00
Sébastien Thuret
6b18b23b46
Add --disable-web-ui 2022-02-07 11:02:32 +01:00
Sébastien Thuret
b8df98fdce
set default language instead of raise error 2022-02-07 10:45:31 +01:00
Piero Toffanin
f75a294aa0
Merge pull request #204 from dingedi/unescape-html-entity-codes
unescape html entity codes (ex: &apos)
2022-02-06 12:07:39 -05:00
Piero Toffanin
c11c8a499a
Merge pull request #205 from dingedi/upgrade-pyicu
Upgrade to pyicu>=2.8
2022-02-06 12:06:45 -05:00
Dingedi
cfabcab016
Upgrade to pyicu>=2.8 2022-02-06 15:04:47 +01:00
Dingedi
79e5b0fb50
unescape html entity codes (ex: &apos) 2022-02-06 14:54:52 +01:00
Piero Toffanin
9e77f82470 Fix extra t 2022-01-31 10:39:55 -05:00
Piero Toffanin
7efe0b0c6f Bump version 2022-01-31 10:21:25 -05:00
Piero Toffanin
74e2823658 Fix frontendTimeout 2022-01-31 10:19:14 -05:00
Piero Toffanin
5eccc20daf
Update README.md 2022-01-26 12:25:51 -05:00
Piero Toffanin
a35722ea60
Update README.md 2022-01-26 12:23:54 -05:00
Piero Toffanin
85de14fe95
Reference to training video 2022-01-25 18:32:22 -05:00
Dingedi
252adc25f0
Upgrade translatehtml
To have HTML tags exclusions with attribute translate="no"
2022-01-25 14:22:43 +01:00
Piero Toffanin
ae9a12f14c
Merge pull request #198 from idotj/main
Closes #197
2022-01-17 15:20:40 -05:00
idotj
8ecf708bdd
Apply a white background main <body> 2022-01-17 21:19:46 +01:00
idotj
7afce9ae2a Improve color contrast for WCAG standards + add underline to links 2022-01-17 20:09:20 +01:00
Piero Toffanin
27d076a1b4
Update README.md 2022-01-13 20:58:01 -05:00
Dingedi
6dd7d6f336
Merge pull request #196 from fushinari/patch-1
README: remove non-working instances
2022-01-06 17:33:41 +01:00
Mufeed Ali
f0f4351e71
README: remove non-working instances
Remove instances that don't work anymore
2022-01-06 21:56:03 +05:30
Piero Toffanin
2c2dd99d28
Merge pull request #195 from SethFalco/download-btn
bug: optimize download btn for mobile
2022-01-04 23:07:13 -05:00
Seth Falco
558f58e4b2
bug: optimize download btn for mobile 2022-01-04 21:13:43 +01:00
Piero Toffanin
5176c18625
Merge pull request #194 from SethFalco/translate-type-buttons
bug: fix translate text/file buttons
2022-01-04 14:36:04 -05:00
Seth Falco
da36cd77cd
fix translate text/file buttons 2022-01-04 20:20:02 +01:00
Piero Toffanin
27c4c12c1f
Merge pull request #191 from SethFalco/chore
chore: update url to avoid redirect
2021-12-31 10:57:43 -05:00
Piero Toffanin
3c8ef04049
Merge pull request #192 from SethFalco/editorconfig
chore: add editorconfig
2021-12-31 10:57:04 -05:00
Seth Falco
70c86a6903
chore: add editorconfig 2021-12-31 11:52:48 +01:00
Seth Falco
9734852fb5
chore: update url to avoid redirect 2021-12-31 11:35:03 +01:00
Dingedi
f19e52a392
Upgrade to argos-translate-files v1.0.5
Fix security issues in lxml
2021-12-26 10:20:41 +00:00
Piero Toffanin
6bb5aa5a75
Merge pull request #190 from dingedi/main
Upgrade to Argos Translate 1.6.1
2021-12-23 18:26:59 -05:00
Dingedi
cdefbc75f2
Upgrade to Argos Translate 1.6.1
Remove PyQt5
2021-12-23 21:57:52 +00:00
P.J. Finlay
aa5defca22
Upgrade to Argos Translate 1.5.4 2021-12-16 19:17:07 -06:00
Piero Toffanin
714bc0fe8f
Merge pull request #182 from qgustavor/patch-1
Properly escape data in the request code
2021-12-09 09:37:03 -05:00
Gustavo Rodrigues
64ae20e932
Properly escape data in the request code
It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this.
2021-12-09 10:31:48 -03:00
Piero Toffanin
94c27e3645 Merge branch 'main' of https://github.com/uav4geo/LibreTranslate into main 2021-12-06 22:15:35 +01:00
Piero Toffanin
0cb437083e Slower forgiveness 2021-12-06 22:15:16 +01:00
Piero Toffanin
fe5fbe9cd1
Update README.md 2021-12-04 00:36:46 -05:00
Piero Toffanin
8076183ae8
Merge pull request #180 from destined2fail1990/main
Update README.md
2021-11-28 00:13:21 -05:00
destined2fail1990
1ab1c13e1e
Update README.md
Added Skitzen.com as a API host
2021-11-27 18:15:22 -06:00
Piero Toffanin
66f62efcbb Tweak ban logic, update config description 2021-11-24 12:49:07 -05:00
Piero Toffanin
3a7527c418 Improve banned forgiveness logic 2021-11-24 12:41:12 -05:00
P.J. Finlay
cda2d3ed96
Merge pull request #177 from ChillerDragon/pr_zillyhuhn_instance
Add trans.zillyhuhn.com
2021-11-17 18:23:20 -06:00
Chiller Dragon
df806e2c5b
Add trans.zillyhuhn.com 2021-11-18 00:37:09 +01:00