Commit Graph

750 Commits

Author SHA1 Message Date
frajibe 27d14f7141 minor (put line breaks) 2023-01-07 15:24:06 +01:00
frajibe 67681d5036 add 'playlists/clear' into api-test.sh 2023-01-07 15:22:12 +01:00
frajibe a145ad4e77 introduce a dedicated method to clear a playlist 2023-01-07 13:01:27 +01:00
frajibe fef6022104 feat: ability to clear a playlist from its videos (#1952) 2023-01-07 11:07:14 +01:00
Kavin 09d538d355
Merge pull request #497 from Bnyro/fix-playlist-import
Don't error out when a video of many is private when adding to playlist
2023-01-02 21:00:32 +00:00
Kavin 48ee0bba85
Clean code and throw error if no video was added. 2023-01-02 20:59:57 +00:00
Bnyro e5556f38e5 Don't error out when a video of many is private when adding to playlist 2023-01-01 20:18:50 +01:00
Kavin 3b4f5274e6 Update NPE. 2022-12-19 21:02:15 +00:00
renovate[bot] 478c1be6fd Update dependency org.springframework.security:spring-security-crypto to v6.0.1 2022-12-19 19:21:58 +00:00
Kavin bb8ec601f1 Update NPE. 2022-12-19 17:51:48 +00:00
renovate[bot] f6358db5d1 Update plugin io.freefair.lombok to v6.6.1 2022-12-18 22:10:47 +00:00
renovate[bot] 776a662560 Update dependency io.sentry:sentry to v6.10.0 2022-12-16 17:15:11 +00:00
Kavin 8ca317353e
Merge pull request #491 from TeamPiped/rewrite-images
Rewrite images to proxy in preview frames.
2022-12-15 17:57:44 +00:00
Kavin 57173dc426
Rewrite images to proxy in preview frames. 2022-12-15 17:55:15 +00:00
Kavin bdebb2f16b
Merge pull request #490 from TeamPiped/fix-typo
Fix typo to actually add to array
2022-12-15 17:48:38 +00:00
Kavin 757ef1722c
Fix typo to actually add to array. 2022-12-15 17:47:35 +00:00
Kavin e414148918
Merge pull request #489 from TeamPiped/preview-frames
Add support to extract preview frames.
2022-12-15 17:33:50 +00:00
Kavin c7533ecc91
Add support to extract preview frames. 2022-12-15 17:31:35 +00:00
Kavin 262b5e07f2
Merge pull request #488 from TeamPiped/fiter-invalid-id
Filter invalid channel IDs
2022-12-14 20:44:30 +00:00
Kavin aa36c6f68b
Filter invalid channel IDs. 2022-12-14 20:38:19 +00:00
Kavin 0c9f54090c
Merge pull request #487 from TeamPiped/remove-debug
Remove debug print code.
2022-12-14 14:45:53 +00:00
Kavin 2467946471
Remove debug print code. 2022-12-14 14:45:28 +00:00
Kavin 47b938433e
Merge pull request #486 from TeamPiped/missing-pubsub
Add missing pubsub channels
2022-12-14 13:49:48 +00:00
Kavin 522fd2cd66
Add missing pubsub channels. 2022-12-14 13:44:50 +00:00
Kavin c61aeb9eeb
Merge pull request #485 from TeamPiped/shorts-feed
Detect shorts content properly in feed.
2022-12-11 02:47:12 +00:00
Kavin 3be67c18ff
Detect shorts content properly in feed. 2022-12-11 02:45:18 +00:00
Kavin 02a1c33d55
Merge pull request #484 from TeamPiped/pubsub-improve
Attempt to improve pubsub subscription handling.
2022-12-10 04:59:05 +00:00
Kavin b1b7dbb44a
Attempt to improve pubsub subscription handling. 2022-12-10 04:56:31 +00:00
renovate[bot] 288ba2b0c2 Update dependency it.unimi.dsi:fastutil-core to v8.5.11 2022-12-09 20:13:01 +00:00
Kavin 34d9ccaae6
Merge pull request #482 from TeamPiped/update-nanojson
Update nanojson
2022-12-08 03:35:14 +00:00
Kavin e1b35c51fe
Update nanojson 2022-12-08 03:32:50 +00:00
renovate[bot] 3a25866f96 Update hibernate core to v6.1.6.Final 2022-12-07 16:43:32 +00:00
renovate[bot] 324d087398 Update dependency io.sentry:sentry to v6.9.2 2022-12-07 01:44:32 +00:00
renovate[bot] d3725f0007 Update plugin io.freefair.lombok to v6.6 2022-12-02 03:36:42 +00:00
Kavin c2132f16dd
Merge pull request #477 from TeamPiped/check-georestricted-topic
Add another content unavailable message for georestricted check
2022-11-28 01:18:40 +00:00
Kavin f2a7497d32
Add one more content unavailable message for georestricted check 2022-11-28 01:18:05 +00:00
Kavin 5abb3107d5
Merge pull request #476 from TeamPiped/better-room-join-logging
Add better error messages on room join fail
2022-11-28 01:05:33 +00:00
Kavin cda5a3f5d3
Add better error messages on room join fail 2022-11-28 01:05:02 +00:00
Kavin 0eca3d1d70
Merge pull request #475 from TeamPiped/check-georestricted-topic
Check if geo restricted on unavailable videos.
2022-11-28 00:48:21 +00:00
Kavin ffe0778c23
Check if geo restricted on unavailable videos. 2022-11-28 00:45:38 +00:00
Kavin 3a5a5b75da
Merge pull request #474 from TeamPiped/localize-stream-urls
Localize image URLs to current instance.
2022-11-27 16:45:08 +00:00
Kavin f140f8fe5a
Localize image URLs to current instance. 2022-11-27 16:44:42 +00:00
Kavin a9b16ee727
Merge pull request #473 from TeamPiped/federated-geo-bypass
Implement geo restrictions bypass.
2022-11-27 00:33:27 +00:00
Kavin 1b7d6a1472
Don't fail on unknown properties. 2022-11-27 00:31:47 +00:00
Kavin 12c41980dd
Implement geo restrictions bypass. 2022-11-27 00:29:26 +00:00
Kavin a654d22635
Merge pull request #463 from Bnyro/playlists
Allow adding multiple videos to a playlist with one request
2022-11-26 19:48:41 +00:00
Kavin d0fd4e0da6
Optimize playlist adding queries. 2022-11-26 19:45:31 +00:00
Bnyro d5054a9fbb
allow adding multiple videos to a playlist at the same time 2022-11-26 19:25:11 +00:00
Kavin 6c4b771a80
Merge pull request #472 from TeamPiped/countries-frontend
Add supported countries to frontend properties.
2022-11-26 19:24:39 +00:00
Kavin 7c18ea2271
Merge pull request #457 from TeamPiped/renovate/major-spring-security
Update dependency org.springframework.security:spring-security-crypto to v6
2022-11-26 19:14:35 +00:00