Commit graph

40 commits

Author SHA1 Message Date
Max Lee 4549a2b3d6
Specify the supported color schemes 2024-02-27 14:36:41 +01:00
Piero Toffanin 25b9d92a32 Remove notice in web ui 2024-01-07 10:58:26 -05:00
Piero Toffanin 001a870fbd Improve layout on mobile 2023-10-27 10:02:56 -04:00
Piero Toffanin e5258d0cb6 Fix translate into sort order 2023-10-19 14:52:16 -04:00
Piero Toffanin 87322de964 Unicode title 2023-10-19 13:20:23 -04:00
Piero Toffanin 3f9da87639 Toggle light/dark mode 2023-10-09 15:15:39 -04:00
Piero Toffanin e0a143987f Improve loading, add TM warning 2023-10-09 14:36:20 -04: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
Seth Falco 1c3f3e5696
fix: make code blocks match height 2023-07-09 12:25:03 +01: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
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
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
Seth Falco 97dcb1decc
fix: stop double encoding query params 2023-07-08 04:48:26 +01:00
Seth Falco 88021880cd
chore: clean up theming 2023-07-04 20:02:15 +01:00
Piero Toffanin df8c1b4b21 Show title only if web_version 2023-03-11 14:01:39 -05:00
Piero Toffanin ab27dcbaf3 Add shared storage option 2023-03-09 22:00:27 -05:00
Piero Toffanin e00f3af7db Shared storage implementation 2023-03-09 16:09:04 -05:00
Piero Toffanin f2792e5001 Add require-api-key-secret 2023-03-09 13:59:25 -05:00
Piero Toffanin 5bf7a80932 Fix quotes in api key dialog 2023-01-15 11:42:59 -05:00
Piero Toffanin f1f0753cd4 Fix content type for app.js 2023-01-10 10:02:12 -05:00
Piero Toffanin c33300bf77 Update instructions 2023-01-06 15:03:26 -05:00
Piero Toffanin 0b5601981e Dark theme fixes 2023-01-06 13:47:05 -05:00
Piero Toffanin a67db35d61 Persistent change language dialog on click 2023-01-06 13:37:34 -05:00
Piero Toffanin 727c3c82f7 Merge main 2023-01-06 13:07:07 -05:00
José Manuel Delicado Alcolea 4ba8c8e3cb
Use WAI-ARIA attributes to make the web interface more accessible for screen reader users 2023-01-06 18:25:42 +01:00
Piero Toffanin 58350d868c Language selector working 2023-01-06 11:50:51 -05:00
Piero Toffanin 754ac65b9e Locale selector UI works 2023-01-06 10:27:39 -05:00
Piero Toffanin aa5936dae5 Locale select panel mock 2023-01-05 16:06:19 -05:00
Piero Toffanin f0457da7b6 Avoid repetition in menu links 2023-01-05 14:54:56 -05:00
Piero Toffanin bfbe848c01 LT_LOCALE_LINK_TEMPLATE support 2023-01-05 14:36:50 -05:00
Piero Toffanin edd3d6931d Tagged all strings 2023-01-05 13:12:35 -05:00
Piero Toffanin 19c3c04ca6 Translated index.html 2023-01-04 17:54:07 -05:00
Piero Toffanin 3cbbd8ae16 Auto self-translation 2023-01-04 15:36:26 -05:00
Piero Toffanin 50c9b62595 PoC translation working 2023-01-04 12:40:00 -05:00
Piero Toffanin 05900ff556 Translation scripts 2023-01-04 12:15:18 -05:00
reynoldsnlp 14b4f28a1a fix app.js with url_prefix 2022-12-31 15:15:51 -07:00
reynoldsnlp c5cc233aaf Fix API Docs link 2022-12-31 14:44:25 -07:00
reynoldsnlp a23a9fbd75 app->libretranslate; mv tests/ inside libretranslate/ 2022-12-29 16:44:53 -07:00