Commit Graph

1160 Commits

Author SHA1 Message Date
Kavin 460bdb274e
Merge pull request #536 from TeamPiped/lbry-hls
Fetch LBRY HLS stream separately
2023-02-27 11:43:08 +00:00
Kavin d74d683615
Fetch LBRY HLS stream. 2023-02-27 11:41:06 +00:00
renovate[bot] f1ccd759ad Update plugin io.freefair.lombok to v6.6.3 2023-02-25 13:50:44 +00:00
renovate[bot] 839b0dae46 Update plugin com.github.johnrengelman.shadow to v8 2023-02-25 13:50:35 +00:00
renovate[bot] 5df388cfac Update dependency com.rometools:rome to v2 2023-02-23 01:33:38 +00:00
renovate[bot] 1b2a412dc6 Update dependency org.springframework.security:spring-security-crypto to v6.0.2 2023-02-21 17:50:19 +00:00
renovate[bot] 6e5d8f207c Update dependency gradle to v8.0.1 2023-02-19 03:20:32 +00:00
renovate[bot] d8e4d41bb9 Update dependency org.jsoup:jsoup to v1.15.4 2023-02-18 23:12:37 +00:00
renovate[bot] 0456999865 Update dependency org.postgresql:postgresql to v42.5.4 2023-02-16 23:24:34 +00:00
renovate[bot] bde8bacbb4 Update dependency io.minio:minio to v8.5.2 2023-02-16 23:24:23 +00:00
Kavin 401f2ca383
Merge pull request #527 from vr10t/categories
Add category for Streams
2023-02-16 17:44:15 +00:00
Alin 618b59d1af change order 2023-02-16 17:36:41 +00:00
Alin 8d0012cb8a add category 2023-02-16 16:12:29 +00:00
renovate[bot] cfbc13dd82 Update dependency io.sentry:sentry to v6.14.0 2023-02-15 19:06:39 +00:00
renovate[bot] 6dc816c5b4 Update plugin io.freefair.lombok to v6.6.2 2023-02-15 19:06:29 +00:00
renovate[bot] 04d511e3bc Update dependency com.rometools:rome to v1.19.0 2023-02-15 19:06:15 +00:00
renovate[bot] cace6cce05 Update dependency gradle to v8 2023-02-13 17:46:25 +00:00
renovate[bot] e6f9bf8849 Update hibernate core to v6.1.7.Final 2023-02-07 12:58:21 +00:00
renovate[bot] 13333d65d6 Update dependency io.sentry:sentry to v6.13.1 2023-02-07 12:58:12 +00:00
renovate[bot] 513278c7fc Update dependency org.postgresql:postgresql to v42.5.3 2023-02-03 16:48:39 +00:00
Kavin 16b4dfee13
Merge pull request #520 from TeamPiped/s3-storage-api
Implement persistent client-data storage with S3.
2023-02-02 15:53:47 +00:00
Kavin 705a52cb7d
Handle S3 disabled better. 2023-02-02 15:52:51 +00:00
Kavin b7d4187ff3
Add s3 to config template. 2023-02-02 15:15:03 +00:00
Kavin 37b2a41903
Add route to get file content. 2023-02-02 15:12:31 +00:00
Kavin 0e04526217
Implement persistent client-data storage with S3. 2023-02-02 13:03:11 +00:00
renovate[bot] 7d53a588b9 Update dependency org.postgresql:postgresql to v42.5.2 2023-02-01 17:17:57 +00:00
Kavin 5723ca0795
Merge pull request #518 from TeamPiped/pubsub-fix
Fix right pubsub url for subscription.
2023-01-31 20:08:44 +00:00
Kavin 34231631c9
Fix right pubsub url for subscription. 2023-01-31 20:06:57 +00:00
renovate[bot] 1d46fb31e2 Update docker/build-push-action action to v4 2023-01-30 21:26:30 +00:00
renovate[bot] 2eaf522f10 Update jackson to v2.14.2 2023-01-30 17:58:50 +00:00
Kavin efd76a847f
Merge pull request #515 from TeamPiped/jackson-group
Add jackson as package group.
2023-01-30 17:55:08 +00:00
Kavin 7c4d1b6cd7
Add jackson as package group. 2023-01-30 17:53:21 +00:00
Kavin 7878693bab
Merge pull request #512 from Bnyro/unauthenticated-subs
Allow POST requests for unauthenticated subscriptions
2023-01-30 17:35:48 +00:00
Kavin 22cd6d07c4
Fix all shell check + tests. 2023-01-30 17:31:54 +00:00
Kavin 78766d4360
Merge pull request #513 from TeamPiped/hash-sha256
Cleanup unnecessary hash function.
2023-01-30 16:58:53 +00:00
Kavin 0965fc5007
Cleanup unnecessary hash function. 2023-01-30 16:57:48 +00:00
Bnyro 1f025fb639 Attempt to fix the tests linter 2023-01-30 16:23:25 +01:00
Bnyro e85a26c483 Add test for importing subscriptions 2023-01-30 16:16:07 +01:00
Bnyro 3e973854fb Add tests for unauthenticated POST feed requests 2023-01-30 16:05:31 +01:00
Kavin 8330d33165
Merge pull request #511 from TeamPiped/reqwest4j
Use reqwest4j instead of okhttp.
2023-01-30 03:28:44 +00:00
Kavin 36af3af096
Use reqwest4j instead of okhttp. 2023-01-30 03:11:56 +00:00
Bnyro 448659ea8a Allow POST requests for unauthenticated subscriptions 2023-01-29 20:07:06 +01:00
Kavin 9f06b7eec2
Merge pull request #507 from TeamPiped/nanojson-update
Update nanojson to reduce allocations
2023-01-29 00:01:13 +00:00
Kavin a1ce6a5b52
Update nanojson to reduce allocations 2023-01-28 23:59:32 +00:00
Kavin 939b0bbaa8
Merge pull request #505 from TeamPiped/drop-ipfs
Drop IPFS publish code.
2023-01-14 14:43:51 +00:00
renovate[bot] ae43aecc05 Update dependency io.sentry:sentry to v6.11.0 2023-01-14 14:43:22 +00:00
Kavin e8b0f197a9
Drop IPFS publish code. 2023-01-14 14:42:42 +00:00
Kavin 5236c9a3cb
Merge pull request #504 from TeamPiped/feeds-encoding
Don't escape entire HTML, just the URL.
2023-01-14 14:38:12 +00:00
Kavin c2a93d5354
Don't escape entire HTML, just the URL. 2023-01-14 14:36:43 +00:00
Kavin 3cae269adb
Merge pull request #503 from TeamPiped/fix-feeds-encoding
Fix escaping URL content that contains special characters.
2023-01-14 00:31:09 +00:00