Commit graph

604 commits

Author SHA1 Message Date
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
Piero Toffanin 6163443d1b
Keep license 2021-11-09 10:14:14 -05:00
Piero Toffanin 264a19c423
Merge pull request #173 from thomas-mc-work/main
Reduce Docker image size
2021-11-09 10:13:38 -05:00
Thomas McWork bdff7c3ff9
reduce Docker image size 2021-11-09 16:08:05 +01:00
Thomas McWork 30ea49e963
reduce Docker image size 2021-11-09 16:00:38 +01:00
Piero Toffanin ffc0c1dcda
Merge pull request #165 from fushinari/key-support-frontend
Expose api_keys in frontend settings
2021-11-07 15:09:47 -05:00
Piero Toffanin 8b0e04c8d1
Merge pull request #169 from dingedi/main
decrease counter if the user wait after the slowdown notice
2021-11-05 11:40:16 -04:00
Sébastien Thuret df0c64450a
remove debug print 2021-11-05 14:59:16 +01:00
Sébastien Thuret adfdc8c9e5
decrease counter if the user wait after the slowdown notice 2021-11-05 14:56:04 +01:00
Piero Toffanin ec382054db
Merge pull request #166 from dingedi/main
Upgrade to Argos Translate 1.5.3
2021-11-04 13:02:18 -04:00
Dingedi a546b8be41
Upgrade to Argos Translate 1.5.3 2021-11-04 17:41:06 +01:00