Commit Graph

1014 Commits

Author SHA1 Message Date
Kavin 30806effc9
Minor formatting changes. 2023-08-03 23:50:46 +01:00
Bnyro adacbfe285 feat: support for meta info of videos 2023-08-03 15:40:46 +02:00
Bnyro 36edf34793 add visibility, license and tags to streams info 2023-07-29 11:20:01 +02:00
Kavin 75883f6588
Merge pull request #660 from TeamPiped/excluded-update
Use excluded in DO UPDATE SET
2023-07-28 11:51:05 +01:00
Kavin 37b2fca2fd
Fix type mismatch error. 2023-07-28 11:50:21 +01:00
Kavin d380f61a2b
Merge pull request #659 from TeamPiped/reqwest-init
Initialize Reqwest in Constants to prevent circular dependency
2023-07-28 11:47:30 +01:00
Kavin 8aefd7023d
Use excluded in DO UPDATE SET 2023-07-28 11:46:34 +01:00
Kavin ca6e7cec7f
Initialize Reqwest in Constants to prevent circular dependency 2023-07-28 11:42:21 +01:00
Kavin 82aa66eee8
Merge pull request #658 from TeamPiped/suppress-video-insert-conflict
Fix video update on conflict insert
2023-07-28 11:16:18 +01:00
Kavin 88e38bd8a1
Fix video update on conflict insert 2023-07-28 11:15:03 +01:00
Kavin 6ec6a4af3e
Merge pull request #657 from TeamPiped/suppress-video-insert-conflict
Suppress video insert errors on conflict
2023-07-28 11:12:32 +01:00
Kavin f4040772a2
Suppress video insert errors on conflict 2023-07-28 11:11:28 +01:00
renovate[bot] e66917d428 Update dependency org.apache.commons:commons-lang3 to v3.13.0 2023-07-28 10:47:38 +01:00
Kavin 2231d99f11
Merge pull request #656 from TeamPiped/hotspot-heapdump
Add -XX:+HeapDumpOnOutOfMemoryError to hotspot images.
2023-07-28 10:47:28 +01:00
Kavin 0eeea271ce
Add -XX:+HeapDumpOnOutOfMemoryError to hotspot images. 2023-07-28 10:44:34 +01:00
renovate[bot] e450301f8f Update dependency io.sentry:sentry to v6.27.0 2023-07-26 11:17:11 +01:00
Kavin 63d1cd3cf4
Merge pull request #653 from TeamPiped/dearrow-random-time
Implement randomTime for videos that don't exist in dearrow.
2023-07-25 03:08:49 +01:00
Kavin 1aac9fed1a
Implement randomTime for videos that don't exist in dearrow. 2023-07-25 03:04:28 +01:00
Kavin 5046886ce3
Merge pull request #652 from TeamPiped/pubsub-queue
Handle PubSub better with a queue and waiting for requests
2023-07-23 19:28:52 +01:00
Kavin c027fbefe8
Handle PubSub better with a queue and actually waiting 2023-07-23 19:27:01 +01:00
Kavin 5bdf6674b4
Merge pull request #651 from TeamPiped/dearrow-threading
Optimize threading when batch fetching DeArrow parallelly
2023-07-22 05:40:34 +01:00
Kavin fa588aaf83
Optimize threading when batch fetching DeArrow parallelly 2023-07-22 05:39:22 +01:00
renovate[bot] 5286cea23e Update hibernate core to v6.2.7.Final 2023-07-21 17:38:54 +01:00
renovate[bot] b545b9359b Update dependency io.sentry:sentry to v6.26.0 2023-07-19 11:47:23 +01:00
Kavin 46f20fe766
Merge pull request #649 from TeamPiped/dearrow
Dearrow add url only to non-original thumbnails
2023-07-19 01:01:52 +01:00
Kavin fcc3c9daaf
Only add url to non-original thumnails. 2023-07-19 01:00:11 +01:00
Kavin 68bbf05617
Merge pull request #648 from TeamPiped/dearrow
Implement batched fetching of dearrow content.
2023-07-19 00:50:43 +01:00
Kavin 369569d0f0
Implement batched fetching of dearrow content. 2023-07-19 00:47:06 +01:00
renovate[bot] 34efcb3401 Update dependency org.springframework.security:spring-security-crypto to v6.1.2 2023-07-18 10:38:49 +01:00
renovate[bot] 7b52736e83 Update dependency io.sentry:sentry to v6.25.2 2023-07-14 13:17:59 +01:00
Kavin f44f55e339
Merge pull request #645 from ItzYanick/master
add DISABLE_REGISTRATION to frontendProperties
2023-07-13 16:36:51 +01:00
Yanick edf8e7f8e5
add DISABLE_REGISTRATION to frontendProperties 2023-07-13 14:53:00 +02:00
renovate[bot] e676d97b3f Update dependency io.sentry:sentry to v6.25.1 2023-07-12 18:27:11 +01:00
renovate[bot] 92249ca991 Update dependency gradle to v8.2.1 2023-07-10 16:02:45 +01:00
Kavin f99aea64cf
Merge pull request #642 from TeamPiped/pubsub-upsert
Use upsert for handling pubsub and run on limited executors
2023-07-06 15:02:00 +01:00
Kavin f9289a05d1
Use a limited threadpool for handling pubsub requests. 2023-07-06 14:56:28 +01:00
Kavin 1dbda14335
Use an upsert statement for handling pubsub. 2023-07-06 14:54:45 +01:00
Kavin 6a2c688f50
Merge pull request #641 from TeamPiped/reqwest-proxy
Add support for setting up a proxy for reqwest.
2023-07-04 20:04:48 +01:00
Kavin 7b1dd45bf9
Add support for setting up a proxy for reqwest. 2023-07-04 19:14:37 +01:00
renovate[bot] ab3bf4ec98 Update dependency io.sentry:sentry to v6.25.0 2023-07-04 18:28:56 +01:00
Kavin 93a5b8478e
Merge pull request #639 from TeamPiped/npe-throttling
Update NewPipeExtractor to fix throttling
2023-07-01 12:08:07 +01:00
Kavin 628a6a2ca3
Update NewPipeExtractor to fix throttling 2023-07-01 12:02:22 +01:00
renovate[bot] f214266049 Update dependency gradle to v8.2 2023-07-01 02:23:20 +01:00
Kavin f45ad8c96d
Merge pull request #637 from TeamPiped/npe-update
Update NewPipeExtractor
2023-06-30 16:11:31 +01:00
Kavin 96f35dde42
Update NewPipeExtractor 2023-06-30 16:08:26 +01:00
Kavin d31371e35b
Merge pull request #636 from TeamPiped/reqwest4j-async
reqwest4j is now async first
2023-06-30 14:46:37 +01:00
Kavin d707beb85a
Add exception handler to pubsub 2023-06-30 14:46:01 +01:00
Kavin 990388f0d4
reqwest4j is now async first 2023-06-30 14:42:10 +01:00
renovate[bot] 02765fd33e Update plugin io.freefair.lombok to v8.1.0 2023-06-28 03:33:39 +01:00
Kavin d4d0a40928
Merge pull request #633 from Bnyro/comment-count
Add support for extracting the comment count
2023-06-26 11:07:03 +01:00