Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fleeksoft/ksoup issues and pull requests
#99 - Ksoup.parse The link tag doesn't end symbol
Issue -
State: open - Opened by panxuedian 25 days ago
- 1 comment
#99 - Ksoup.parse The link tag doesn't end symbol
Issue -
State: open - Opened by panxuedian 25 days ago
- 1 comment
#98 - Rollback to Java 11
Issue -
State: closed - Opened by studentsksu about 1 month ago
- 3 comments
#98 - Rollback to Java 11
Issue -
State: closed - Opened by studentsksu about 1 month ago
- 3 comments
#97 - Release 0.2.0
Pull Request -
State: closed - Opened by itboy87 about 1 month ago
#97 - Release 0.2.0
Pull Request -
State: closed - Opened by itboy87 about 1 month ago
#96 - Empty document on Android, works on JVM
Issue -
State: closed - Opened by vanniktech about 1 month ago
- 4 comments
#96 - Empty document on Android, works on JVM
Issue -
State: closed - Opened by vanniktech about 1 month ago
- 4 comments
#95 - R8 on Android with Ktor3 & Ksoup
Issue -
State: closed - Opened by vanniktech about 1 month ago
- 7 comments
#95 - R8 on Android with Ktor3 & Ksoup
Issue -
State: closed - Opened by vanniktech about 1 month ago
- 7 comments
#94 - Add parser parameter in network parsing functions
Issue -
State: open - Opened by itboy87 about 2 months ago
Labels: enhancement
#94 - Add parser parameter in network parsing functions
Issue -
State: open - Opened by itboy87 about 2 months ago
Labels: enhancement
#93 - RSS (XML) not parsed correctly
Issue -
State: closed - Opened by JuanFcoMiranda about 2 months ago
- 2 comments
#93 - RSS (XML) not parsed correctly
Issue -
State: closed - Opened by JuanFcoMiranda about 2 months ago
- 2 comments
#92 - Add Ability to Limit the Number of Elements in Selector
Issue -
State: open - Opened by itboy87 about 2 months ago
- 1 comment
Labels: enhancement
#92 - Add Ability to Limit the Number of Elements in Selector
Issue -
State: open - Opened by itboy87 about 2 months ago
- 1 comment
Labels: enhancement
#91 - Fix byte array read size and Bump versions
Pull Request -
State: closed - Opened by itboy87 about 2 months ago
#91 - Fix byte array read size and Bump versions
Pull Request -
State: closed - Opened by itboy87 about 2 months ago
#90 - Add support for `watchos` target
Issue -
State: closed - Opened by pspmoe about 2 months ago
- 3 comments
#90 - Add support for `watchos` target
Issue -
State: closed - Opened by pspmoe about 2 months ago
- 3 comments
#89 - `Ksoup.parseMetaData` missing favicon
Issue -
State: closed - Opened by 676blue 2 months ago
- 3 comments
#89 - `Ksoup.parseMetaData` missing favicon
Issue -
State: closed - Opened by 676blue 2 months ago
- 3 comments
#88 - minor tweaks
Pull Request -
State: closed - Opened by itboy87 2 months ago
#88 - minor tweaks
Pull Request -
State: closed - Opened by itboy87 2 months ago
#87 - EUC-KR charset is not parsable
Issue -
State: closed - Opened by vanniktech 2 months ago
- 8 comments
#87 - EUC-KR charset is not parsable
Issue -
State: closed - Opened by vanniktech 2 months ago
- 8 comments
#86 - Added JS unpacking
Pull Request -
State: closed - Opened by DatL4g 2 months ago
- 11 comments
#86 - Added JS unpacking
Pull Request -
State: closed - Opened by DatL4g 2 months ago
- 11 comments
#85 - Add Ksoup.parseMetaData function to parse website metadata
Pull Request -
State: closed - Opened by itboy87 2 months ago
#85 - Add Ksoup.parseMetaData function to parse website metadata
Pull Request -
State: closed - Opened by itboy87 2 months ago
#84 - Improve performance (#83)
Pull Request -
State: closed - Opened by itboy87 2 months ago
#84 - Improve performance (#83)
Pull Request -
State: closed - Opened by itboy87 2 months ago
#83 - Improve performance
Pull Request -
State: closed - Opened by itboy87 2 months ago
#83 - Improve performance
Pull Request -
State: closed - Opened by itboy87 2 months ago
#82 - Allow Custom Network Library Configuration (e.g., Ktor HttpClient)
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#82 - Allow Custom Network Library Configuration (e.g., Ktor HttpClient)
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#81 - Release 0.1.8
Pull Request -
State: closed - Opened by itboy87 3 months ago
#81 - Release 0.1.8
Pull Request -
State: closed - Opened by itboy87 3 months ago
#80 - Performance Optimization for Ksoup
Issue -
State: closed - Opened by itboy87 3 months ago
- 1 comment
Labels: enhancement
#80 - Performance Optimization for Ksoup
Issue -
State: closed - Opened by itboy87 3 months ago
- 1 comment
Labels: enhancement
#79 - Wrapping Jsoup on JVM to improve performance
Issue -
State: closed - Opened by Him188 3 months ago
- 4 comments
#79 - Wrapping Jsoup on JVM to improve performance
Issue -
State: closed - Opened by Him188 3 months ago
- 4 comments
#78 - Support for Multiple Instances and Modularity in Ksoup
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#78 - Support for Multiple Instances and Modularity in Ksoup
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#77 - add ksoup-lite variant
Pull Request -
State: closed - Opened by itboy87 3 months ago
#77 - add ksoup-lite variant
Pull Request -
State: closed - Opened by itboy87 3 months ago
#76 - Develop a `SourceReader` class that operates directly with `ByteArray`. Ensure that the new `SourceReader` eliminates the need for the IO library.
Issue -
State: closed - Opened by itboy87 3 months ago
#76 - Develop a `SourceReader` class that operates directly with `ByteArray`. Ensure that the new `SourceReader` eliminates the need for the IO library.
Issue -
State: closed - Opened by itboy87 3 months ago
#75 - Implement KMP CodePoint and remove external dependency
Pull Request -
State: closed - Opened by itboy87 3 months ago
#75 - Implement KMP CodePoint and remove external dependency
Pull Request -
State: closed - Opened by itboy87 3 months ago
#74 - Create a pure Kotlin implementation for `CodePoint` & remove the external dependency for CodePoint.
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#74 - Create a pure Kotlin implementation for `CodePoint` & remove the external dependency for CodePoint.
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#73 - Remove ktor-http Dependency from ksoup-core by Implementing String.resolveOrNull in Pure Kotlin
Pull Request -
State: closed - Opened by itboy87 3 months ago
#73 - Remove ktor-http Dependency from ksoup-core by Implementing String.resolveOrNull in Pure Kotlin
Pull Request -
State: closed - Opened by itboy87 3 months ago
#71 - ktor3 upgrade to 3.0.0-rc-1
Pull Request -
State: closed - Opened by itboy87 3 months ago
#71 - ktor3 upgrade to 3.0.0-rc-1
Pull Request -
State: closed - Opened by itboy87 3 months ago
#70 - Release 0.1.7
Pull Request -
State: closed - Opened by itboy87 3 months ago
#70 - Release 0.1.7
Pull Request -
State: closed - Opened by itboy87 3 months ago
#69 - App Crashes when upgrading to Ksoup 0.1.6
Issue -
State: closed - Opened by Vaibhav2002 3 months ago
- 11 comments
#69 - App Crashes when upgrading to Ksoup 0.1.6
Issue -
State: closed - Opened by Vaibhav2002 3 months ago
- 11 comments
#68 - Duplicate class com.fleeksoft.ksoup.Ksoup found in modules ksoup-release.aar
Issue -
State: open - Opened by vanniktech 3 months ago
- 3 comments
#68 - Duplicate class com.fleeksoft.ksoup.Ksoup found in modules ksoup-release.aar
Issue -
State: open - Opened by vanniktech 3 months ago
- 3 comments
#67 - Ksoup lite Variant with Zero Dependencies
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#67 - Ksoup lite Variant with Zero Dependencies
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#66 - Modularize Charset Decoder Implementation and Remove `ktor-io` dep from `ksoup-core`
Issue -
State: closed - Opened by itboy87 3 months ago
- 1 comment
Labels: enhancement
#66 - Modularize Charset Decoder Implementation and Remove `ktor-io` dep from `ksoup-core`
Issue -
State: closed - Opened by itboy87 3 months ago
- 1 comment
Labels: enhancement
#65 - Remove `ktor-http` Dependency from `ksoup-core` by Implementing `String.resolveOrNull` in Pure Kotlin
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#65 - Remove `ktor-http` Dependency from `ksoup-core` by Implementing `String.resolveOrNull` in Pure Kotlin
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#64 - Fetch HTML Page Meta Data (Preview Information)
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#64 - Fetch HTML Page Meta Data (Preview Information)
Issue -
State: closed - Opened by itboy87 3 months ago
Labels: enhancement
#63 - Limit Controls for Network Requests and File Reading
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#63 - Limit Controls for Network Requests and File Reading
Issue -
State: open - Opened by itboy87 3 months ago
Labels: enhancement
#62 - Update issue templates
Pull Request -
State: closed - Opened by itboy87 3 months ago
#62 - Update issue templates
Pull Request -
State: closed - Opened by itboy87 3 months ago
#61 - Asynchronus Url Parsing
Issue -
State: closed - Opened by Deorigami 3 months ago
- 2 comments
#61 - Asynchronus Url Parsing
Issue -
State: closed - Opened by Deorigami 3 months ago
- 2 comments
#60 - The same 'unique_name=com.fleeksoft.ksoup:ksoup' found in more than one library
Issue -
State: closed - Opened by vanniktech 3 months ago
- 5 comments
#60 - The same 'unique_name=com.fleeksoft.ksoup:ksoup' found in more than one library
Issue -
State: closed - Opened by vanniktech 3 months ago
- 5 comments
#59 - Ready for release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#59 - Ready for release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#58 - release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#58 - release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#57 - Release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#57 - Release 0.1.6
Pull Request -
State: closed - Opened by itboy87 3 months ago
#56 - Add Okio & Ktor2
Pull Request -
State: closed - Opened by itboy87 3 months ago
#56 - Add Okio & Ktor2
Pull Request -
State: closed - Opened by itboy87 3 months ago
#55 - Add ktor2 & okio
Pull Request -
State: closed - Opened by itboy87 3 months ago
#55 - Add ktor2 & okio
Pull Request -
State: closed - Opened by itboy87 3 months ago
#54 - ktor2 extension module new HttpResponse.bodyAsSourceReader() method
Issue -
State: closed - Opened by vanniktech 3 months ago
- 12 comments
#54 - ktor2 extension module new HttpResponse.bodyAsSourceReader() method
Issue -
State: closed - Opened by vanniktech 3 months ago
- 12 comments
#53 - okio extension module
Issue -
State: closed - Opened by vanniktech 3 months ago
- 3 comments
#53 - okio extension module
Issue -
State: closed - Opened by vanniktech 3 months ago
- 3 comments
#52 - fix build configurations
Pull Request -
State: closed - Opened by itboy87 3 months ago
#52 - fix build configurations
Pull Request -
State: closed - Opened by itboy87 3 months ago
#51 - Release 0.1.6-alpha1
Pull Request -
State: closed - Opened by itboy87 3 months ago
#51 - Release 0.1.6-alpha1
Pull Request -
State: closed - Opened by itboy87 3 months ago
#50 - Avoid allocating the entire response body in-memory in Ksoup.parseGetRequest()
Issue -
State: closed - Opened by saket 3 months ago
- 6 comments
#50 - Avoid allocating the entire response body in-memory in Ksoup.parseGetRequest()
Issue -
State: closed - Opened by saket 3 months ago
- 6 comments
#49 - ksoup-ktor2 was possibly not published correctly
Issue -
State: closed - Opened by saket 3 months ago
- 2 comments
#49 - ksoup-ktor2 was possibly not published correctly
Issue -
State: closed - Opened by saket 3 months ago
- 2 comments