Kavin
|
d9da850287
|
Merge pull request #334 from TeamPiped/async-cache
Use AsyncLoadingCache for Downloader requests.
|
2022-08-12 19:53:19 +05:30 |
|
Kavin
|
48c780ed90
|
Use AsyncLoadingCache for Downloader requests.
|
2022-08-12 19:50:53 +05:30 |
|
Kavin
|
e9189f2d00
|
Merge pull request #333 from TeamPiped/npe-update
Update NPE.
|
2022-08-12 19:20:22 +05:30 |
|
Kavin
|
e909765d47
|
Update NPE.
|
2022-08-12 19:17:51 +05:30 |
|
Kavin
|
1553d23ef5
|
Merge pull request #331 from TeamPiped/rss-feed-fix
Fix authenticated RSS feeds.
|
2022-08-06 15:26:27 +05:30 |
|
Kavin
|
eae003e422
|
Fix authenticated RSS feeds.
|
2022-08-06 15:25:41 +05:30 |
|
Kavin
|
a794573ea8
|
Merge pull request #330 from TeamPiped/pubsub-query
Fix and optimize pubsub timer query.
|
2022-08-05 00:06:29 +05:30 |
|
Kavin
|
81fa92361d
|
Fix and optimize pubsub timer query.
|
2022-08-05 00:03:47 +05:30 |
|
dependabot[bot]
|
c74675649e
|
Bump postgresql from 42.4.0 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 to 42.4.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.0...REL42.4.1)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-03 21:14:25 +05:30 |
|
Kavin
|
d4537c4192
|
Merge pull request #329 from TeamPiped/playlist-clone-duplicate
Playlist clone duplicate
|
2022-08-03 21:13:48 +05:30 |
|
Kavin
|
30a7b43c5e
|
Fix cloning of playlist with duplicate videos.
|
2022-08-03 21:13:21 +05:30 |
|
Kavin
|
5fd274bc87
|
Merge pull request #328 from TeamPiped/feed-optimize
Optimize feed query by reducing join on users.
|
2022-08-03 21:09:36 +05:30 |
|
Kavin
|
d93f2f360b
|
Optimize feed query by reducing join on users.
|
2022-08-03 21:01:49 +05:30 |
|
Kavin
|
bfabe1e9ba
|
Merge pull request #324 from TeamPiped/channels-info-unauth
Unauthenticated channel info endpoint.
|
2022-08-01 17:43:05 +05:30 |
|
dependabot[bot]
|
c97c13b344
|
Bump hsqldb from 2.6.1 to 2.7.0
Bumps hsqldb from 2.6.1 to 2.7.0.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 17:40:52 +05:30 |
|
Kavin
|
48efbe66ca
|
Unauthenticated channel info endpoint.
|
2022-08-01 17:39:40 +05:30 |
|
Kavin
|
ac2723e0e5
|
Merge pull request #323 from TeamPiped/unauthenticated-subscriptions
Implement unauthenticated subscriptions api
|
2022-07-31 23:32:02 +05:30 |
|
Kavin
|
0d0dd1a42f
|
Add api tests for unauthenticated subscriptions.
|
2022-07-31 23:22:22 +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
|
a9295f82b6
|
Merge pull request #321 from TeamPiped/disable-lbry
Add option to disable LBRY.
|
2022-07-22 09:26:58 +05:30 |
|
Kavin
|
6c6c8c021f
|
Add option to disable LBRY.
|
2022-07-22 09:22:48 +05:30 |
|
Kavin
|
748235fcbd
|
Merge pull request #320 from TeamPiped/ryd-timeout
Allow increasing the RYD proxy timeout.
|
2022-07-21 09:40:39 +05:30 |
|
Kavin
|
a36279cf79
|
Allow increasing the RYD proxy timeout.
|
2022-07-21 09:40:13 +05:30 |
|
dependabot[bot]
|
27e001a40b
|
Bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 20:42:34 +05:30 |
|
Kavin
|
996cee62fd
|
Merge pull request #319 from TeamPiped/session-logout
Implement logging out of session
|
2022-07-20 20:36:24 +05:30 |
|
Kavin
|
12c4890587
|
Implement logging out of session.
|
2022-07-20 20:16:48 +05:30 |
|
Kavin
|
805270dd00
|
Merge pull request #317 from TeamPiped/frontend-redirect
Make the api url redirect to the instance's frontend.
|
2022-07-19 22:07:28 +05:30 |
|
Kavin
|
4283c3fee0
|
Make the api url redirect to the instance's frontend.
|
2022-07-19 22:07:07 +05:30 |
|
Kavin
|
66a9f27746
|
Merge pull request #316 from TeamPiped/disable-server
Allow disabling server on a node.
|
2022-07-19 14:20:06 +05:30 |
|
Kavin
|
c0f51c6fb6
|
Allow disabling server on a node.
|
2022-07-19 14:15:42 +05:30 |
|
Kavin
|
4b96f46025
|
Merge pull request #314 from TeamPiped/db-schema
Fix imports and make database schema more strict
|
2022-07-18 21:25:44 +05:30 |
|
Kavin
|
0e8b17698d
|
Fix imports and make database schema more strict.
|
2022-07-18 21:22:53 +05:30 |
|
Kavin
|
14f8c55782
|
Merge pull request #313 from TeamPiped/revert-308-revert-distinct
Revert "Revert distinct from criteria."
|
2022-07-17 19:45:23 +05:30 |
|
Kavin
|
f37682cf4e
|
Revert "Revert distinct from criteria. (#308)"
This reverts commit bcb0d32daa .
|
2022-07-17 19:44:56 +05:30 |
|
Kavin
|
c7a0535039
|
Attempt to log import errors. (#312)
|
2022-07-08 10:41:49 +01:00 |
|
Kavin
|
c85cbf6034
|
Use a timer task instead for deleting playlist videos not in any playlists. (#311)
|
2022-07-08 00:06:39 +01:00 |
|
Kavin
|
7a8aed5629
|
Update NewPipeExtractor. (#310)
|
2022-07-07 20:47:06 +01:00 |
|
Kavin
|
78b52d70f5
|
Set statement timeout to 20s for feed. (#309)
|
2022-07-07 20:05:34 +01:00 |
|
Kavin
|
bcb0d32daa
|
Revert distinct from criteria. (#308)
|
2022-07-07 18:43:47 +01:00 |
|
dependabot[bot]
|
b845ca3e39
|
Bump jsoup from 1.15.1 to 1.15.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.15.1...jsoup-1.15.2)
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-06 15:26:32 +01:00 |
|
Kavin
|
d29d9c415d
|
Attempt to optimize session handling. (#307)
|
2022-07-05 14:18:33 +01:00 |
|
Kavin
|
e6c0f7c0f4
|
Cleanup transaction code. (#306)
|
2022-07-04 18:44:16 +01:00 |
|
Kavin
|
7c087d82b3
|
Fetch user table as left join. (#304)
|
2022-07-04 08:37:52 +01:00 |
|
Kavin
|
c812ace4f6
|
Fix errors being logged due to invalid requests. (#303)
|
2022-07-04 07:09:29 +01:00 |
|
Kavin
|
606cbf5ca6
|
Use Criteria API for deleting old videos. (#302)
|
2022-07-04 07:09:20 +01:00 |
|
Kavin
|
17b9a974de
|
Attempt to use stateless sessions in read-only operations. (#301)
|
2022-07-04 06:42:01 +01:00 |
|
Kavin
|
cdd8a962d7
|
Avoid duplicate video errors. (#300)
|
2022-07-04 06:02:06 +01:00 |
|
Kavin
|
c8628dcf05
|
Simplify session handling for new videos. (#299)
|
2022-07-02 21:30:19 +01:00 |
|
Kavin
|
0158744506
|
Hold pubsub session for lesser time. (#298)
|
2022-07-02 18:13:58 +01:00 |
|