Commit Graph

769 Commits

Author SHA1 Message Date
Kavin 36af3af096
Use reqwest4j instead of okhttp. 2023-01-30 03:11:56 +00:00
Kavin 9f06b7eec2
Merge pull request #507 from TeamPiped/nanojson-update
Update nanojson to reduce allocations
2023-01-29 00:01:13 +00:00
Kavin a1ce6a5b52
Update nanojson to reduce allocations 2023-01-28 23:59:32 +00:00
Kavin 939b0bbaa8
Merge pull request #505 from TeamPiped/drop-ipfs
Drop IPFS publish code.
2023-01-14 14:43:51 +00:00
renovate[bot] ae43aecc05 Update dependency io.sentry:sentry to v6.11.0 2023-01-14 14:43:22 +00:00
Kavin e8b0f197a9
Drop IPFS publish code. 2023-01-14 14:42:42 +00:00
Kavin 5236c9a3cb
Merge pull request #504 from TeamPiped/feeds-encoding
Don't escape entire HTML, just the URL.
2023-01-14 14:38:12 +00:00
Kavin c2a93d5354
Don't escape entire HTML, just the URL. 2023-01-14 14:36:43 +00:00
Kavin 3cae269adb
Merge pull request #503 from TeamPiped/fix-feeds-encoding
Fix escaping URL content that contains special characters.
2023-01-14 00:31:09 +00:00
Kavin 2a0ae093ea
Fix escaping URL content that contains special characters. 2023-01-14 00:29:30 +00:00
Kavin e8686c3e97
Merge pull request #502 from Bnyro/rss-channels
RSS Feed improvements
2023-01-09 23:42:02 +00:00
Bnyro 85c7774637 Show the video thumbnail as RSS content 2023-01-09 19:08:10 +01:00
Bnyro e19bfaad91 Show all available info as feed content 2023-01-09 18:58:48 +01:00
Bnyro a9ab1ca895 Use the channel avatar as icon & image in channel RSS feeds 2023-01-09 18:26:16 +01:00
Bnyro 0099b5092e Use channel name for RSS channel feeds 2023-01-09 18:15:28 +01:00
Kavin f0da580245
Merge pull request #499 from frajibe/wip/tests/typo
fix the 'rename playlist' endpoint from api-test.sh
2023-01-08 15:06:46 +00:00
Kavin 8609cf5482
Merge pull request #498 from frajibe/master
feat: ability to clear a playlist from its videos (#1952)
2023-01-08 15:04:31 +00:00
Kavin 6c12f58ffb
Try removing join and replacing array altogether. 2023-01-08 14:44:33 +00:00
frajibe a7ce6f7d23 fix the 'rename playlist' endpoint from api-test.sh 2023-01-07 15:32:00 +01:00
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