tanpengsccd
  • Joined on 2023-01-07
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-06-07 13:48:50 +00:00
88a00874c8 fix(install): detect architecture instead of hardcoding amd64 (#227)
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-06-05 04:38:50 +00:00
231393c669 ci(release): build cross-platform binaries in parallel via matrix (#226)
tanpengsccd synced and deleted reference refs/tags/refs/pull/225/merge at tanpengsccd/DeepLX from mirror 2026-06-02 11:28:51 +00:00
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-06-02 11:28:51 +00:00
9d6b294a61 fix(service): log translation errors and hide internals from clients
d19a3902df fix(service): validate request body on /translate and /v1/translate (#225)
Compare 2 commits »
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-05-31 18:38:50 +00:00
3f099d187c fix(service): return 500 instead of crashing on translation error (#224)
tanpengsccd synced and deleted reference refs/tags/refs/pull/222/merge at tanpengsccd/DeepLX from mirror 2026-05-23 23:18:52 +00:00
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-05-23 23:18:52 +00:00
1b88e428ae feat(docker): non-root user + ENTRYPOINT (#222)
tanpengsccd synced commits to refs/pull/222/head at tanpengsccd/DeepLX from mirror 2026-05-23 23:18:52 +00:00
d15486a773 refactor(docker): use Alpine system UID range, reference user by name
3aa23e1c4f Use deterministic UID/GID (1000:1000) to execute the deeplx binary
Compare 2 commits »
tanpengsccd synced commits to chore/gitignore-ds-store at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced new reference chore/gitignore-ds-store to tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced commits to feat/oneshot-endpoint at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced new reference feat/oneshot-endpoint to tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced commits to feat/validate-languages at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced new reference feat/validate-languages to tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced commits to fix/text-limit-and-timeout at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced new reference fix/text-limit-and-timeout to tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced commits to main at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
432c0a223c fix(translate): enforce 1500-char text limit + add request timeout (#220)
1a06baec6f chore: ignore .DS_Store (#219)
057387c957 feat(translate): validate source/target language codes (#218)
98918dd9f6 feat(translate): migrate to oneshot endpoint (#217)
Compare 4 commits »
tanpengsccd synced commits to refs/tags/v1.2.0 at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced new reference refs/tags/v1.2.0 to tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00
tanpengsccd synced commits to refs/tags/v1.2.1 at tanpengsccd/DeepLX from mirror 2026-05-22 06:28:50 +00:00