LibreTranslate/app
Mufeed Ali 915b912c29
Expose require_api_key_origin in frontend settings
This is useful for applications that want to know beforehand if an API
key is necessary before accessing the running instance.
2021-10-30 21:01:50 +05:30
..
static Fix API key logic, add some error handling 2021-10-26 17:13:51 -04:00
templates Fix API key logic, add some error handling 2021-10-26 17:13:51 -04:00
__init__.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
api_keys.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
app.py Expose require_api_key_origin in frontend settings 2021-10-30 21:01:50 +05:30
default_values.py Add --disable-files-translation flag 2021-10-25 17:00:44 +02:00
flood.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
init.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
language.py improve auto-detect for batch requests with multiple languages 2021-08-02 00:06:56 -05:00
main.py Add --disable-files-translation flag 2021-10-25 17:00:44 +02:00
manage.py Fixed all pep8 errors 2021-05-18 09:21:33 +05:30
no_limiter.py Linted with black 2021-05-18 09:11:02 +05:30
remove_translated_files.py add scheduler to remove files after 30 minutes instead of after download 2021-10-25 11:46:49 +02:00
security.py Path traversal check 2021-10-26 15:41:14 -04:00
suggestions.py Save suggestions in a database 2021-10-09 11:44:07 +02:00