Commit graph

1133 commits

Author SHA1 Message Date
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
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