Kavin
|
be7f54617d
|
Add playlist_videos table.
|
2023-08-14 09:01:00 +01:00 |
|
Kavin
|
96819a51c6
|
Update videos id size to 11.
|
2023-08-14 08:58:03 +01:00 |
|
Kavin
|
dc7801b4d3
|
Add playlists table.
|
2023-08-14 08:55:03 +01:00 |
|
Kavin
|
b3c06354f7
|
Add pubsub table.
|
2023-08-14 08:43:07 +01:00 |
|
Kavin
|
b0a97faf4f
|
Add users_subscribed table.
|
2023-08-14 08:34:10 +01:00 |
|
Kavin
|
8c52d0eb28
|
Implement videos table.
|
2023-08-14 08:24:53 +01:00 |
|
Kavin
|
8258468f7b
|
Implement channels table.
|
2023-08-14 08:20:40 +01:00 |
|
Kavin
|
e02644a45b
|
Exclude liquibase dependency in extension.
|
2023-08-14 07:28:29 +01:00 |
|
Kavin
|
3f4d431f7b
|
Set max time to 60 seconds.
|
2023-08-14 07:00:45 +01:00 |
|
Kavin
|
30d7c0323d
|
Add yugabytedb support.
|
2023-08-14 06:29:18 +01:00 |
|
Kavin
|
8f6a954cca
|
Fix datatypes and drop unused duplicate index.
|
2023-08-13 23:54:42 +01:00 |
|
Kavin
|
d81bb969c7
|
Register postgres driver.
|
2023-08-13 23:31:42 +01:00 |
|
Kavin
|
71403e93af
|
Add liquibase to perform database migrations
|
2023-08-13 23:20:30 +01:00 |
|
Kavin
|
35c5b00223
|
Merge pull request #676 from TeamPiped/renovate/rocks.kavin-reqwest4j-1.x
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.9
|
2023-08-12 20:29:18 +01:00 |
|
renovate[bot]
|
cdc3ef2184
|
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.9
|
2023-08-12 19:20:38 +00:00 |
|
Kavin
|
cdf5e3bbcb
|
Merge pull request #675 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-08-12 13:20:54 +01:00 |
|
Kavin
|
bd114c4ca1
|
Update NewPipeExtractor
|
2023-08-12 13:14:39 +01:00 |
|
renovate[bot]
|
b22f2132f1
|
chore(deps): update plugin io.freefair.lombok to v8.2.2
|
2023-08-12 09:06:51 +01:00 |
|
renovate[bot]
|
7c9316f3d2
|
chore(deps): update plugin io.freefair.lombok to v8.2.1
|
2023-08-11 02:47:42 +01:00 |
|
Kavin
|
c69022ef83
|
Merge pull request #672 from TeamPiped/faster-playlist-removal
Use native SQL queries for removing from playlist.
|
2023-08-07 23:35:56 +01:00 |
|
Kavin
|
7b1f7dfb20
|
Use native SQL queries for removing from playlist.
|
2023-08-07 23:33:44 +01:00 |
|
renovate[bot]
|
c7db55adf7
|
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.8
|
2023-08-05 19:38:16 +01:00 |
|
Kavin
|
ff38f16221
|
Merge pull request #670 from TeamPiped/hotspot-entrypoint
Add common hotspot entrypoint
|
2023-08-04 16:28:45 +01:00 |
|
Kavin
|
1d9dbe32f1
|
Add common hotspot entrypoint.
|
2023-08-04 16:25:52 +01:00 |
|
renovate[bot]
|
0d9d1be979
|
fix(deps): update dependency io.sentry:sentry to v6.28.0
|
2023-08-04 16:01:32 +01:00 |
|
Kavin
|
72e68956db
|
Merge pull request #668 from TeamPiped/constructor-simplification
Add no args constructor to fix matrix deserialization issues.
|
2023-08-04 15:58:51 +01:00 |
|
Kavin
|
0753e30ea5
|
Add no args constructor to fix matrix deserialization issues.
|
2023-08-04 15:56:37 +01:00 |
|
Kavin
|
8841c5a56e
|
Merge pull request #666 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-08-04 14:15:58 +01:00 |
|
renovate[bot]
|
0e3010cabc
|
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.7
|
2023-08-04 14:15:45 +01:00 |
|
Kavin
|
af9ce59b4c
|
Update NewPipeExtractor
|
2023-08-04 14:13:08 +01:00 |
|
Kavin
|
5445180f81
|
Merge pull request #665 from TeamPiped/nanojson-update
Update nanojson
|
2023-08-04 13:11:42 +01:00 |
|
Kavin
|
631ec8c0c4
|
Update nanojson
Closes https://github.com/TeamPiped/Piped/issues/2756
|
2023-08-04 13:07:38 +01:00 |
|
Kavin
|
582a5f4596
|
Merge pull request #663 from TeamPiped/npe-update
Update NewPipeExtractor
|
2023-08-03 23:59:37 +01:00 |
|
Kavin
|
153e4fd112
|
Merge pull request #662 from Bnyro/additional-streams-info
feat: support for meta info of videos
|
2023-08-03 23:59:30 +01:00 |
|
Kavin
|
e48919d08b
|
Update NewPipeExtractor
|
2023-08-03 23:53:34 +01:00 |
|
Kavin
|
30806effc9
|
Minor formatting changes.
|
2023-08-03 23:50:46 +01:00 |
|
Bnyro
|
adacbfe285
|
feat: support for meta info of videos
|
2023-08-03 15:40:46 +02:00 |
|
Bnyro
|
dc0d5662c2
|
Merge pull request #661 from Bnyro/additional-streams-info
add visibility, license and tags to streams info
|
2023-07-29 11:24:17 +02:00 |
|
Bnyro
|
36edf34793
|
add visibility, license and tags to streams info
|
2023-07-29 11:20:01 +02:00 |
|
Kavin
|
75883f6588
|
Merge pull request #660 from TeamPiped/excluded-update
Use excluded in DO UPDATE SET
|
2023-07-28 11:51:05 +01:00 |
|
Kavin
|
37b2fca2fd
|
Fix type mismatch error.
|
2023-07-28 11:50:21 +01:00 |
|
Kavin
|
d380f61a2b
|
Merge pull request #659 from TeamPiped/reqwest-init
Initialize Reqwest in Constants to prevent circular dependency
|
2023-07-28 11:47:30 +01:00 |
|
Kavin
|
8aefd7023d
|
Use excluded in DO UPDATE SET
|
2023-07-28 11:46:34 +01:00 |
|
Kavin
|
ca6e7cec7f
|
Initialize Reqwest in Constants to prevent circular dependency
|
2023-07-28 11:42:21 +01:00 |
|
Kavin
|
82aa66eee8
|
Merge pull request #658 from TeamPiped/suppress-video-insert-conflict
Fix video update on conflict insert
|
2023-07-28 11:16:18 +01:00 |
|
Kavin
|
88e38bd8a1
|
Fix video update on conflict insert
|
2023-07-28 11:15:03 +01:00 |
|
Kavin
|
6ec6a4af3e
|
Merge pull request #657 from TeamPiped/suppress-video-insert-conflict
Suppress video insert errors on conflict
|
2023-07-28 11:12:32 +01:00 |
|
Kavin
|
f4040772a2
|
Suppress video insert errors on conflict
|
2023-07-28 11:11:28 +01:00 |
|
renovate[bot]
|
e66917d428
|
Update dependency org.apache.commons:commons-lang3 to v3.13.0
|
2023-07-28 10:47:38 +01:00 |
|
Kavin
|
2231d99f11
|
Merge pull request #656 from TeamPiped/hotspot-heapdump
Add -XX:+HeapDumpOnOutOfMemoryError to hotspot images.
|
2023-07-28 10:47:28 +01:00 |
|