Commit Graph

1069 Commits

Author SHA1 Message Date
Kavin 46135a1599
Merge pull request #602 from TeamPiped/cors-allow-patch
Allows all methods in CORS.
2023-05-31 04:11:35 +01:00
Kavin 67d13a4b20
Allows all methods in CORS.
See https://github.com/TeamPiped/Piped/pull/2471
2023-05-31 04:10:38 +01:00
renovate[bot] 276f405692 Update jackson to v2.15.2 2023-05-31 03:56:26 +01:00
Kavin 332f500fa7
Merge pull request #600 from Bnyro/user-playlist-description
Add route to change playlist description and add PlaylistsHelper
2023-05-29 21:26:03 +01:00
Bnyro 71b13d59c4 Simplify PlaylistHelper#getUserPlaylist 2023-05-29 21:35:56 +02:00
Bnyro 86152a457a Add route to change playlist description and add PlaylistsHelper 2023-05-29 19:03:45 +02:00
Kavin 914afee632
Merge pull request #599 from TeamPiped/content-length
Add content length property.
2023-05-26 20:04:13 +01:00
Kavin 61bfd478aa
Add content length property. 2023-05-26 19:55:01 +01:00
renovate[bot] 1f2177aebc Update dependency io.sentry:sentry to v6.20.0 2023-05-26 19:48:26 +01:00
Kavin 5d085ce592
Merge pull request #586 from TeamPiped/npe-update
Update NewPipeExtractor
2023-05-22 21:12:43 +01:00
Kavin fc7d3dd2a5
Filter out video tab from tabs. 2023-05-22 21:10:16 +01:00
Kavin 234adf1255
Fixes for the new new channel tab handler. 2023-05-22 21:10:16 +01:00
Kavin f6639511aa
Implement support for extracting playlist description. 2023-05-22 21:10:16 +01:00
Kavin 0769fb6358
Update NewPipeExtractor 2023-05-22 21:10:16 +01:00
renovate[bot] 8b9973e874 Update dependency io.minio:minio to v8.5.3 2023-05-20 23:14:47 +01:00
renovate[bot] a3a1298c27 Update dependency io.sentry:sentry to v6.19.1 2023-05-19 16:08:57 +01:00
renovate[bot] c245b66a49 Update hibernate core to v6.2.3.Final 2023-05-18 17:11:37 +01:00
Kavin ba593a7388
Merge pull request #594 from TeamPiped/revert-588-openj9-default
Revert "Make openj9 the default latest tag"
2023-05-18 09:28:23 +01:00
Kavin 6738faaa3d
Revert "Make openj9 the default latest tag" 2023-05-18 09:27:34 +01:00
Kavin f38ae6d343
Merge pull request #593 from TeamPiped/openj9-args
Remove --enable-preview and use -Xcompactgc in OpenJ9.
2023-05-17 22:46:07 +01:00
Kavin 7f195e2d66
Remove --enable-preview and use -Xcompactgc in OpenJ9. 2023-05-17 22:30:37 +01:00
renovate[bot] b882a26c9a Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.1 2023-05-17 09:19:00 +01:00
renovate[bot] 8376c2b838 Update dependency commons-io:commons-io to v2.12.0 2023-05-16 23:12:37 +01:00
renovate[bot] f250566bc8 Update jackson to v2.15.1 2023-05-16 23:11:14 +01:00
renovate[bot] cf1b91c431 Update dependency io.sentry:sentry to v6.19.0 2023-05-16 17:48:48 +01:00
Kavin 96611b6804
Merge pull request #588 from TeamPiped/openj9-default
Make openj9 the default latest tag
2023-05-16 10:15:00 +01:00
Kavin 87cad36f27
Make openj9 the default latest tag. 2023-05-16 10:13:43 +01:00
renovate[bot] 6418e71807 Update dependency org.springframework.security:spring-security-crypto to v6.1.0 2023-05-15 18:42:13 +01:00
Kavin 0536236657
Merge pull request #585 from TeamPiped/audio-track-locale
Add audio track locale info.
2023-05-05 21:32:10 +01:00
Kavin 32db19956b
Add audio track locale info. 2023-05-05 21:30:13 +01:00
Kavin 8596211445
Merge pull request #584 from TeamPiped/audio-track-field
Add audio track type field.
2023-05-04 20:39:29 +01:00
Kavin c7fab90f66
Add audio track type field. 2023-05-04 20:38:29 +01:00
Kavin 8614e6a0d8
Merge pull request #582 from TeamPiped/fix-missing-transaction
Fix missing transaction when trying to insert new videos in a playlist
2023-05-01 01:01:18 +01:00
Kavin 5676881ec1
Fix missing transaction when trying to insert new videos in a playlist 2023-05-01 00:58:57 +01:00
Kavin 0b9c96e910
Merge pull request #581 from TeamPiped/fix-subquery-type
Fix a subquery's selection type
2023-04-30 22:17:57 +01:00
Kavin cb6bfb30b1
Fix a subquery's selection type 2023-04-30 22:16:49 +01:00
Kavin 7dc0afa966
Merge pull request #580 from TeamPiped/fast-video-checks
Faster checks for video exists.
2023-04-29 20:07:53 +01:00
Kavin 7f117f572f
Faster checks for video exists. 2023-04-29 20:05:21 +01:00
renovate[bot] c9cfd69953 Update dependency io.sentry:sentry to v6.18.1 2023-04-29 08:45:49 +01:00
renovate[bot] e94bdc3d15 Update dependency org.jsoup:jsoup to v1.16.1 2023-04-29 08:45:34 +01:00
renovate[bot] 34839fdbed Update hibernate core to v6.2.2.Final 2023-04-28 13:09:33 +01:00
Kavin 8a01ea33e9
Merge pull request #576 from TeamPiped/license-lf
Change line encoding from CRLF to LF.
2023-04-28 00:19:29 +01:00
Kavin e11d3b879a
Change line encoding from CRLF to LF. 2023-04-28 00:18:45 +01:00
renovate[bot] 9106621cfa Update dependency io.sentry:sentry to v6.18.0 2023-04-27 13:37:37 +01:00
Kavin a753c15dcc
Merge pull request #571 from TeamPiped/channel-handles
Add support for channel handles
2023-04-27 13:29:54 +01:00
Kavin 12e25c9c13
Attempt to add proper support for channel handles. 2023-04-27 13:22:04 +01:00
Kavin 7460fe2f75
Merge pull request #572 from TeamPiped/java-17
Migrate project back to Java 17.
2023-04-27 13:14:14 +01:00
Kavin e77e5a96d7
Migrate project back to Java 17. 2023-04-27 13:05:05 +01:00
Kavin 54ae19d142
Merge pull request #570 from TeamPiped/subscriptions-fix
Subscriptions fix
2023-04-27 08:11:14 +01:00
Kavin 7470554973
Add test for subscriptions. 2023-04-27 08:08:55 +01:00