Commit graph

30 commits

Author SHA1 Message Date
Vincent Emonet bf18dcbcf9 run ruff formatting 2023-07-09 12:29:11 +02:00
Seth Falco 4f6145e275
fix: don't update url after character-limit 2023-07-08 13:32:17 +01:00
Piero Toffanin fdb317c559 Don't force ASCII output 2023-05-29 16:47:32 -04:00
misuzu 0f8952fd10 Fix compatibility with flask-babel v3+
Babel.locale_selector was removed in 3.0.0
2023-04-27 19:43:39 +03:00
Piero Toffanin 6a231d974b Testing, fixes 2023-03-09 23:07:12 -05:00
Piero Toffanin ab27dcbaf3 Add shared storage option 2023-03-09 22:00:27 -05:00
Piero Toffanin e00f3af7db Shared storage implementation 2023-03-09 16:09:04 -05:00
Piero Toffanin b59b82cfb0 Fix last-modified header response 2023-03-09 14:05:09 -05:00
Piero Toffanin f2792e5001 Add require-api-key-secret 2023-03-09 13:59:25 -05:00
Piero Toffanin 11ec67663d Fix require-api-key-origin logic 2023-03-07 09:16:55 -05:00
Piero Toffanin 87e1bf3f72 Add space 2023-02-06 00:39:06 +01:00
Piero Toffanin 8ace1bddf9 Fix metrics endpoint in non-gunicorn processes 2023-02-06 00:37:23 +01:00
Piero Toffanin 94ab47c81d Accept a regex for require api key origin 2023-01-23 16:15:23 -05:00
Piero Toffanin 9fe372f58f Match target translation to site's locale 2023-01-15 12:07:51 -05:00
Piero Toffanin f1f0753cd4 Fix content type for app.js 2023-01-10 10:02:12 -05:00
Piero Toffanin 58350d868c Language selector working 2023-01-06 11:50:51 -05:00
Piero Toffanin 754ac65b9e Locale selector UI works 2023-01-06 10:27:39 -05:00
Piero Toffanin bfbe848c01 LT_LOCALE_LINK_TEMPLATE support 2023-01-05 14:36:50 -05:00
Piero Toffanin b26a3931a2 Translate swagger 2023-01-05 14:07:39 -05:00
Piero Toffanin edd3d6931d Tagged all strings 2023-01-05 13:12:35 -05:00
Piero Toffanin 19c3c04ca6 Translated index.html 2023-01-04 17:54:07 -05:00
Piero Toffanin 3cbbd8ae16 Auto self-translation 2023-01-04 15:36:26 -05:00
Piero Toffanin 50c9b62595 PoC translation working 2023-01-04 12:40:00 -05:00
Piero Toffanin 05900ff556 Translation scripts 2023-01-04 12:15:18 -05:00
Piero Toffanin 84487585eb Fix #376 could not build url for endpoint 2023-01-03 07:57:29 -05:00
Piero Toffanin e74cdd4db3 Fix limiter initialization 2023-01-01 13:18:00 -05:00
reynoldsnlp 14b4f28a1a fix app.js with url_prefix 2022-12-31 15:15:51 -07:00
reynoldsnlp c5cc233aaf Fix API Docs link 2022-12-31 14:44:25 -07:00
reynoldsnlp 638d664cff allow --url-prefix 2022-12-30 21:23:50 -07:00
reynoldsnlp a23a9fbd75 app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00
Renamed from app/app.py (Browse further)