Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tomdesair/tus-java-server issues and pull requests

#61 - Javadoc for this lib

Issue - State: open - Opened by lawrence1999 12 months ago

#60 - feat: Added build step for Java 21

Pull Request - State: open - Opened by tomdesair 12 months ago - 1 comment

#59 - file getUploadedBytes UploadNotFoundException.

Issue - State: open - Opened by AdityaKBhadragond14 about 1 year ago

#57 - feat: Run build on different platforms

Pull Request - State: closed - Opened by tomdesair about 1 year ago - 1 comment

#56 - Release of 1.0.0-2.1 to master

Pull Request - State: closed - Opened by tomdesair about 1 year ago - 1 comment

#55 - chore: Updated dependencies and ranges

Pull Request - State: closed - Opened by tomdesair about 1 year ago

#54 - feat: Updated SonarQube plugin config and Github Action

Pull Request - State: closed - Opened by tomdesair about 1 year ago

#53 - feat: Configure Coveralls via Github Actions

Pull Request - State: closed - Opened by tomdesair about 1 year ago

#52 - Configured Github Actions

Pull Request - State: closed - Opened by tomdesair about 1 year ago

#51 - Change code style to Google Java Style

Pull Request - State: closed - Opened by tomdesair about 1 year ago

#50 - Upgrade to Spring boot 3

Pull Request - State: closed - Opened by ghoshrahul over 1 year ago - 8 comments

#49 - Response as JSON

Issue - State: open - Opened by jcgo810326 over 1 year ago

#48 - java17 support

Issue - State: closed - Opened by softboy99 over 1 year ago - 4 comments

#47 - file feature download chinese filename error

Issue - State: closed - Opened by nanxing7 almost 2 years ago - 1 comment

#46 - Release latest changes

Issue - State: closed - Opened by nreinhardt over 2 years ago - 1 comment

#45 - Providing our own error message

Issue - State: open - Opened by Lesrac almost 3 years ago

#44 - Fix build

Pull Request - State: closed - Opened by tomdesair over 3 years ago - 1 comment

#43 - [Snyk] Security upgrade commons-io:commons-io from 2.6 to 2.7

Pull Request - State: closed - Opened by snyk-bot over 3 years ago - 1 comment

#42 - Unexpected single newline character in chunk size, response head already sent

Issue - State: closed - Opened by eliob83 over 3 years ago - 2 comments

#41 - Bump commons-io from 2.6 to 2.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#39 - Exception if cleanup called before any request handled

Issue - State: open - Opened by OverDrone over 3 years ago

#38 - DownloadGetRequestHandler: support non-ascii filename

Pull Request - State: closed - Opened by edward-p over 3 years ago - 1 comment

#36 - Error when upload file to tus on eureka gateway

Issue - State: closed - Opened by liuyiffan almost 4 years ago - 1 comment

#35 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#33 - Method to add URL sent to Tus client?

Issue - State: open - Opened by techied about 4 years ago

#32 - Possible to add a body in the response ?

Issue - State: open - Opened by Guling85 over 4 years ago

#31 - [Snyk] Security upgrade commons-codec:commons-codec from 1.11 to 1.13

Pull Request - State: closed - Opened by snyk-bot over 4 years ago - 1 comment

#30 - Avoid file system locks in DiskStorageService

Issue - State: open - Opened by RoadRoller over 4 years ago

#29 - Bump checkstyle from 8.18 to 8.29

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#27 - Fix typo, wrap expected URI in single quotes

Pull Request - State: closed - Opened by zikani03 almost 5 years ago - 1 comment

#26 - Changed oraclejdk9 to openjdk9 for Travis

Pull Request - State: closed - Opened by tomdesair about 5 years ago - 1 comment

#25 - [Bug]uploadInfo.isUploadInProgress() always be true even the uploading has finished

Issue - State: open - Opened by softboy99 about 5 years ago - 6 comments
Labels: enhancement, work-in-progress

#24 - Reverse proxy

Issue - State: closed - Opened by zeus19900814 about 5 years ago - 3 comments
Labels: question, NGINX

#22 - UploadStorageService - Files in the disk and Info in the database

Issue - State: closed - Opened by ksvraja over 5 years ago - 6 comments
Labels: enhancement

#21 - PostOnInvalidRequestURIException occurred in spring boot

Issue - State: closed - Opened by softboy99 over 5 years ago - 4 comments

#20 - How to make the uploaded file on the server with corrected file extension?

Issue - State: open - Opened by softboy99 over 5 years ago - 7 comments
Labels: question

#19 - Upgrade com.puppycrawl.tools:checkstyle to version 8.18

Pull Request - State: closed - Opened by tomdesair over 5 years ago - 1 comment

#18 - Support custom UploadIdFactory implementations that are not UUID-based

Pull Request - State: closed - Opened by tomdesair almost 6 years ago - 1 comment

#17 - added new constructor to provide custom UploadIdFactory

Pull Request - State: closed - Opened by przemekc almost 6 years ago - 8 comments

#16 - Update dependencies to support tests on JDK11

Pull Request - State: closed - Opened by tomdesair almost 6 years ago - 6 comments

#15 - Replaces javax.xml.bind.DatatypeConverter with apache commons Base64

Pull Request - State: closed - Opened by nschwalbe almost 6 years ago - 2 comments

#14 - JDK11 support

Issue - State: closed - Opened by nschwalbe almost 6 years ago - 1 comment

#13 - how can i manage the content stored on server side

Issue - State: closed - Opened by sunnyjocker almost 6 years ago - 3 comments

#12 - Support regex expression in upload URI

Pull Request - State: closed - Opened by tomdesair about 6 years ago - 1 comment

#11 - Dynamic upload path

Issue - State: closed - Opened by nschwalbe about 6 years ago - 4 comments

#10 - Unexpected single newline character in chunk size

Issue - State: closed - Opened by misselvexu about 6 years ago - 5 comments

#9 - [Question] Using tus-java-server with dropwizard

Issue - State: closed - Opened by debraj-manna about 6 years ago - 4 comments

#8 - Checkstyle improvements

Pull Request - State: closed - Opened by tomdesair about 6 years ago

#7 - Caching UploadInfo

Pull Request - State: closed - Opened by Maxoid about 6 years ago - 3 comments

#6 - Integrate Checkstyle

Pull Request - State: closed - Opened by tomdesair about 6 years ago - 1 comment

#5 - Documentation

Pull Request - State: closed - Opened by tomdesair about 6 years ago

#4 - Added ability to share IdFactory across custom Storage implementations

Pull Request - State: closed - Opened by Maxoid about 6 years ago - 1 comment

#3 - Travis CI pull-request integration

Pull Request - State: closed - Opened by tomdesair about 6 years ago

#2 - Remove useless dependency on commons-codec

Pull Request - State: closed - Opened by Maxoid about 6 years ago - 6 comments

#1 - how to use this code and make the server available, thanks

Issue - State: closed - Opened by tzz1996 over 6 years ago - 2 comments