Commit Graph

1109 Commits

Author SHA1 Message Date
renovate[bot] 11d289cb5b fix(deps): update dependency commons-io:commons-io to v2.14.0 2023-09-30 00:02:03 +01:00
renovate[bot] 25a70d7fc7 fix(deps): update dependency io.sentry:sentry to v6.30.0 2023-09-28 13:02:40 +01:00
renovate[bot] af6325b537 fix(deps): update dependency io.minio:minio to v8.5.6 2023-09-22 10:07:01 +00:00
Bnyro ae7684fa6f
Merge pull request #706 from Bnyro/rss-embed
feat: support for embeds in the feed rss endpoints
2023-09-19 23:03:38 +02:00
Bnyro 0d6feff34d feat: support for embeds in the feed rss endpoints 2023-09-19 22:08:47 +02:00
renovate[bot] 629a6ce7ef fix(deps): update hibernate core to v6.3.1.final 2023-09-19 19:39:17 +00:00
renovate[bot] 12b21b1020 chore(deps): update azul/zulu-openjdk docker tag to v21 2023-09-19 19:39:06 +00:00
renovate[bot] fcfd9fa3c3 fix(deps): update dependency commons-io:commons-io to v2.13.0 2023-09-19 19:15:30 +00:00
renovate[bot] 7b9dc24af4 fix(deps): update dependency org.springframework.security:spring-security-crypto to v6.1.4 2023-09-18 18:30:46 +00:00
renovate[bot] bcfad9988d chore(deps): update postgres docker tag to v16 2023-09-16 00:13:42 +00:00
renovate[bot] 3a03efaaf3 fix(deps): update dependency org.liquibase.ext:liquibase-yugabytedb to v4.23.2 2023-09-13 01:44:19 +01:00
renovate[bot] 9eedd3356b fix(deps): update dependency org.liquibase:liquibase-core to v4.23.2 2023-09-12 21:15:11 +01:00
renovate[bot] 7c83c43385 chore(deps): update docker/login-action action to v3 2023-09-12 21:14:08 +01:00
renovate[bot] 8305ce0770 chore(deps): update docker/setup-qemu-action action to v3 2023-09-12 21:12:19 +01:00
renovate[bot] d406d6e700 chore(deps): update docker/setup-buildx-action action to v3 2023-09-12 21:12:11 +01:00
renovate[bot] d173fb0c27 chore(deps): update docker/build-push-action action to v5 2023-09-12 21:11:31 +01:00
renovate[bot] a8e6907305 chore(deps): update actions/checkout action to v4 2023-09-04 16:44:14 +00:00
renovate[bot] 3b1bef532b fix(deps): update hibernate core to v6.3.0.final 2023-08-31 22:53:14 +00:00
Kavin 03112bf379
Merge pull request #694 from TeamPiped/renovate/rocks.kavin-reqwest4j-1.x
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.12
2023-08-31 16:06:49 +00:00
renovate[bot] 6adbecce31
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.12 2023-08-31 15:59:36 +00:00
Kavin 2b8b4aa983
Merge pull request #693 from TeamPiped/renovate/rocks.kavin-reqwest4j-1.x
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.11
2023-08-31 12:56:32 +00:00
renovate[bot] 9aa42872c0
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.11 2023-08-31 12:51:17 +00:00
Kavin 6cb29d67ab
Merge pull request #692 from TeamPiped/pubsub-deduplicating-queue
Handle pubsub with a de-duplicating queue
2023-08-31 08:32:40 +00:00
Kavin 719c2460df
Handle pubsub with a de-duplicating queue 2023-08-31 09:28:45 +01:00
Kavin 938758b59f
Merge pull request #691 from TeamPiped/fix-extractor-fetch
Fetch page in extractor before using it
2023-08-30 22:55:44 +00:00
Kavin 1b41b75243
Fix extractor not fetching page. 2023-08-30 23:53:04 +01:00
Kavin fa5bf890f2
Merge pull request #690 from TeamPiped/new-video-extractor
Use extractor directly instead of StreamInfo for handling new videos
2023-08-30 14:14:08 +00:00
Kavin 17f29b5238
Use extractor directly instead of StreamInfo for handling new videos 2023-08-30 15:10:07 +01:00
Kavin 27350d2a47
Merge pull request #689 from TeamPiped/channel-save-video
Fix channel save new video handling
2023-08-30 13:43:22 +00:00
Kavin 635688b5b7
Handle video updates from channel tabs. 2023-08-30 14:42:27 +01:00
Kavin 1d2ef196be
Fix channel save new video handling. 2023-08-30 13:23:43 +01:00
Kavin 5efa4d22e5 Fix unnecessary fk on channels for unauthenticated subscriptions. 2023-08-30 05:55:13 +00:00
renovate[bot] e6bca8c5ee chore(deps): update plugin io.freefair.lombok to v8.3 2023-08-28 02:12:41 +00:00
Kavin ad6daab523
Merge pull request #686 from TeamPiped/npe-update
Update NewPipeExtractor
2023-08-27 22:08:41 +00:00
Kavin 87b2a31861
Update NewPipeExtractor 2023-08-27 23:07:13 +01:00
Kavin 4cc834e31c
Merge pull request #685 from TeamPiped/npe-update
Update NewPipeExtractor
2023-08-27 19:45:56 +00:00
Kavin d0ff3e5c5e
Update NewPipeExtractor 2023-08-27 20:37:03 +01:00
Kavin 40a8fa357a
Merge pull request #684 from TeamPiped/federated-georestriction-bypass
Check if authenticated before helping other instances for bypassing georestrictions
2023-08-27 13:41:23 +00:00
Kavin b84e3570bd
Check if authenticated before helping other instances 2023-08-27 14:38:24 +01:00
Kavin 015fc06681
Merge pull request #683 from TeamPiped/docker-healthcheck
Add healthcheck to Dockerfiles
2023-08-23 21:03:06 +01:00
Kavin bfdf1a567e
Add healthcheck to Dockerfiles
Add healthcheck to hotspot.

Add healthcheck to graalvm.

Add the healthcheck script.
2023-08-23 21:01:15 +01:00
renovate[bot] 63891ae0e2 fix(deps): update dependency org.springframework.security:spring-security-crypto to v6.1.3 2023-08-21 23:26:17 +01:00
Kavin 34f706387f
Merge pull request #681 from TeamPiped/reqwest4j-bump
Update reqwest4j
2023-08-21 10:01:16 +01:00
Kavin ec85beba5f
Update reqwest4j. 2023-08-21 09:49:23 +01:00
renovate[bot] 8e2564bc1d fix(deps): update dependency io.minio:minio to v8.5.5 2023-08-18 03:10:15 +01:00
renovate[bot] db5a92d990 chore(deps): update dependency gradle to v8.3 2023-08-17 18:31:20 +01:00
renovate[bot] 69757fd4af fix(deps): update dependency org.liquibase.ext:liquibase-yugabytedb to v4.23.1 2023-08-14 18:53:13 +01:00
Kavin c223dace93
Merge pull request #677 from TeamPiped/liquibase-migrations
Add liquibase to perform database migrations
2023-08-14 18:49:31 +01:00
Kavin 5fb08f66c5
actions: add action to test migrations 2023-08-14 18:36:48 +01:00
Kavin 2864af856b
Use common fat-build workflow. 2023-08-14 12:18:37 +01:00