Commit Graph

1122 Commits

Author SHA1 Message Date
FineFindus 3a1ea8bf07
feat(comments): add creator reply field 2023-10-11 16:07:32 +02:00
Kavin fee34935cd
Merge pull request #719 from TeamPiped/npe-update
Update NPE
2023-10-10 23:02:10 +01:00
Kavin 0cda3836d5
Update NPE. 2023-10-10 22:57:34 +01:00
Kavin e8e3ce2804
Merge pull request #710 from TeamPiped/java-21
Update to Java 21 and use virtual threads
2023-10-10 22:56:59 +01:00
Kavin 5a0554ad8c
Don't build openj9 and adoptium for now. 2023-10-10 22:52:26 +01:00
Kavin 9cfd3a2556
Use lombok directly without an unofficial lombok plugin. 2023-10-10 22:47:30 +01:00
Kavin 4d4bfdc21d
actions: use zulu jre distribution 2023-10-10 22:46:43 +01:00
Kavin 52229ed8c7
Use virtual threads. 2023-10-10 22:46:43 +01:00
Kavin b3fd4f2ce9
Compile and target java 21. 2023-10-10 22:46:43 +01:00
Kavin 922ef589c9
actions: use java 21 in CI 2023-10-10 22:46:43 +01:00
Kavin f25ad497d2
Use oracle's new container registry for docker images. 2023-10-10 22:46:43 +01:00
renovate[bot] 5f2043859e chore(deps): update plugin io.freefair.lombok to v8.4 2023-10-09 18:25:11 +01:00
renovate[bot] c936595a50 chore(deps): update dependency gradle to v8.4 2023-10-05 10:21:05 +01:00
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