Commit Graph

1069 Commits

Author SHA1 Message Date
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
renovate[bot] 1f0401e26a Update hibernate core to v6.2.4.Final 2023-06-02 20:14:20 +01:00
Kavin 7ce56b0f29
Merge pull request #610 from TeamPiped/zulu-hotfix
Remove sharing classes due to issues on arm.
2023-06-01 20:39:46 +01:00
Kavin adf38dcb2b
Remove sharing classes due to issues on arm. 2023-06-01 20:36:33 +01:00
Kavin 472388a77d
Merge pull request #607 from TeamPiped/azul-jre
Add Azul jre support and use by default
2023-06-01 19:45:54 +01:00
Kavin f187aa5a85
Merge pull request #608 from TeamPiped/remove-preview
Remove --enable-preview from gradle compile task.
2023-06-01 19:45:45 +01:00
Kavin 52ab96a4e9
Remove --enable-preview from gradle compile task. 2023-06-01 19:44:25 +01:00
Kavin 9cfac94704
Make azul zulu the default image. 2023-06-01 19:41:18 +01:00
Kavin b1411ffa82
Add azul build to tests. 2023-06-01 19:39:27 +01:00
Kavin cf44a321b6
Add azul docker files. 2023-06-01 19:38:20 +01:00
Kavin ea7d2553e0
Remove --enable-preview. 2023-06-01 19:36:32 +01:00
Kavin e0dc4f8784
Merge pull request #605 from TeamPiped/channel-no-videos-tab-fix
Fix for fetching channels without a videos tab.
2023-06-01 19:15:51 +01:00
Kavin bb3bb3889a
Fix for fetching channels without a videos tab. 2023-06-01 19:12:54 +01:00
renovate[bot] 1891a2e6a8 Update dependency io.sentry:sentry to v6.21.0 2023-05-31 11:37:09 +01:00
renovate[bot] 5e56953fa8 Update dependency org.hsqldb:hsqldb to v2.7.2 2023-05-31 11:36:53 +01:00