Commit graph

604 commits

Author SHA1 Message Date
Piero Toffanin 753a33e7c5 install_models.py note 2022-12-20 12:39:36 -05:00
Piero Toffanin e559f899b8 Fix headings, move section 2022-12-20 12:37:59 -05:00
Piero Toffanin 01b892b96a Update notes 2022-12-20 12:36:12 -05:00
Piero Toffanin 282737519c Fix suggestions, move all sqlite databases to db 2022-12-20 12:25:31 -05:00
Piero Toffanin 5a2e0fe656
Merge pull request #366 from pierotofy/lt
Run helper script, misc improvements
2022-12-20 11:57:46 -05:00
Piero Toffanin 11324ab1f5 Bump version 2022-12-20 11:48:25 -05:00
Piero Toffanin 91ae57ad6c Add run.bat 2022-12-20 11:48:03 -05:00
Piero Toffanin 72aaa41d8f Add run.sh 2022-12-20 11:30:14 -05:00
Piero Toffanin b407ffee3c lt.sh --> run.sh 2022-12-20 11:29:51 -05:00
Piero Toffanin f2d6800f4c Readme tweaks 2022-12-20 11:17:34 -05:00
Piero Toffanin 959f4638cc Named volume for db, --update-models arg 2022-12-20 11:13:56 -05:00
Piero Toffanin 5285697203 Add db 2022-12-20 10:36:31 -05:00
Piero Toffanin 10f82d9a3e lt.sh helper script 2022-12-20 10:33:15 -05:00
Piero Toffanin c4d1b05b27
Merge pull request #364 from suuft/patch-1
add java library
2022-12-18 12:15:45 -05:00
suuft (valeriy) 034407ee15
add java library 2022-12-18 00:38:26 +03:00
Piero Toffanin b55d150f9c
Update link 2022-12-11 03:09:20 -05:00
Piero Toffanin cdfeb6d8fc
Update link 2022-12-11 02:58:41 -05:00
Piero Toffanin 34fceaacc7
Update README.md 2022-12-11 02:33:51 -05:00
Piero Toffanin c9ccbf6a25
Update README.md 2022-12-11 02:32:51 -05:00
Piero Toffanin 9a3b92caf1
Merge pull request #360 from pierotofy/m1
Apple M1 support, ARM docker images
2022-12-11 01:21:19 -05:00
Piero Toffanin 5974c022b6 Simplify mirrors table in readme 2022-12-11 01:09:22 -05:00
Piero Toffanin c21fedc6bb Remove libicu dep 2022-12-11 01:04:12 -05:00
Piero Toffanin 9629cb8888 Enable multi-platform docker images 2022-12-11 00:55:27 -05:00
Piero Toffanin b9293e911a Merge branch 'main' of https://github.com/LibreTranslate/LibreTranslate into m1 2022-12-11 00:55:14 -05:00
Piero Toffanin 4ab7e7d2f5 Fix auto-detect 2022-12-11 00:53:19 -05:00
Piero Toffanin 9deefbbc84 Builds/runs natively on Apple M1 2022-12-11 00:45:14 -05:00
Piero Toffanin 8be739a783
Merge pull request #358 from pierotofy/misc
Miscellaneous Fixes and Improvements
2022-12-10 00:37:41 -05:00
Piero Toffanin 2b0074b94f Only show target languages, check swap, bump version 2022-12-10 00:21:38 -05:00
Piero Toffanin 0875fdc433 Server-side check for target lang 2022-12-10 00:03:21 -05:00
Piero Toffanin 6621c51b52 Fix array 2022-12-09 16:38:58 -05:00
Piero Toffanin e79089b5c1 Extend /languages to include targets 2022-12-09 16:36:12 -05:00
Piero Toffanin 0478d4ee2c Handle empty translation 2022-12-09 14:35:39 -05:00
Piero Toffanin b87b210bfc Fix indent 2022-12-09 14:29:44 -05:00
Piero Toffanin 30b3382af8 Fix CSS indent on firefox 2022-12-09 14:28:14 -05:00
Piero Toffanin 7c5d798fd5
Bump version 2022-11-16 12:29:41 -05:00
P.J. Finlay ee638b407d Remove Polyglot transliteration library
The model server for the Polyglot transliteration library is currently
down and the project looks unmaintained; this currently is breaking
LibreTranslate installs. This commit removes Polyglot for
transliteration but keeps using Polyglot for language detection.

- https://github.com/LibreTranslate/LibreTranslate/issues/344
- https://community.libretranslate.com/t/improving-transliteration-in-libretranslate/400
2022-11-16 08:59:11 -06:00
Piero Toffanin 1c5b006c87
Clarify modified definition 2022-11-14 01:28:51 -05:00
Piero Toffanin 488aa6db97
Merge pull request #343 from LibreTranslate/PJ-Finlay-patch-8
Fix README typo
2022-11-13 17:11:49 -05:00
P.J. Finlay b59e8ffcab
Fix README typo 2022-11-13 15:17:32 -06:00
Piero Toffanin 7c753a33d4
Merge pull request #339 from Dafnik/patch-2
Add NGINX to reverse proxy section
2022-11-11 11:30:40 -05:00
Dafnik f96e77df2b Add NGINX to reverse proxy section
Adds an example nginx config to the README
2022-11-11 15:21:22 +01:00
Piero Toffanin 65e6a7f262
Merge pull request #337 from Kuchenmampfer/main
Added reverse proxy example for Caddy
2022-11-07 13:26:04 -05:00
Kuchenmampfer 968793d36e
Added reverse proxy example for Caddy 2022-11-07 17:53:38 +00:00
Piero Toffanin 8e2c6a9405
Merge pull request #336 from SethFalco/fix/style
style: fix drop down arrow on dark mode
2022-11-04 08:50:19 -04: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
Piero Toffanin a6a061d439
Merge pull request #333 from wacumov/patch-1
Add Swift binding to README.md
2022-10-30 12:09:53 -04:00
Mikhail Akopov db71da493b
Add Swift binding to README.md 2022-10-30 17:45:45 +02:00
Piero Toffanin 6cf1a931fa Fix swagger schema id for translate_file 2022-10-18 11:41:36 -04:00
Piero Toffanin aed684b666
Create FUNDING.yml 2022-10-18 11:34:31 -04:00
Piero Toffanin 07fafa2f4b Typo 2022-10-14 13:47:06 -04:00