Commit graph

79 commits

Author SHA1 Message Date
Piero Toffanin cdff45efe6 Fix limits 2021-07-04 12:36:13 -04:00
idotj 42c95b9ace Add downArrow to select language + fix select language problem with small screens 2021-06-13 19:11:58 +02:00
Piero Toffanin 6e086b411b update favicon 2021-06-12 15:30:30 -04:00
Piero Toffanin 9dfd4dda09
Invalidate cache 2021-06-12 14:58:12 -04:00
Piero Toffanin 4830d6d030 obtain --> get 2021-06-12 12:22:43 -04:00
Piero Toffanin 795656c517 API key link update 2021-06-12 12:22:14 -04:00
Piero Toffanin abdf6c4ec5 Update logo 2021-06-12 12:20:04 -04:00
Piero Toffanin 893176bf7f Add logo, move uav4geo --> LibreTranslate 2021-06-12 12:18:21 -04:00
Piero Toffanin dcaf125d8a Set selected attributes 2021-06-12 11:28:35 -04:00
idotj 2a48133e63 fix vueJS misstype external var + change contrast color for textarea background and buttons 2021-06-11 21:03:38 +02:00
idotj 31452f01cc Add right label tag for textarea + unify styles css 2021-06-11 20:30:09 +02:00
idotj a5d3981c7c bug: remove Response text when delete text is clicked 2021-06-11 20:13:27 +02:00
idotj 53bf91ead7 Add rel noopener/noreferrer to external links 2021-06-11 20:05:59 +02:00
idotj 81c02c9549 Translated textarea read only 2021-06-11 19:55:39 +02:00
Piero Toffanin 625aee0a84
Merge pull request #95 from idotj/main
Add html5 structure + improve UX/UI
2021-06-04 16:04:21 -04:00
Piero Toffanin ca1049f0d3 Merge main 2021-06-03 10:39:41 -04:00
Piero Toffanin df78ec93ef Fix daily limits for API key holders 2021-06-03 10:36:25 -04:00
idotj 5befc2094e
Add html5 structure + improve UX/UI 2021-06-02 22:57:10 +02:00
idotj 8ab8b90dfc
Add html5 structure + improve UX/UI 2021-06-02 22:54:06 +02:00
YOGESHWARAN R 32061eed7b
Fixed all pep8 errors
Removed unused imports, variables
2021-05-18 09:21:33 +05:30
YOGESHWARAN R 202db95f52
Linted with black 2021-05-18 09:11:02 +05:30
Piero Toffanin 24c77ede19 Programmatic api keys access 2021-05-17 11:41:15 -04:00
Piero Toffanin 29c1f2cd2e
Remove print 2021-05-16 11:59:39 -04:00
Piero Toffanin 5c76febaa4 Fix memory leak 2021-05-16 11:52:39 -04:00
Piero Toffanin 1ac27aeb82 Flood protection 2021-05-16 11:50:22 -04:00
Piero Toffanin 4c5d828300 Daily request limit 2021-05-16 10:57:19 -04:00
Piero Toffanin 800774f557 Remove --offline flag 2021-05-16 10:42:58 -04:00
jdu9 ae76d7efb4 Add LibreJS support 2021-03-31 17:57:02 +02:00
Stephen Sorriaux 1cf23bdc05 Fix languages reload
As this object can be updated from outside its own module, the module should be imported and
used instead.

Relates to https://github.com/uav4geo/LibreTranslate/issues/54
2021-03-28 17:26:31 -04:00
Philippe-Cholet abeee7e385 Add option --load-only language codes
The user will not have to install language packages from "argos-translate" that he/she has no use for.
2021-03-28 16:19:19 +02:00
Piero Toffanin 79224edfe4 Catch unknown language 2021-03-12 10:53:09 -05:00
mammo0 44da802a7f some more output when installing transliteration models 2021-03-11 15:04:22 +01:00
mammo0 7967c1b2c4 reload installed language models after updating them 2021-03-11 14:42:29 +01:00
mammo0 dd128162ef use appdirs to define path to polyglot data 2021-03-11 14:42:29 +01:00
mammo0 e0693d697e download the transliteration packages of polyglot during boot 2021-03-11 14:42:29 +01:00
mammo0 25fb3b3c21 added transliteration before actual translation
-> e.g. if the source language is Russian, argostranslate expects a
cyrillic text
2021-03-11 14:42:29 +01:00
mammo0 36fee9bf1b allow batch processing for language detection 2021-03-11 14:42:29 +01:00
mammo0 d4cb859c8d removed langdetect dependency 2021-03-11 14:42:29 +01:00
mammo0 51980f6ff5 use polyglot for detecting the language 2021-03-11 14:42:29 +01:00
Piero Toffanin b8818ff14e updated argos, validate input JSON dict 2021-03-07 17:23:25 -05:00
Piero Toffanin 3e952fbdb4 Fix Limiter: #49 2021-02-26 09:58:29 -05:00
Piero Toffanin 90de8e22a0 API keys support, bug fixes, improvements 2021-02-15 13:30:28 -05:00
Piero Toffanin 3987200f05 Expose /languages as both GET and POST 2021-02-10 13:06:11 -05:00
Tobias 50cf24a09c Merge branch 'main' of github.com:Trekky12/LibreTranslate into main 2021-02-10 17:57:57 +01:00
Tobias 42267eb8db Add offline parameter
Offline usage is possible after initializing and downloading of models
2021-02-10 17:52:03 +01:00
Piero Toffanin 2be93e45a2 Update main.py 2021-02-10 11:04:02 -05:00
Piero Toffanin 46fca61cc2 Add /detect API 2021-02-10 10:51:17 -05:00
Vincent Emonet 5eea0e75e8 Fix __init__.py files 2021-02-09 15:30:14 +01:00
Vincent Emonet a0760eb23f updated argos to 1.1.2, fix argos translate init and templates.html render 2021-02-09 14:12:32 +01:00
Vincent Emonet 90d743796b Start adding pip setup package requirements (setup.py, __init__.py, use pkg_resource) 2021-02-09 01:24:34 +01:00