Commit graph

218 commits

Author SHA1 Message Date
Kavin
030bf0aa30
Fix for playlist video ordering. 2022-11-19 00:17:34 +00:00
Kavin
5b296eb488
Handle playlist video querying correctly. 2022-11-19 00:06:01 +00:00
Kavin
8d23459406
Simplify and optimize playlist query. 2022-11-18 21:49:05 +00:00
Kavin
f9b89663be
Simplify transaction for video updates. 2022-11-18 21:08:37 +00:00
Kavin
adfc0850ed
Speed up playlists and fix adding videos on empty playlists. 2022-11-18 17:27:42 +00:00
Kavin
616c42ee2f
Fix for LBRY domain change. 2022-11-17 17:16:29 +00:00
Kavin
b065ea8668
Fix query type error. 2022-11-17 16:54:42 +00:00
Kavin
a15444645a
Don't query full video anywhere. 2022-11-17 16:24:47 +00:00
Kavin
ec89d042e3
CriteriaUpdate for video updates. 2022-11-17 15:55:43 +00:00
Kavin
005bbfd1e5
Implement channel data federation. 2022-11-16 23:04:45 +00:00
Kavin
98628aff98
Implement support for audio track info. 2022-11-15 19:24:52 +00:00
Kavin
6ad27aea2a
Update NPE. 2022-11-15 19:21:36 +00:00
Kavin
79621ac562
Federate new video content. 2022-11-13 01:00:26 +00:00
Kavin
9d8117239f
Fix incorrect field. 2022-11-13 00:48:12 +00:00
Kavin
cd6e63130b
Implement federation of video data. 2022-11-13 00:27:13 +00:00
Kavin
d5585738da
Throw 400 response for invalid parameters messages from extractor. 2022-10-31 12:00:37 +00:00
Kavin
afd213b4c8
Handle potential bad responses for RYD. 2022-10-31 11:49:22 +00:00
Kavin
fe87d2cf4d
Don't log error response. 2022-10-31 11:09:57 +00:00
Kavin
d4d9c71279
Remove org.json and fix occasional json exception. 2022-10-31 10:43:34 +00:00
Kavin
405e0d3bb3
Add some sentry extra data.
And fix potential NPE in RydHelper.
2022-10-31 01:15:46 +00:00
Kavin
4a8fb80411
Implement status code error errors. 2022-10-30 21:41:02 +00:00
Kavin
8c55b85fc2
Allow using sentry to log errors. 2022-10-30 19:56:04 +00:00
Kavin
3b6f983fdc
Change max length to 200 characters. 2022-10-30 14:11:14 +00:00
Kavin
1c73f852b9
Implement support for uploaderUrl and uploaderVerified for playlists. 2022-10-29 23:30:47 +01:00
Kavin
2afecb3f39
Refactor server code into multiple classes. 2022-10-29 22:00:55 +01:00
Kavin
2c79ddb299
Extract item collectors to a new class. 2022-10-29 21:29:09 +01:00
Kavin
82ac80df97
Add channel name updates when loading. 2022-10-29 21:16:52 +01:00
Kavin
aacafb8ab4
Fix channel tab nextpage. 2022-10-27 12:14:53 +01:00
Kavin
00a6d7da93
Implement support for channel tabs. 2022-10-27 11:59:10 +01:00
Kavin
2b8039ff87
Add isShort field to StreamInfo. 2022-10-27 10:24:36 +01:00
Kavin
b15f90bbd3
Add support to configure sponsorblock servers. 2022-10-23 19:17:04 +01:00
Kavin
4d745b8a84
Add support for reply count and bump deps. 2022-10-17 14:36:43 +01:00
Kavin
c10ff6e3c5
Add video count to playlists response. 2022-10-11 01:34:58 +01:00
Kavin
3c00bfae89
Query all videos at once and batch update. 2022-10-06 11:05:42 +01:00
Ellie
4e155fc70a
Get PubSub Hub url from constants 2022-10-04 07:46:19 +00:00
Kavin
202df96442
Merge pull request #374 from Bnyro/config
add config for the frontend
2022-10-02 14:53:51 +01:00
Kavin
dcc4b6e807
Use and query for where clause. 2022-09-25 22:19:37 +01:00
Kavin
9edfd133f9
Fix unauthenticated subscriptions where clause. 2022-09-25 21:49:12 +01:00
Bnyro
52370036e3 add config for the frontend 2022-09-18 15:15:58 +02:00
Bnyro
178dbefb52 route for renaming playlists 2022-08-27 19:09:21 +02:00
Kavin
adbd2b347f
Small Java 17 improvements. (#337) 2022-08-18 08:43:40 +05:30
Kavin
42d8951863
Remove debug code. 2022-08-12 20:04:01 +05:30
Kavin
48c780ed90
Use AsyncLoadingCache for Downloader requests. 2022-08-12 19:50:53 +05:30
Kavin
eae003e422
Fix authenticated RSS feeds. 2022-08-06 15:25:41 +05:30
Kavin
30a7b43c5e
Fix cloning of playlist with duplicate videos. 2022-08-03 21:13:21 +05:30
Kavin
d93f2f360b
Optimize feed query by reducing join on users. 2022-08-03 21:01:49 +05:30
Kavin
48efbe66ca
Unauthenticated channel info endpoint. 2022-08-01 17:39:40 +05:30
Kavin
9a45e33fdb
Fix bugs and implement more of unauthenticated subs. 2022-07-31 23:17:42 +05:30
Kavin
02067518b0
Implement part of unauthenticated subscription api. 2022-07-31 20:50:01 +05:30
Kavin
6c6c8c021f
Add option to disable LBRY. 2022-07-22 09:22:48 +05:30