1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-09-12 07:30:16 +02:00
Commit Graph

245 Commits

Author SHA1 Message Date
Piero Toffanin
ba6b2ab5a1
Merge pull request #115 from euberdeveloper/main
Add env support
2021-07-13 19:13:32 -05: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
Piero Toffanin
cd42f91292
Merge pull request #112 from Dafnik/patch-1
Add min-height to main app
2021-07-08 09:56:23 -04: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
415740fea3 Merge branch 'main' of https://github.com/uav4geo/LibreTranslate 2021-07-06 20:26:13 -04:00
Piero Toffanin
64d270dc4d wsgi support 2021-07-06 20:26:06 -04:00
Piero Toffanin
2571514255
Update README.md 2021-07-05 09:23:49 -04:00
Piero Toffanin
f1db012b0e
Update README.md 2021-07-05 09:23:07 -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
Piero Toffanin
b05c04346e
Merge pull request #109 from farfromrefug/patch-1
update pyicu  to fix build on macos
2021-07-04 11:46:34 -04:00
Martin Guillon
aa91ff0520
update pyicu to fix build on macos
Right now brew installs icu4c 69.x which pyicu only supports from 2.7
2021-07-04 12:14:43 +02:00
Piero Toffanin
ebd086e7fa
Update ISSUE_TEMPLATE.md 2021-07-01 15:35:01 -04:00
Piero Toffanin
055af14811
Create ISSUE_TEMPLATE.md 2021-07-01 15:34:33 -04:00
Piero Toffanin
e604cb681f
Update README.md 2021-06-16 13:46:51 -04:00
Piero Toffanin
b97b804b4d
Update README.md 2021-06-16 13:45:57 -04:00
Piero Toffanin
75bb30b352
Update README.md 2021-06-13 16:13:48 -04:00
Piero Toffanin
e15e75e5a5
Merge pull request #103 from idotj/main
Add downArrow to select language + fix select language problem with small screens
2021-06-13 13:32:16 -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
9dfd4dda09
Invalidate cache 2021-06-12 14:58:12 -04:00
Piero Toffanin
38a846704a
Merge pull request #100 from pierotofy/logo
Logo, move LibreTranslate org
2021-06-12 12:26:59 -04:00
Piero Toffanin
3234e2372c markdown fixes 2021-06-12 12:26:34 -04:00
Piero Toffanin
4830d6d030 obtain --> get 2021-06-12 12:22:43 -04:00
Piero Toffanin
795656c517 API key link update 2021-06-12 12:22:14 -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
Piero Toffanin
5f124b2073
Update README.md 2021-06-12 12:10:20 -04:00
Piero Toffanin
51f2d8a2ab
Update README.md 2021-06-12 12:08:28 -04:00
Piero Toffanin
4418a1c4b9
Merge pull request #99 from pierotofy/selectfix
Set selected attributes
2021-06-12 11:32:09 -04:00
Piero Toffanin
dcaf125d8a Set selected attributes 2021-06-12 11:28:35 -04:00
Piero Toffanin
cc16f7ecec
Add mirrors 2021-06-12 11:02:21 -04:00
Piero Toffanin
5ffe73cd15
Merge pull request #98 from idotj/main
Features + fix bugs (frontend)
2021-06-12 10:52:23 -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
a5d3981c7c bug: remove Response text when delete text is clicked 2021-06-11 20:13:27 +02:00
idotj
53bf91ead7 Add rel noopener/noreferrer to external links 2021-06-11 20:05:59 +02:00
idotj
81c02c9549 Translated textarea read only 2021-06-11 19:55:39 +02:00
Piero Toffanin
625aee0a84
Merge pull request #95 from idotj/main
Add html5 structure + improve UX/UI
2021-06-04 16:04:21 -04:00
Piero Toffanin
9648f4ad33
Merge pull request #96 from pierotofy/limitsfix
Fix daily limits for API key holders
2021-06-03 10:42:02 -04:00
Piero Toffanin
ca1049f0d3 Merge main 2021-06-03 10:39:41 -04:00
Piero Toffanin
df78ec93ef Fix daily limits for API key holders 2021-06-03 10:36:25 -04:00
idotj
5befc2094e
Add html5 structure + improve UX/UI 2021-06-02 22:57:10 +02:00
idotj
8ab8b90dfc
Add html5 structure + improve UX/UI 2021-06-02 22:54:06 +02:00
Piero Toffanin
1c354b65e9
Added python bindings link 2021-05-30 22:18:38 -04:00
Piero Toffanin
7d7ddd65c0
Merge pull request #90 from yogeshwaran01/main
Linted with Black and flake8
2021-05-18 01:08:35 -04:00
YOGESHWARAN R
95487f8436
Update setup.cfg 2021-05-18 09:38:02 +05:30
YOGESHWARAN R
32061eed7b
Fixed all pep8 errors
Removed unused imports, variables
2021-05-18 09:21:33 +05:30
YOGESHWARAN R
202db95f52
Linted with black 2021-05-18 09:11:02 +05:30