renovate[bot]
|
492dd55948
|
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.14.1
|
2022-11-22 00:45:03 +00:00 |
|
renovate[bot]
|
7ad29c63e4
|
Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.1
|
2022-11-22 00:44:19 +00:00 |
|
Kavin
|
dd693a431e
|
Merge pull request #458 from TeamPiped/openj9-gc
Use gencon GC by default.
|
2022-11-21 22:36:06 +00:00 |
|
Kavin
|
83db63576f
|
Use gencon GC by default.
|
2022-11-21 22:33:31 +00:00 |
|
renovate[bot]
|
45fdf8de3f
|
Update dependency org.springframework.security:spring-security-crypto to v5.8.0
|
2022-11-21 17:21:54 +00:00 |
|
Kavin
|
f9415b9cd6
|
Merge pull request #455 from Bnyro/proxy
add proxyUrl to `/config`
|
2022-11-20 20:54:09 +00:00 |
|
Kavin
|
a76a924c6a
|
Only provide image proxy configuration.
|
2022-11-20 20:53:53 +00:00 |
|
Kavin
|
0ea7aca20c
|
Remove newline.
|
2022-11-20 20:52:47 +00:00 |
|
Bnyro
|
bbc84a222d
|
add proxyUrl to config
|
2022-11-20 21:42:41 +01:00 |
|
Kavin
|
8395343ec1
|
Merge pull request #454 from TeamPiped/playlist-fix
Fix for playlist video ordering.
|
2022-11-19 00:18:07 +00:00 |
|
Kavin
|
030bf0aa30
|
Fix for playlist video ordering.
|
2022-11-19 00:17:34 +00:00 |
|
Kavin
|
b257c53c46
|
Merge pull request #453 from TeamPiped/playlist-fix
Handle playlist video querying correctly.
|
2022-11-19 00:08:39 +00:00 |
|
Kavin
|
5b296eb488
|
Handle playlist video querying correctly.
|
2022-11-19 00:06:01 +00:00 |
|
Kavin
|
da67e0e714
|
Merge pull request #452 from TeamPiped/playlist-opt
Simplify and optimize playlist query.
|
2022-11-18 21:51:36 +00:00 |
|
Kavin
|
8d23459406
|
Simplify and optimize playlist query.
|
2022-11-18 21:49:05 +00:00 |
|
Kavin
|
d6bfc8f9ae
|
Merge pull request #451 from TeamPiped/playlist-fixes
Simplify transaction for video updates.
|
2022-11-18 21:09:03 +00:00 |
|
Kavin
|
f9b89663be
|
Simplify transaction for video updates.
|
2022-11-18 21:08:37 +00:00 |
|
Kavin
|
8aff82fde2
|
Merge pull request #450 from TeamPiped/playlist-fixes
Speed up playlists and fix adding videos on empty playlists.
|
2022-11-18 17:30:55 +00:00 |
|
Kavin
|
adfc0850ed
|
Speed up playlists and fix adding videos on empty playlists.
|
2022-11-18 17:27:42 +00:00 |
|
renovate[bot]
|
99fcaf8733
|
Update dependency io.sentry:sentry to v6.8.0
|
2022-11-18 16:10:05 +00:00 |
|
Kavin
|
3aaaf2fe40
|
Merge pull request #448 from TeamPiped/lbry-fix
Fix for LBRY domain change.
|
2022-11-17 17:16:50 +00:00 |
|
Kavin
|
616c42ee2f
|
Fix for LBRY domain change.
|
2022-11-17 17:16:29 +00:00 |
|
Kavin
|
2c995856d1
|
Merge pull request #447 from TeamPiped/query-type
Fix query type error.
|
2022-11-17 16:55:16 +00:00 |
|
Kavin
|
b065ea8668
|
Fix query type error.
|
2022-11-17 16:54:42 +00:00 |
|
Kavin
|
12ac82393e
|
Merge pull request #446 from TeamPiped/video-insert-projection
Don't query full video anywhere
|
2022-11-17 16:27:25 +00:00 |
|
Kavin
|
a15444645a
|
Don't query full video anywhere.
|
2022-11-17 16:24:47 +00:00 |
|
Kavin
|
c2248a1bdc
|
Merge pull request #445 from TeamPiped/criteria-updates
CriteriaUpdate for video updates.
|
2022-11-17 15:59:59 +00:00 |
|
Kavin
|
ec89d042e3
|
CriteriaUpdate for video updates.
|
2022-11-17 15:55:43 +00:00 |
|
Kavin
|
4d58ec42d3
|
Merge pull request #444 from TeamPiped/right-join-playlists
Right join when querying table to avoid full scan.
|
2022-11-17 04:38:46 +00:00 |
|
Kavin
|
28104cc7e4
|
Right join when querying table to avoid full scan.
|
2022-11-17 04:38:24 +00:00 |
|
Kavin
|
d0cdec5b72
|
Merge pull request #443 from TeamPiped/playlist-owner-fetch
Don't join users table when adding / removing videos from playlist
|
2022-11-17 02:07:47 +00:00 |
|
Kavin
|
e4c7ff1333
|
Don't join users table when adding / removing videos from playlist.
|
2022-11-17 01:53:48 +00:00 |
|
Kavin
|
8e8c5a4143
|
Merge pull request #442 from TeamPiped/right-channel-joins
Use right join on channels.
|
2022-11-17 01:11:49 +00:00 |
|
Kavin
|
dfd7580374
|
Use right join on channels.
|
2022-11-17 01:09:12 +00:00 |
|
Kavin
|
087fae17e9
|
Merge pull request #441 from TeamPiped/playlist-querying
Implement better playlist querying.
|
2022-11-17 00:06:34 +00:00 |
|
Kavin
|
0fd90ab1c9
|
Implement better playlist querying.
|
2022-11-17 00:03:41 +00:00 |
|
Kavin
|
cdc5546d7a
|
Merge pull request #440 from TeamPiped/channel-federation
Implement channel data federation.
|
2022-11-16 23:06:54 +00:00 |
|
Kavin
|
005bbfd1e5
|
Implement channel data federation.
|
2022-11-16 23:04:45 +00:00 |
|
Kavin
|
92cee87822
|
Merge pull request #439 from TeamPiped/stream-timeout
Add timeout for streams response.
|
2022-11-16 19:45:28 +00:00 |
|
Kavin
|
dc4f4eaf6b
|
Merge pull request #438 from TeamPiped/channels-npe-check
Fix NPE check for channel uploader.
|
2022-11-16 19:45:20 +00:00 |
|
Kavin
|
f757c439af
|
Add timeout for streams response.
|
2022-11-16 19:44:53 +00:00 |
|
Kavin
|
32f30e42f4
|
Fix NPE check for channel uploader.
|
2022-11-16 19:32:39 +00:00 |
|
renovate[bot]
|
444d789987
|
Update dependency io.sentry:sentry to v6.7.1
|
2022-11-16 18:35:49 +00:00 |
|
Kavin
|
12d5177952
|
Merge pull request #436 from TeamPiped/container-tuning
Don't generate Warm AOT cache.
|
2022-11-15 19:31:33 +00:00 |
|
Kavin
|
c4a22ef6fc
|
Don't generate Warm AOT cache.
|
2022-11-15 19:30:58 +00:00 |
|
Kavin
|
38a88557f9
|
Merge pull request #435 from TeamPiped/npe-update
Npe update
|
2022-11-15 19:29:10 +00:00 |
|
Kavin
|
98628aff98
|
Implement support for audio track info.
|
2022-11-15 19:24:52 +00:00 |
|
Kavin
|
6ad27aea2a
|
Update NPE.
|
2022-11-15 19:21:36 +00:00 |
|
Kavin
|
d537848def
|
Merge pull request #434 from TeamPiped/container-tuning
Attempt to warm classes
|
2022-11-15 09:59:41 +00:00 |
|
Kavin
|
f85b9d095d
|
Attempt to warm classes.
|
2022-11-15 09:54:13 +00:00 |
|