renovate[bot]
|
c5932fe313
|
Update dependency gradle to v8.1.1
|
2023-04-22 04:35:19 +01:00 |
|
Kavin
|
a48fce116c
|
Merge pull request #566 from TeamPiped/reqwest4j
Update reqwest4j
|
2023-04-19 21:07:53 +01:00 |
|
Kavin
|
45d14594d0
|
Update reqwest4j
This fixes some VM crashes by instead throwing a Java exception instead of hard failing.
|
2023-04-19 20:22:15 +01:00 |
|
Kavin
|
0af28bc2d3
|
Merge pull request #564 from TeamPiped/session-factory
Add shutdown thread to close session factory
|
2023-04-16 22:59:05 +01:00 |
|
Kavin
|
977ffa1286
|
Add shutdown thread to close session factory
|
2023-04-16 22:56:33 +01:00 |
|
renovate[bot]
|
316248e8eb
|
Update dependency gradle to v8.1
|
2023-04-12 18:12:47 +01:00 |
|
Kavin
|
ac2e87bb30
|
Merge pull request #562 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-04-11 18:57:57 +01:00 |
|
Kavin
|
150c8e0c73
|
Update NewPipeExtractor
|
2023-04-11 18:28:07 +01:00 |
|
Kavin
|
0da51b0791
|
Merge pull request #559 from TeamPiped/channel-update-fix
Fix for channel updates not triggering.
|
2023-03-23 20:02:29 +00:00 |
|
Kavin
|
a89a117534
|
Fix for channel updates not triggering.
|
2023-03-23 20:01:21 +00:00 |
|
renovate[bot]
|
d250b72129
|
Update plugin com.github.johnrengelman.shadow to v8.1.1
|
2023-03-21 19:26:37 +00:00 |
|
renovate[bot]
|
232d70f6af
|
Update plugin io.freefair.lombok to v8
|
2023-03-21 12:47:21 +00:00 |
|
Kavin
|
7b2ac41879
|
Revert to using a regular cached executor.
|
2023-03-18 18:52:04 +00:00 |
|
renovate[bot]
|
a56b13d290
|
Update dependency io.sentry:sentry to v6.16.0
|
2023-03-18 18:18:53 +00:00 |
|
renovate[bot]
|
c3afbc7d9b
|
Update dependency org.postgresql:postgresql to v42.6.0
|
2023-03-18 18:18:34 +00:00 |
|
Kavin
|
5735622800
|
Merge pull request #556 from TeamPiped/sb-fix
Cleanup SponsorBlock utils to fix issues.
|
2023-03-18 18:18:09 +00:00 |
|
Kavin
|
69814ddc30
|
Cleanup SponsorBlock utils to fix issues.
|
2023-03-18 18:16:39 +00:00 |
|
Kavin
|
0c971e4d1c
|
Merge pull request #553 from TeamPiped/nanojson-lazy-string
Bump npe and nanojson to use Lazy String parsing.
|
2023-03-17 13:31:22 +00:00 |
|
Kavin
|
26cf7582e9
|
Bump npe and nanojson to use Lazy String parsing.
|
2023-03-17 13:28:33 +00:00 |
|
Kavin
|
87aec4782e
|
Merge pull request #552 from TeamPiped/optimize-hotspot
Optimize hotspot flags and use by default
|
2023-03-13 00:28:55 +00:00 |
|
Kavin
|
a8645f8623
|
Disable graalvm builds for now.
|
2023-03-13 00:27:54 +00:00 |
|
Kavin
|
92be1dfe02
|
Remove -XX:+UseStringCache
|
2023-03-13 00:26:01 +00:00 |
|
Kavin
|
141cf3189b
|
Remove -XX:+AggressiveOpts
|
2023-03-13 00:22:48 +00:00 |
|
Kavin
|
2d88b34907
|
Use hotspot as default image.
Since the OpenJ9 builds crash randomly.
|
2023-03-13 00:18:43 +00:00 |
|
Kavin
|
e9b51017b0
|
Optimize HotSpot flags for performance.
|
2023-03-13 00:17:58 +00:00 |
|
renovate[bot]
|
c28495f9bb
|
Update dependency com.rometools:rome to v2.1.0
|
2023-03-12 22:14:40 +00:00 |
|
Kavin
|
f8622cabeb
|
Merge pull request #550 from TeamPiped/randomization-cleanup
Cleanup list randomization code for pubsub.
|
2023-03-11 21:02:11 +00:00 |
|
Kavin
|
7c2014fc85
|
Cleanup list randomization code for pubsub.
|
2023-03-11 20:59:52 +00:00 |
|
Kavin
|
04bc80f6c8
|
Merge pull request #549 from TeamPiped/java-19
Attempt to migrate to Java 19.
|
2023-03-09 23:25:14 +00:00 |
|
Kavin
|
4a533e9513
|
Attempt to migrate to Java 19.
|
2023-03-09 23:19:14 +00:00 |
|
renovate[bot]
|
10758f595b
|
Update dependency it.unimi.dsi:fastutil-core to v8.5.12
|
2023-03-07 22:33:05 +00:00 |
|
Kavin
|
49168f3f2b
|
Merge pull request #547 from TeamPiped/nanojson-update
Update nanojson for lazy number parsing
|
2023-03-06 04:15:24 +00:00 |
|
Kavin
|
f225950372
|
Update nanojson for lazy number parsing
|
2023-03-06 04:14:08 +00:00 |
|
Kavin
|
4105ee0cc6
|
Merge pull request #546 from TeamPiped/channel-length
Update max channel length
|
2023-03-06 01:17:28 +00:00 |
|
Kavin
|
c5981d8aaf
|
Update max channel length
|
2023-03-06 01:14:46 +00:00 |
|
Kavin
|
82db66b24a
|
Merge pull request #545 from TeamPiped/idle-tuning
Enable -XX:+IdleTuningGcOnIdle
|
2023-03-04 22:55:26 +00:00 |
|
Kavin
|
b0e03c3b37
|
Enable -XX:+IdleTuningGcOnIdle
|
2023-03-04 22:24:59 +00:00 |
|
Kavin
|
9d219e4335
|
Merge pull request #544 from TeamPiped/reqwest4j-update
Update reqwest4j
|
2023-03-04 20:55:07 +00:00 |
|
Kavin
|
4074cf7986
|
Update reqwest4j
|
2023-03-04 20:48:50 +00:00 |
|
Kavin
|
88f899fd51
|
Merge pull request #543 from TeamPiped/lbry-encoding-fix
Fix for non-utf-8 URLs from LBRY.
|
2023-03-04 20:47:39 +00:00 |
|
Kavin
|
89a8737bcd
|
Fix for non-utf-8 URLs from LBRY.
|
2023-03-04 20:46:39 +00:00 |
|
renovate[bot]
|
a08151475e
|
Update dependency io.sentry:sentry to v6.15.0
|
2023-03-04 04:24:46 +00:00 |
|
Kavin
|
d17d736399
|
Merge pull request #542 from TeamPiped/renovate/gradle-8.x
Update dependency gradle to v8.0.2
|
2023-03-04 04:24:33 +00:00 |
|
renovate[bot]
|
74546d14a6
|
Update dependency gradle to v8.0.2
|
2023-03-04 04:23:02 +00:00 |
|
Kavin
|
aa4e67bc5a
|
Merge pull request #541 from TeamPiped/reqwest4j-update
Update reqwest4j to fix vm panics
|
2023-03-04 04:18:36 +00:00 |
|
Kavin
|
b984e3b2bc
|
Update reqwest4j to fix vm panics
|
2023-03-04 04:12:46 +00:00 |
|
Kavin
|
e352d55ce9
|
Merge pull request #540 from TeamPiped/query-length-check
Add check for query length.
|
2023-03-04 03:04:28 +00:00 |
|
Kavin
|
cb598371b0
|
Add check for query length.
|
2023-03-04 03:03:06 +00:00 |
|
Kavin
|
20bff208d2
|
Merge pull request #538 from TeamPiped/lbry-hls
Remove okhttp for reqwest.
|
2023-03-01 02:20:55 +00:00 |
|
Kavin
|
ed04f8b6c9
|
Remove okhttp for reqwest.
|
2023-03-01 02:19:49 +00:00 |
|