Commit graph

593 commits

Author SHA1 Message Date
Dingedi eb0df4d0df
Merge pull request #325 from dingedi/feature/auto-translate-url
run translation if text is in url
2022-10-02 14:33:51 +02:00
dingedi 54079b0276
run translation if text is in url 2022-10-02 14:31:57 +02:00
Dingedi 9e8bcf6040
Merge pull request #324 from dingedi/main
better display of detected language
2022-10-02 14:21:37 +02:00
dingedi eee2cf2f33
show iso if language name is not found (prevent error) 2022-10-02 14:20:20 +02:00
dingedi 3072219085
better display of detected language 2022-10-01 17:34:17 +02:00
Dingedi 5d8e513d45
fix 2022-10-01 17:12:05 +02:00
Piero Toffanin 7c37681afc
Merge pull request #323 from AnTheMaker/patch-1
Show detected Language (#314)
2022-10-01 10:40:12 -04:00
An | Anton Röhm 99b6a1a2f2
Show detectedLangText 2022-10-01 14:25:29 +02:00
An | Anton Röhm b90d996965
introduce detectedLangText var to store auto-detected lang 2022-10-01 14:21:50 +02:00
Dingedi 36e05596aa
Merge pull request #320 from kianmeng/fix-typos-in-readme
Fix typo in README.md
2022-09-26 14:37:53 +02:00
Kian-Meng Ang 057e4b01c9 Fix typo in README.md
Found via `codespell -L ot,fo,te,ue,inout,optionel`
2022-09-26 20:14:01 +08:00
Piero Toffanin 052f0ae1cd
Merge pull request #317 from dingedi/main
move improve_translation in language.py and use it in transliteration
2022-09-23 22:06:13 -04:00
Piero Toffanin eb5aec7bdb
Merge pull request #318 from dingedi/upgrade-requirements
upgrade requirements
2022-09-23 22:04:29 -04:00
dingedi bb6536d786
upgrade requirements 2022-09-23 15:35:44 +02:00
dingedi c66a519751
restore formatting only if transliteration dont fail 2022-09-23 14:20:22 +02:00
dingedi 077d6e9efa
move and improve_translation in language.py, use it for transliteration 2022-09-23 13:59:13 +02:00
Dingedi 5aa3f1eee8
Merge pull request #313 from dingedi/main
remove use of deprecated method
2022-09-17 08:53:46 +02:00
dingedi 13d792b6b6
remove use of deprecated method 2022-09-17 08:45:59 +02:00
Piero Toffanin 7b7cd7768b
Merge pull request #312 from eugene-davis/non-root-user
Non-root User for Dockerfile and Multi-Stage Build
2022-09-14 01:45:32 -04:00
Eugene Davis cabb887212
Update base image 2022-09-14 00:35:04 +02:00
Eugene Davis 9d6d06ceeb
Minor fixes 2022-09-13 23:09:20 +02:00
Eugene Davis 81f667b214
Move initialization into final image build 2022-09-13 21:24:18 +02:00
Eugene Davis 2a5e84730a
Execute docker as non-root 2022-09-13 14:21:44 +02:00
Piero Toffanin 299e5c3aa0
Merge pull request #311 from viktorkalyniuk/added-ios-app
Update README.md
2022-09-11 19:44:28 -04:00
Viktor Kalyniuk 8f8473ed4a Added LiTranslate iOS app to the README 2022-09-11 23:56:39 +03:00
Piero Toffanin 6cc4f94da2
Merge pull request #304 from youngtrashbag/patch-1
Make switch-language-btn white in Dark Theme
2022-08-24 12:44:13 +02:00
youngtrashbag 6415ea98f2
fix(css): btn-switch-language white in dark theme 2022-08-24 10:09:49 +02:00
Piero Toffanin d11e2ea165
Update README.md 2022-08-24 09:56:31 +02:00
Piero Toffanin be03358e83
Merge pull request #300 from gi-yt/patch-1
Add ~vern's onion/i2p instances of libretranslate
2022-08-24 09:54:41 +02:00
Arya K d8bf8af169
Short links for i2p along with b32 addr 2022-08-20 19:05:02 +05:30
Arya K d7a536fdd0
Add ~vern's onion/i2p instances of libretranslate 2022-08-20 19:01:25 +05:30
Piero Toffanin 95405726a2
Merge pull request #294 from ecxod/preloading-stuff
Preloading stuff
2022-08-07 00:39:07 -04:00
Christian Eichert cebeca43cb preloading the stuff 2022-08-06 20:16:01 +02:00
Christian Eichert dd4b2cb0b9 Merge branch 'main' of https://github.com/ecxod/LibreTranslate into christian 2022-08-06 19:17:59 +02:00
Christian Eichert e0c4810246 https://github.com/LibreTranslate/LibreTranslate/pull/293 2022-08-06 19:05:39 +02:00
Piero Toffanin 85c569e124
Merge pull request #293 from ecxod/main
brightened the Realm of Darkness
2022-08-06 11:31:54 -04:00
Christian Eichert 982c412169
Merge branch 'LibreTranslate:main' into main 2022-08-06 17:09:39 +02:00
Christian Eichert 54bdc77bdc
brightened the Realm of Darkness
some CSS adjustments to make "Tanslate-Files" look like "Translate-Text
2022-08-06 17:08:11 +02:00
Piero Toffanin b2a4dd0a9f
Merge pull request #291 from ecx0d/main
Update dark-theme.css
2022-08-01 00:09:25 -04:00
Christian Eichert c36c9ade62
Merge pull request #1 from ecx0d/ecx0d-css-patch-1
Update dark-theme.css
2022-07-31 21:01:14 +02:00
Christian Eichert 537430f55d
Update dark-theme.css
just a bit css, making <select> and <option> more readable in dark theme
2022-07-31 20:53:48 +02:00
Piero Toffanin d1d8fbab89
Merge pull request #287 from jonwiggins/main
Fix Security Vulnerabilities
2022-07-26 00:07:36 -04:00
JonWiggins b6219cb605 Upgrade waitress to patch CVE-2022-31015
Remove pip to close IN1-PYTHON-PIP-1278135
apt-get upgrade to close CVE-2022-1664, CVE-2022-1304, and CVE-2022-2068
2022-07-25 16:47:19 -05:00
Piero Toffanin ed764ce81b
Merge pull request #286 from TheFrenchGhosty/patch-1
Remove libretranslate.pussthecat.org
2022-07-24 12:13:05 -04:00
TheFrenchGhosty da1c9af97d
Remove libretranslate.pussthecat.org 2022-07-24 18:10:48 +02:00
Piero Toffanin be88f289c7 More forgiving 2022-07-15 13:03:13 -04:00
Piero Toffanin 1dddcea794 Add --threads 2022-07-15 12:12:20 -04:00
Piero Toffanin e4fe0e8919
Merge pull request #285 from Minosity-VR/main
Add --api-keys-db-path argument
2022-07-15 10:10:30 -04:00
Minosity-VR 752d2aae2c
Add api keys db path as env var (#1)
* Add API Keys DB path to command & env vars

* Create API Keys DB directory if not exists before sqlite connection & Add docker-compose example
2022-07-15 13:22:04 +02:00
Piero Toffanin 393eebe235
Merge pull request #283 from jonwiggins/main
Expand CUDA Support to more GPUs
2022-07-03 12:50:32 -04:00