1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-08-21 22:00:15 +02:00
Commit Graph

58 Commits

Author SHA1 Message Date
Piero Toffanin
e79089b5c1 Extend /languages to include targets 2022-12-09 16:36:12 -05:00
Piero Toffanin
30b3382af8 Fix CSS indent on firefox 2022-12-09 14:28:14 -05:00
Seth Falco
dc7b1367f6
style: fix drop down arrow on dark mode
Signed-off-by: Seth Falco <seth@falco.fun>
2022-11-04 12:10:02 +00:00
dingedi
0e3b9a9ebd
auto focus in input textarea 2022-10-02 14:50:58 +02:00
dingedi
b833608f5c
fix swap lang 2022-10-02 14:40:25 +02:00
dingedi
54079b0276
run translation if text is in url 2022-10-02 14:31:57 +02:00
dingedi
eee2cf2f33
show iso if language name is not found (prevent error) 2022-10-02 14:20:20 +02:00
dingedi
3072219085
better display of detected language 2022-10-01 17:34:17 +02:00
Dingedi
5d8e513d45
fix 2022-10-01 17:12:05 +02:00
An | Anton Röhm
b90d996965
introduce detectedLangText var to store auto-detected lang 2022-10-01 14:21:50 +02:00
youngtrashbag
6415ea98f2
fix(css): btn-switch-language white in dark theme 2022-08-24 10:09:49 +02:00
Christian Eichert
54bdc77bdc
brightened the Realm of Darkness
some CSS adjustments to make "Tanslate-Files" look like "Translate-Text
2022-08-06 17:08:11 +02:00
Christian Eichert
537430f55d
Update dark-theme.css
just a bit css, making <select> and <option> more readable in dark theme
2022-07-31 20:53:48 +02:00
Piero Toffanin
727b9192e8
Merge pull request #279 from SethFalco/chores-2
fix: fix race condition in settings and langs
2022-06-22 19:50:22 -04:00
Seth Falco
6e2df73a7f
fix: fix race condition in settings and langs 2022-06-22 23:21:19 +01:00
Piero Toffanin
79b9af9071 Say something on startup 2022-06-21 16:56:48 -04:00
Piero Toffanin
ed68f1bcf9 Add --get-api-key-link 2022-06-21 15:17:42 -04:00
Anomalion
d28b684ee8
Create dark-theme.css 2022-05-09 14:15:18 +02:00
Dingedi
5b45b9a53b
Focus textarea after delete text 2022-04-03 18:08:10 +02:00
Sébastien Thuret
54f5c5ed94
keep selected languages and text in url 2022-02-07 17:58:30 +01:00
Piero Toffanin
9e77f82470 Fix extra t 2022-01-31 10:39:55 -05:00
Piero Toffanin
74e2823658 Fix frontendTimeout 2022-01-31 10:19:14 -05:00
idotj
7afce9ae2a Improve color contrast for WCAG standards + add underline to links 2022-01-17 20:09:20 +01:00
Seth Falco
558f58e4b2
bug: optimize download btn for mobile 2022-01-04 21:13:43 +01:00
Seth Falco
da36cd77cd
fix translate text/file buttons 2022-01-04 20:20:02 +01:00
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