Jeidnx
|
74a675136d
|
Move OidcData to db + some cleanup
|
2024-11-20 12:20:46 +01:00 |
|
Kavin
|
b0725f882a
|
Remove debug code and format.
|
2024-11-18 01:40:24 +05:30 |
|
Kavin
|
9520a3cc6f
|
Simplify error handling code a little.
|
2024-11-18 01:39:50 +05:30 |
|
Kavin
|
580eb7fbbe
|
Simplify oidc hash generation.
|
2024-11-18 00:23:24 +05:30 |
|
Jeidnx
|
074e4bc136
|
chore: properly implement oidc
|
2024-11-13 10:56:08 +01:00 |
|
Jeidnx
|
868103cf73
|
Merge branch 'master' into oidc
|
2024-11-06 20:21:16 +01:00 |
|
Bnyro
|
07785f1751
|
chore: update npe
|
2024-10-28 17:06:18 +01:00 |
|
Kavin
|
91751fd1fd
|
Update NewPipeExtractor.
|
2024-07-24 04:36:11 +01:00 |
|
Bnyro
|
49a9cd07fd
|
feat: add uploaded timestamp to streams response
|
2024-06-14 22:52:44 +02:00 |
|
Kavin
|
d5572d70a7
|
Disable ump and srfvp for now.
|
2024-04-02 01:54:31 +01:00 |
|
Bnyro
|
6cac1ca8a1
|
chore: remove unused imports
|
2024-03-15 14:52:24 +01:00 |
|
Bnyro
|
30e6bf2a7d
|
feat(rss feed): add optional query parameter 'filter' ('shorts' or 'videos')
|
2024-03-15 14:49:02 +01:00 |
|
Bnyro
|
b0c6116d1f
|
refactor: simplify FeedHandlers.java by introducing FeedHelpers.java
|
2024-03-15 14:33:07 +01:00 |
|
Bnyro
|
25a49ce137
|
Merge pull request #769 from Bnyro/rss-duration
feat: add channel info to rss feed if no videos found
|
2024-03-14 19:52:45 +01:00 |
|
FineFindus
|
cd4bc36f4f
|
feat(sponsorblock): support actionTypes (#766)
* feat(sponsorblock): support actionTypes
* feat(sponsorblock): handle nullable actionType
* style: correctly format assignment
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
---------
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
|
2024-03-13 21:41:46 +01:00 |
|
Bnyro
|
26844fcc1d
|
fix: format duration in rss feed
|
2024-01-19 14:36:28 +01:00 |
|
Bnyro
|
7b9e0ac432
|
feat: add channel info to rss feed if no videos found
|
2024-01-19 14:23:04 +01:00 |
|
Kavin
|
1f1fef1644
|
Fix wrong order of reqwest parameters.
|
2023-12-17 06:30:13 +00:00 |
|
Kavin
|
bae104a03b
|
Enable sending consent cookie.
|
2023-12-17 04:50:47 +00:00 |
|
Kavin
|
68bbf3c0f8
|
Improvements to reqwest4j init, warm up extractor, init youtube country on new thread
|
2023-12-17 02:12:02 +00:00 |
|
Kavin
|
03da4db386
|
Add timeout when fetching response from downloader.
|
2023-12-03 19:15:22 +00:00 |
|
Kavin
|
4a3a4236c0
|
Only enable ump for now.
|
2023-11-28 01:20:04 +00:00 |
|
Kavin
|
9fb16d4384
|
Add support for UMP.
|
2023-11-27 23:49:52 +00:00 |
|
Andrea Spacca
|
0348fa0d2e
|
Merge branch 'master' into add-back-hsqldb
|
2023-11-21 15:55:53 +09:00 |
|
Andrea Spacca
|
cb17f9bdc8
|
drop registering hsqldatabse factory
|
2023-11-21 13:45:09 +09:00 |
|
Kavin
|
39d3168227
|
Include path in qhash
|
2023-11-20 08:31:19 +00:00 |
|
Kavin
|
fdbeffaf37
|
Fix null qstring.
|
2023-11-20 06:09:26 +00:00 |
|
Kavin
|
8d04aca336
|
Always add new query string.
|
2023-11-20 05:46:57 +00:00 |
|
Kavin
|
268e599421
|
Implement blake3 proxy query hash
|
2023-11-20 05:18:29 +00:00 |
|
Kavin
|
5f6a83aa73
|
Add code from the meeting.
|
2023-10-29 21:26:42 +00:00 |
|
Jeidnx
|
470efd8068
|
Revert "Add database migration for username length change."
This reverts commit 024435ff54 .
|
2023-10-29 20:01:24 +01:00 |
|
Kavin
|
024435ff54
|
Add database migration for username length change.
|
2023-10-26 17:39:25 +01:00 |
|
Kavin
|
36cc75cf66
|
Fix unnecessary odd spacing.
|
2023-10-26 16:29:21 +01:00 |
|
Kavin
|
e45c7088dc
|
Merge remote-tracking branch 'origin/master' into add-back-hsqldb
|
2023-10-26 16:18:55 +01:00 |
|
Jeidnx
|
c1fde372a5
|
Refactor oidc logic into UserHandlers
|
2023-10-26 13:24:27 +02:00 |
|
FineFindus
|
57276a823c
|
feat(comments): add isChannelOwner field
|
2023-10-25 14:08:32 +02:00 |
|
Jeidnx
|
e7f2187b47
|
Implement account deletion and cleanup some code
|
2023-10-25 10:03:15 +02:00 |
|
Jeidnx
|
9b7246a029
|
Merge branch 'master' into oidc
|
2023-10-24 13:44:02 +02:00 |
|
FineFindus
|
3a1ea8bf07
|
feat(comments): add creator reply field
|
2023-10-11 16:07:32 +02:00 |
|
Kavin
|
0cda3836d5
|
Update NPE.
|
2023-10-10 22:57:34 +01:00 |
|
Kavin
|
52229ed8c7
|
Use virtual threads.
|
2023-10-10 22:46:43 +01:00 |
|
Andrea Spacca
|
b64ee87fdf
|
add liquibase migrtion for hsqldb
|
2023-10-07 14:30:22 +09:00 |
|
Andrea Spacca
|
0bbe5506a7
|
add hsqldb driver in liquibase helper
|
2023-10-07 14:27:20 +09:00 |
|
Bnyro
|
0d6feff34d
|
feat: support for embeds in the feed rss endpoints
|
2023-09-19 22:08:47 +02:00 |
|
Kavin
|
719c2460df
|
Handle pubsub with a de-duplicating queue
|
2023-08-31 09:28:45 +01:00 |
|
Kavin
|
1b41b75243
|
Fix extractor not fetching page.
|
2023-08-30 23:53:04 +01:00 |
|
Kavin
|
17f29b5238
|
Use extractor directly instead of StreamInfo for handling new videos
|
2023-08-30 15:10:07 +01:00 |
|
Kavin
|
635688b5b7
|
Handle video updates from channel tabs.
|
2023-08-30 14:42:27 +01:00 |
|
Kavin
|
1d2ef196be
|
Fix channel save new video handling.
|
2023-08-30 13:23:43 +01:00 |
|
Kavin
|
5efa4d22e5
|
Fix unnecessary fk on channels for unauthenticated subscriptions.
|
2023-08-30 05:55:13 +00:00 |
|