Commit Graph

126 Commits

Author SHA1 Message Date
Sébastien Thuret 5f2d0435f2 change tmp dir 2021-10-25 11:06:39 +02:00
Sébastien Thuret 8d5a418bee format 2021-10-25 10:56:17 +02:00
Sébastien Thuret bcbaf52777 format 2021-10-25 10:52:55 +02:00
Sébastien Thuret 6a304df2e8 add download link & auto download translated file 2021-10-25 10:50:55 +02:00
Sébastien Thuret b97134ac07 fix 2021-10-25 10:33:49 +02:00
Sébastien Thuret 73ebb96171 fix 2021-10-24 19:14:09 +02:00
Sébastien Thuret 4f0d19dbc4 download work 2021-10-24 18:44:35 +02:00
Sébastien Thuret f0d6c92db7 create download_file route 2021-10-24 18:38:35 +02:00
Sébastien Thuret 0b14600199 Add file translation 2021-10-24 18:27:37 +02:00
Sébastien Thuret 82c2f4396d Add files restriction for input 2021-10-24 17:41:29 +02:00
Sébastien Thuret aaa3c83d4f add file and translate button display 2021-10-24 17:38:53 +02:00
Sébastien Thuret 50ce3720eb remove console.log 2021-10-24 17:11:39 +02:00
Sébastien Thuret ae5d67d966 Show supported file format and add it to settings 2021-10-24 16:57:45 +02:00
Sébastien Thuret e0ecf41526 Upgrade to VueJS v2.6.14 2021-10-24 16:57:17 +02:00
Sébastien Thuret 6f63bab8a1 add file input 2021-10-24 13:22:44 +02:00
Sébastien Thuret f906a39f66 make switch type work 2021-10-24 13:15:36 +02:00
Sébastien Thuret 4e1bfd398c fix background color 2021-10-24 13:13:52 +02:00
Sébastien Thuret e58b8ff97d Add switch type (text or files ) button 2021-10-24 12:53:52 +02:00
Sébastien Thuret 7b3d9f286e Added version number for assets that may change 2021-10-09 18:25:28 +02:00
Sébastien Thuret 7df304d955 Move the javascript in his own file 2021-10-09 18:16:50 +02:00
Piero Toffanin 9960baa9c8 Swagger docs definition 2021-10-09 10:04:16 -04:00
Sébastien Thuret 0ff3ca65fb Disable suggestions by default 2021-10-09 15:45:58 +02:00
Sébastien Thuret 0561deb1b4 Save suggestions in a database 2021-10-09 11:44:07 +02:00
Sébastien Thuret c02658984e send good parameter 2021-10-09 11:43:22 +02:00
Sébastien Thuret b8f41c8d94 Adding a notification after sending 2021-10-09 11:25:56 +02:00
Sébastien Thuret 130aaecb76 Merge remote-tracking branch 'origin/main' into main 2021-10-09 11:04:58 +02:00
Sébastien Thuret deaa95e3c6 Dont show edit button when loading translations 2021-10-09 11:04:10 +02:00
Dingedi b08cd2cc4c Merge branch 'LibreTranslate:main' into main 2021-10-09 10:53:22 +02:00
Piero Toffanin 071b1f399b Update index.html 2021-10-09 00:32:36 -04:00
Sébastien Thuret 5dcb55cad9 fix button state 2021-10-08 19:12:56 +02:00
Sébastien Thuret f5bc2bc3f5 fix 2021-10-08 19:02:30 +02:00
Sébastien Thuret 0214d7bfd6 add buttons 2021-10-08 18:36:24 +02:00
Piero Toffanin b73e146baf Fix HTML translation formatting, automatically detect HTML in translation UI 2021-09-24 11:30:19 -04:00
Piero Toffanin a41f5671b0 Add HTML note in README, tweak swagger def 2021-09-11 16:02:10 -04:00
Sébastien Thuret 0a7c8ebae9 Add html translation 2021-09-11 15:08:57 +02:00
Piero Toffanin 6e05a04ff9 Revert "ReqKey check"
This reverts commit 5c3cf0a392.
2021-09-08 16:24:50 -04:00
Piero Toffanin 5c3cf0a392 ReqKey check 2021-09-08 16:14:39 -04:00
Piero Toffanin 94f4f74892 Better X-Forwarded-For logic 2021-09-08 21:41:12 +02:00
alefvanoon fe0e4aa66d Add dir="auto" to translatedText area 2021-09-04 13:29:29 +02:00
alefvanoon 01683534f4 Add dir="auto" to fix rtl lang problem 2021-09-04 13:24:05 +02:00
PalmerAL c29cecbb63 improve auto-detect for batch requests with multiple languages 2021-08-02 00:06:56 -05:00
euberdeveloper 1b87edfaca fix(default_values.py): remove debug print 2021-07-25 23:31:05 +02:00
euberdeveloper b56245ca14 fix: fix typo 2021-07-12 23:41:03 +02:00
euberdeveloper 1574f62985 feat(cli): add env vars layer, between cli default values and passed args
Signed-off-by: euberdeveloper <euberdeveloper@gmail.com>
2021-07-12 22:43:06 +02:00
Dominik 9c1add4ff9 Add min-height to main app
Adds min-height: 80vh; The footer will stay always at the bottom on big screens and looks normal on mobile devices.
2021-07-08 12:26:08 +02:00
Piero Toffanin 64d270dc4d wsgi support 2021-07-06 20:26:06 -04:00
Piero Toffanin 29457397a1 Fix CSS 2021-07-05 09:19:46 -04:00
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