Commit graph

932 commits

Author SHA1 Message Date
Piero Toffanin a1d8a09b72
Merge pull request #474 from argosopentech/show-favicon
Always show favicon
2023-07-30 10:03:10 +02:00
Piero Toffanin 62dcf039a2
Merge pull request #475 from argosopentech/humane-design-link
Update Humane Design link
2023-07-30 10:02:18 +02:00
P.J. Finlay 7dd65c8dfa Update Humane Design link
It looks like the Humane tech project moved from
[GitHub](https://github.com/humanetech-community/awesome-humane-tech).

This commit updates the Readme badge link:
https://codeberg.org/teaserbot-labs/delightful-humane-design
2023-07-29 14:21:37 -05:00
P.J. Finlay ee9438446f Always show favicon
Currently the LibreTranslate web app only shows
the favicon icon when the `LT_WEB=1` environment
variable is set. LT_WEB is used to disable
metadata by default to prevent search engines
from indexing private LibreTranslate instances.
This commit makes the favicon available even when
the metadata is disabled.

- https://github.com/LibreTranslate/LibreTranslate/issues/471
2023-07-29 13:42:20 -05:00
Overplant Poster d9313d02a0
Translated using Weblate (Sinhala)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/si/
2023-07-27 09:54:20 +02:00
Rex_sa cec61ae70d
Translated using Weblate (Arabic)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/ar/
2023-07-26 22:09:09 +02:00
Overplant Poster 4fceca09f5
Added translation using Weblate (Sinhala) 2023-07-26 22:09:09 +02:00
Piero Toffanin 5aac8670c0
Merge pull request #467 from vemonet/add-pre-commit
Add pre-commit to automatically run formatting when committing
2023-07-23 22:18:15 +02:00
Vincent Emonet f5a6c96798 add detail to contributing.md 2023-07-23 17:03:49 +02:00
Vincent Emonet 25168ba6e1 Add pre-commit to automatically run formatting when committing 2023-07-23 13:24:15 +02:00
Piero Toffanin 7d07967574
Merge pull request #465 from rasos/main
Create k8s deployment file
2023-07-20 00:07:29 +02:00
Roland 2684322388
Create k8s deployment file
improved k8s support https://github.com/LibreTranslate/LibreTranslate/issues/464
2023-07-19 15:20:32 +02:00
Piero Toffanin 5e6cd19327 Fix download button CSS 2023-07-19 12:45:23 +02:00
Piero Toffanin e20c1b1135 Improve Japanese punctuation 2023-07-17 19:59:55 +02:00
Piero Toffanin 29ddc2784d
Add --debug flag to dev command 2023-07-10 21:35:54 +02:00
Piero Toffanin e93f22276b
Merge pull request #462 from vemonet/use-standard-build-system
Update the project configuration to use modern PEP standards, and replace `flake8` by `ruff` for linting
2023-07-10 21:35:09 +02:00
Vincent Emonet 0d989ac537 Merge branch 'main' into use-standard-build-system 2023-07-10 08:49:42 +02:00
Vincent Emonet 697be38fab Use pip to install build instead of pipx in the publish workflow, and add link to contributing 2023-07-10 08:46:37 +02:00
Vincent Emonet a1eb871bb6 Edit publish workflow to reuse existing test workflow, and use the build package to build the libretranslate package 2023-07-10 08:11:51 +02:00
Piero Toffanin 0f2e77989b
Merge pull request #461 from SethFalco/partial-fix-310
fix: make code blocks match height
2023-07-09 21:56:29 +02:00
Seth Falco 1c3f3e5696
fix: make code blocks match height 2023-07-09 12:25:03 +01:00
Vincent Emonet 1c0fb597fb Fixed some ruff warnings: requests without timeout and naming not complying with PEP 2023-07-09 12:38:03 +02:00
Vincent Emonet bf18dcbcf9 run ruff formatting 2023-07-09 12:29:11 +02:00
Vincent Emonet 62712dcad3 improve ruff config 2023-07-09 12:23:48 +02:00
Vincent Emonet 0e404b5ee3 update contributing to provide instructions to run script using hatch 2023-07-09 12:18:58 +02:00
Vincent Emonet 19fb149112 Update checkout and setup-python actions version in workflow and improve ruff config 2023-07-09 11:43:58 +02:00
Vincent Emonet f0943dada1 Upgrade project config to use a pyproject.toml file for the package metadata and tool configs (PEP 621), and the hatch build-system. Remove requirements.txt and setup.py 2023-07-09 11:35:53 +02:00
Piero Toffanin dcc821bc3c
Merge pull request #458 from SethFalco/fix-437
fix: don't update url after character-limit
2023-07-08 14:52:07 +02:00
Seth Falco 4f6145e275
fix: don't update url after character-limit 2023-07-08 13:32:17 +01:00
Seth Falco d69bbb326c
chore: update editorconfig got js.template files 2023-07-08 13:32:16 +01:00
Piero Toffanin 57cfdec439
Merge pull request #459 from SethFalco/fix-query-params
fix: stop double encoding query params
2023-07-08 14:27:12 +02:00
Piero Toffanin 99ce267c91
Merge pull request #460 from SethFalco/fix-305
fix: request and push notification on file translations
2023-07-08 14:25:31 +02:00
Seth Falco 193b6284d4
fix: fix error message UI on dark mode 2023-07-08 11:59:07 +01:00
Seth Falco b3ac81ebca
fix: avoid browser pop-up message 2023-07-08 11:58:46 +01:00
Seth Falco 9032605138
fix: request and push notification on file translations 2023-07-08 11:58:26 +01:00
Piero Toffanin 9052265d5b
Merge pull request #457 from SethFalco/fix-dark-theme
fix(css): fix issues visual issues with dark theme
2023-07-08 10:05:51 +02:00
Seth Falco 97dcb1decc
fix: stop double encoding query params 2023-07-08 04:48:26 +01:00
Seth Falco d4071e8a02
fix(css): fix issues visual issues with dark theme 2023-07-08 04:18:12 +01:00
Seth Falco 5e6d1642e3
fix: make textarea text white in dark theme 2023-07-08 02:23:53 +01:00
Piero Toffanin abc77002e2
Merge pull request #454 from SethFalco/theming
chore: clean up theming
2023-07-05 14:04:06 +02:00
Seth Falco 88021880cd
chore: clean up theming 2023-07-04 20:02:15 +01:00
Piero Toffanin e2841ddc19
Update CONTRIBUTING.md 2023-07-04 09:42:58 +02:00
Piero Toffanin 05e66d4147
Update CONTRIBUTING.md 2023-07-04 09:41:53 +02:00
Piero Toffanin c45a62778d
Merge pull request #453 from SethFalco/contributing-guide
docs: add contributing guide
2023-07-04 09:41:08 +02:00
Seth Falco 96ac960663
docs: add contributing guide 2023-07-04 00:43:01 +01:00
jonnysemon 909851d59b
Translated using Weblate (Arabic)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/ar/
2023-07-02 15:53:13 +02:00
J. Lavoie 29bf14b399
Translated using Weblate (French)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/fr/
2023-06-29 04:45:55 +02:00
J. Lavoie 9c127da7e4
Translated using Weblate (German)
Translation: LibreTranslate/App
Translate-URL: https://hosted.weblate.org/projects/libretranslate/app/de/
2023-06-29 04:45:55 +02:00
Dingedi 14679695cd
Merge pull request #451 from ChillerDragon/mr_zilly_mirror
Add trans.zillyhuhn.com mirror
2023-06-25 09:41:50 +02:00
Chiller Dragon 7db96c1ffd
Add trans.zillyhuhn.com mirror 2023-06-25 02:20:26 +02:00