Gustavo Rodrigues
64ae20e932
Properly escape data in the request code
...
It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this.
2021-12-09 10:31:48 -03:00
Mufeed Ali
29eca1fbd4
Forward API key in suggestions client event
2021-10-31 12:57:36 +05:30
Piero Toffanin
a82b851a3d
Fix API key logic, add some error handling
2021-10-26 17:13:51 -04:00
Sébastien Thuret
42c44a2ba1
fix
2021-10-25 17:24:03 +02:00
Sébastien Thuret
b3c089b246
Dont show switch type if files translation disabled
2021-10-25 17:20:57 +02:00
Sébastien Thuret
738dba7476
fix
2021-10-25 11:46:23 +02:00
Sébastien Thuret
8d5a418bee
format
2021-10-25 10:56:17 +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
0b14600199
Add file translation
2021-10-24 18:27:37 +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
7df304d955
Move the javascript in his own file
2021-10-09 18:16:50 +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
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
29457397a1
Fix CSS
2021-07-05 09:19:46 -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
Piero Toffanin
abdf6c4ec5
Update logo
2021-06-12 12:20:04 -04:00
Piero Toffanin
893176bf7f
Add logo, move uav4geo --> LibreTranslate
2021-06-12 12:18:21 -04:00
idotj
2a48133e63
fix vueJS misstype external var + change contrast color for textarea background and buttons
2021-06-11 21:03:38 +02:00
idotj
31452f01cc
Add right label tag for textarea + unify styles css
2021-06-11 20:30:09 +02:00
idotj
5befc2094e
Add html5 structure + improve UX/UI
2021-06-02 22:57:10 +02:00
Tobias
42267eb8db
Add offline parameter
...
Offline usage is possible after initializing and downloading of models
2021-02-10 17:52:03 +01:00
worldworm
b0645cd5d7
add favicon
2021-01-10 08:59:07 +00:00