Kavin
|
c223dace93
|
Merge pull request #677 from TeamPiped/liquibase-migrations
Add liquibase to perform database migrations
|
2023-08-14 18:49:31 +01:00 |
|
Kavin
|
5fb08f66c5
|
actions: add action to test migrations
|
2023-08-14 18:36:48 +01:00 |
|
Kavin
|
2864af856b
|
Use common fat-build workflow.
|
2023-08-14 12:18:37 +01:00 |
|
Kavin
|
261fba8238
|
Drop hsqldb support.
|
2023-08-14 11:05:05 +01:00 |
|
Kavin
|
e32ffb16a1
|
Run Liquibase migrations blocking before startup.
|
2023-08-14 10:59:42 +01:00 |
|
Kavin
|
1175a1c6c3
|
Attempt to run create extension before.
|
2023-08-14 10:24:36 +01:00 |
|
Kavin
|
28a1a481c7
|
Register YugabyteDB extension.
|
2023-08-14 10:15:32 +01:00 |
|
Kavin
|
66abab9389
|
Add pgcrypto extension on yugabytedb.
|
2023-08-14 09:52:59 +01:00 |
|
Kavin
|
657e63332e
|
Add unauthenticated_subscriptions table.
|
2023-08-14 09:42:20 +01:00 |
|
Kavin
|
c8f7e52820
|
Fix videos_order type.
|
2023-08-14 09:39:28 +01:00 |
|
Kavin
|
1d08fda665
|
Use BIGSERIAL instead of SERIAL
|
2023-08-14 09:16:01 +01:00 |
|
Kavin
|
8b8b8af99b
|
Add playlists_videos_ids table.
|
2023-08-14 09:05:29 +01:00 |
|
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 |
|