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 |
|
Bnyro
|
1cace30971
|
Add support for extracting the comment count
|
2023-06-26 12:05:16 +02:00 |
|
renovate[bot]
|
f4200da70b
|
Update dependency io.sentry:sentry to v6.24.0
|
2023-06-22 22:42:28 +01:00 |
|
renovate[bot]
|
5d0f2b8e55
|
Update dependency commons-codec:commons-codec to v1.16.0
|
2023-06-22 01:34:11 +01:00 |
|
renovate[bot]
|
bf0ee4676a
|
Update dependency io.minio:minio to v8.5.4
|
2023-06-20 14:47:25 +01:00 |
|
renovate[bot]
|
154f3f958e
|
Update dependency org.springframework.security:spring-security-crypto to v6.1.1
|
2023-06-19 18:18:09 +01:00 |
|
renovate[bot]
|
73b303ffe6
|
Update activej to v5.5
|
2023-06-15 20:59:19 +01:00 |
|
renovate[bot]
|
dd6184f650
|
Update hibernate core to v6.2.5.Final
|
2023-06-15 14:04:54 +01:00 |
|
renovate[bot]
|
437ff509c1
|
Update dependency io.sentry:sentry to v6.23.0
|
2023-06-15 14:04:39 +01:00 |
|
Kavin
|
a694e8d9d3
|
Merge pull request #624 from TeamPiped/itag-api
Add itags to the streams api.
|
2023-06-10 22:37:38 +01:00 |
|
Kavin
|
9fd20dd7b1
|
Add itags to the streams api.
|
2023-06-10 22:31:57 +01:00 |
|
Kavin
|
5d316597e7
|
Merge pull request #623 from TeamPiped/short-extraction
Fix short content type extraction.
|
2023-06-10 22:08:43 +01:00 |
|
Kavin
|
5c4864dba7
|
Fix short content type extraction.
|
2023-06-10 22:07:21 +01:00 |
|
renovate[bot]
|
e6b48140ed
|
Update dependency io.sentry:sentry to v6.22.0
|
2023-06-08 05:39:43 +01:00 |
|
Kavin
|
4fe67ff336
|
Merge pull request #622 from TeamPiped/extractor-url
Fix extractor URL for YouTube
|
2023-06-08 05:32:09 +01:00 |
|
Kavin
|
53b03761d5
|
Fix extractor URL for YouTube.
|
2023-06-08 05:30:00 +01:00 |
|
Kavin
|
164ee66e46
|
Merge pull request #619 from TeamPiped/no-streams-found-fix
Use stream extractor directly to fix no streams found error.
|
2023-06-06 02:34:14 +01:00 |
|
Kavin
|
710f62f8e5
|
Use stream extractor directly to fix no streams found error.
|
2023-06-06 02:32:27 +01:00 |
|
Kavin
|
1eb2fc4b8e
|
Merge pull request #618 from TeamPiped/reqwest4j
Update reqwest4j
|
2023-06-06 00:45:31 +01:00 |
|
Kavin
|
4e3e3b2ee4
|
Update reqwest4j
|
2023-06-06 00:31:34 +01:00 |
|
Kavin
|
35866cb953
|
Merge pull request #617 from TeamPiped/videoid-sentry-newstream
Add sentry videoId information to pubsub webhook.
|
2023-06-05 23:51:53 +01:00 |
|
Kavin
|
b9f8fc99f5
|
Add sentry videoId information to pubsub webhook.
|
2023-06-05 23:44:20 +01:00 |
|
Kavin
|
afc109f408
|
Merge pull request #616 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-06-05 08:17:49 +01:00 |
|
Kavin
|
27ceeb5776
|
Update NewPipeExtractor
|
2023-06-05 08:14:07 +01:00 |
|
Kavin
|
37216f0ffa
|
Merge pull request #615 from TeamPiped/db-init-hardfail
Fix failing hard when the database fails to initialize.
|
2023-06-05 08:09:21 +01:00 |
|
Kavin
|
427db7e443
|
Fix failing hard when the database fails to initialize.
|
2023-06-05 08:06:49 +01:00 |
|
Kavin
|
a045a10bc9
|
Merge pull request #614 from TeamPiped/channel-length-fix
Fix another potential mismatch where the channel name can update from.
|
2023-06-05 08:02:10 +01:00 |
|
Kavin
|
60b690366c
|
Fix another potential mismatch where the channel name can update from.
|
2023-06-05 08:01:07 +01:00 |
|
Kavin
|
8e112d2058
|
Merge pull request #613 from TeamPiped/channel-length-fix
Fix for channels with too large name length.
|
2023-06-05 07:58:41 +01:00 |
|
Kavin
|
0dd97c67ca
|
Fix for channels with too large name length.
|
2023-06-05 07:57:18 +01:00 |
|
Kavin
|
c3863c22b8
|
Merge pull request #612 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-06-02 22:22:59 +01:00 |
|
Kavin
|
5dbbe340c2
|
Update NewPipeExtractor
|
2023-06-02 22:10:12 +01:00 |
|