Commit graph

24 commits

Author SHA1 Message Date
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 46fca61cc2 Add /detect API 2021-02-10 10:51:17 -05: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
worldworm 6d5f6bdc6c Add frontend translation timeout parameter #29 2021-01-28 16:16:55 +00:00
Claas Augner 8761af718d feat(batch): add --batch-limit 2021-01-19 18:54:30 +01:00
Claas Augner 2c5eba14b4 feat: support batch translation 2021-01-19 18:53:36 +01:00
Piero Toffanin db01aeb404 Only choose from languages available in argos 2021-01-15 12:12:00 -05:00
Piero Toffanin 41e381ae0c Misc fixes, debug messages 2021-01-15 12:01:16 -05:00
Vincent Emonet 55d3c32b40 add support for auto language. Not perfect, it picks a language not supported sometimes 2021-01-13 15:33:58 +01:00
worldworm f5d249c880 move charLimit to settings api 2021-01-10 09:24:42 +00:00
worldworm eb832cc538 fix swagger doc response model 2021-01-10 08:38:11 +00:00
worldworm 72b624db4c add frontend language default parameter #6 2021-01-10 08:07:56 +00:00
Piero Toffanin 51adc564bb Rate limit behind proxy 2020-12-21 11:16:49 -05:00
Piero Toffanin f5f64d9890 Cleanup 2020-12-20 18:17:06 -05:00
Piero Toffanin 06caf81bd5 Remove swag definition 2020-12-20 17:11:06 -05:00
Piero Toffanin e496d85a04 Fix docs 2020-12-20 17:06:29 -05:00
Piero Toffanin 938809a0ae Switch import 2020-12-20 16:02:30 -05:00
Piero Toffanin aeb828fd27 Move imports 2020-12-20 16:01:24 -05:00
Piero Toffanin f6bd993b38 Minor changes, updated README 2020-12-20 15:52:02 -05:00
Piero Toffanin 094b650be5 Waitress support 2020-12-20 15:05:22 -05:00