Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bartix3
/
deepl-java
Public
forked from
DeepL/deepl-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 22, 2023
fix: Fix document upload API path
JanEbbing
committed
7e34c67
View commit details
Copy full SHA for 7e34c67
Browse repository at this point
Commits on Nov 3, 2023
docs: Increase version to 1.4.0
Daniel Jones
committed
1b338d3
View commit details
Copy full SHA for 1b338d3
Browse repository at this point
feat: add context parameter (alpha feature)
Daniel Jones
committed
63d0331
View commit details
Copy full SHA for 63d0331
Browse repository at this point
Commits on Oct 26, 2023
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
Show description for 1a067dd
dependabot[bot]
authored and
Daniel Jones
committed
1a067dd
View commit details
Copy full SHA for 1a067dd
Browse repository at this point
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.0
Show description for e9b778e
dependabot[bot]
authored and
Daniel Jones
committed
e9b778e
View commit details
Copy full SHA for e9b778e
Browse repository at this point
chore(deps): bump com.google.code.gson:gson from 2.9.0 to 2.10.1
Show description for 9997cc8
dependabot[bot]
authored and
Daniel Jones
committed
9997cc8
View commit details
Copy full SHA for 9997cc8
Browse repository at this point
ci: raise memory limits to prevent OOM-kills
Daniel Jones
committed
b49e49a
View commit details
Copy full SHA for b49e49a
Browse repository at this point
ci: use harbor image registry
Daniel Jones
committed
8c077a5
View commit details
Copy full SHA for 8c077a5
Browse repository at this point
Commits on Aug 16, 2023
fix: Remove unused maths dependency
JanEbbing
committed
cdf68de
View commit details
Copy full SHA for cdf68de
Browse repository at this point
Commits on Jul 26, 2023
chore: keep dependencies up-to-date with dependabot
ParanoidUser
authored and
JanEbbing
committed
4b59225
View commit details
Copy full SHA for 4b59225
Browse repository at this point
Commits on Jul 25, 2023
[easy] ci: Add secret detection
JanEbbing
committed
53f25e4
View commit details
Copy full SHA for 53f25e4
Browse repository at this point
Commits on Jul 11, 2023
chore: Action to add issues to GH project
JanEbbing
committed
1d97c86
View commit details
Copy full SHA for 1d97c86
Browse repository at this point
Commits on Jun 9, 2023
docs: Increase version to 1.3.0
JanEbbing
committed
952f3b0
View commit details
Copy full SHA for 952f3b0
Browse repository at this point
Commits on May 19, 2023
fix: Fix getUsage HTTP request
JanEbbing
committed
3fa28bb
View commit details
Copy full SHA for 3fa28bb
Browse repository at this point
Commits on Apr 26, 2023
fix: change polling strategy to every 5 sec for doctrans
JanEbbing
committed
b11530f
View commit details
Copy full SHA for b11530f
Browse repository at this point
Commits on Mar 31, 2023
docs: Increase version to 1.2.0
JanEbbing
committed
2e6ecc0
View commit details
Copy full SHA for 2e6ecc0
Browse repository at this point
Commits on Feb 28, 2023
ci: Use DeepL docker repo and lightweight alpine images
JanEbbing
committed
03b4082
View commit details
Copy full SHA for 03b4082
Browse repository at this point
ci: Retry all jobs for the scheduled pipeline
JanEbbing
committed
6d28b66
View commit details
Copy full SHA for 6d28b66
Browse repository at this point
Commits on Feb 16, 2023
feat: Send platform information in user-agent with API requests, add opt-out for this feature
JanEbbing
committed
dc3c05b
View commit details
Copy full SHA for dc3c05b
Browse repository at this point
Commits on Jan 30, 2023
ci: Add license checker to CI pipeline.
JanEbbing
committed
404d180
View commit details
Copy full SHA for 404d180
Browse repository at this point
Commits on Jan 27, 2023
docs: Increase version to 1.1.0
JanEbbing
authored and
Daniel Jones
committed
7aa1bcd
View commit details
Copy full SHA for 7aa1bcd
Browse repository at this point
Commits on Jan 26, 2023
feat: New languages Korean (ko) and Norwegian (bokmål) (nb): add language code constants and tests
Daniel Jones
committed
a8c2bc7
View commit details
Copy full SHA for a8c2bc7
Browse repository at this point
Commits on Jan 24, 2023
fix: also send Formality in API requests if it is set to default
Daniel Jones
committed
9b0f717
View commit details
Copy full SHA for 9b0f717
Browse repository at this point
Commits on Jan 23, 2023
docs: add Unreleased section to changelog
Daniel Jones
committed
943f04e
View commit details
Copy full SHA for 943f04e
Browse repository at this point
Commits on Jan 19, 2023
ci: Add 1 retry to the CI jobs that run integration tests
JanEbbing
committed
7acecf3
View commit details
Copy full SHA for 7acecf3
Browse repository at this point
Commits on Jan 17, 2023
Add maven example projects and CI smoketest
JanEbbing
committed
d7c4c15
View commit details
Copy full SHA for d7c4c15
Browse repository at this point
Commits on Jan 2, 2023
Increase version to 1.0.1
Daniel Jones
committed
e59e347
View commit details
Copy full SHA for e59e347
Browse repository at this point
fix: always send SentenceSplittingMode in requests
Daniel Jones
committed
31c646d
View commit details
Copy full SHA for 31c646d
Browse repository at this point
Commits on Dec 15, 2022
Increase version to 1.0.0
Daniel Jones
committed
63536dc
View commit details
Copy full SHA for 63536dc
Browse repository at this point
ci: openjdk docker images are deprecated
Daniel Jones
committed
cd8dbec
View commit details
Copy full SHA for cd8dbec
Browse repository at this point
feat: add glossary management support
Daniel Jones
committed
4b01571
View commit details
Copy full SHA for 4b01571
Browse repository at this point
Commits on Dec 13, 2022
refactor!: encapsulate ErrorResponse fields message and detail
Daniel Jones
committed
a082ee6
View commit details
Copy full SHA for a082ee6
Browse repository at this point
refactor: ignoring unused function returns
Daniel Jones
committed
9915d6b
View commit details
Copy full SHA for 9915d6b
Browse repository at this point
docs: add notes on internal classes
Daniel Jones
committed
9a08a23
View commit details
Copy full SHA for 9a08a23
Browse repository at this point
Commits on Oct 19, 2022
Increase version to 0.2.1
Daniel Jones
committed
a4c0a35
View commit details
Copy full SHA for a4c0a35
Browse repository at this point
Previous
Next
You can’t perform that action at this time.