- Apr 03, 2022
-
-
Dingedi authored
-
- Apr 01, 2022
-
-
Piero Toffanin authored
-
Piero Toffanin authored
-
Piero Toffanin authored
-
- Mar 31, 2022
-
-
Piero Toffanin authored
Added models include option in docker build
-
Piti Cookie authored
-
- Mar 30, 2022
-
-
Piero Toffanin authored
Fix Docker build failing due to username casing
-
Felix Wotschofsky authored
-
Piero Toffanin authored
Improve container publishing workflow
-
Felix Wotschofsky authored
-
- Mar 26, 2022
-
-
Piero Toffanin authored
-
Piero Toffanin authored
-
Piero Toffanin authored
Set jinja2 version
-
Piero Toffanin authored
-
Piero Toffanin authored
Upgrade to flask 2
-
Sébastien Thuret authored
-
Dingedi authored
-
- Mar 25, 2022
-
-
Piero Toffanin authored
include language detected, confidence for /translate calls with auto detect
-
Kyle Harrity authored
-
- Mar 10, 2022
-
-
Piero Toffanin authored
Fix broken link on README
-
- Mar 09, 2022
-
-
ewreurei authored
-
- Mar 05, 2022
-
-
Piero Toffanin authored
Edit README documentation
-
P.J. Finlay authored
Mostly minor changes in phrasing
-
P.J. Finlay authored
Improve links in mobile app documentation
-
P.J. Finlay authored
-
Dingedi authored
Add the PussTheCat.org instance
-
TheFrenchGhosty authored
-
- Mar 04, 2022
-
-
Piero Toffanin authored
-
Piero Toffanin authored
Fix language detection error
-
Ali Sherief authored
The root cause was load_installed_languages() of argostranslate being called at the top of the file instead of inside a function, this caused the list of installed languages to incorrectly be returned as an empty list.
-
- Feb 25, 2022
-
-
Piero Toffanin authored
-
Piero Toffanin authored
-
- Feb 20, 2022
-
-
Piero Toffanin authored
suggestions: Abort when missing parameters
-
Mufeed Ali authored
-
Piero Toffanin authored
-
Piero Toffanin authored
-
Piero Toffanin authored
app: Fail when giving invalid API keys
-
Mufeed Ali authored
- Remove unnecessary import - Reorder imports - Fix whitespace issues
-
Mufeed Ali authored
When an API key is passed, fail in the case of an invalid API key even if an API key is not required. This allows the user to know that the API key is invalid. Otherwise, they work under the assumption that the API key is correct, even though it is not.
-