FireMasterK
f9f4dd8e74
Add verified info in more places.
2021-08-18 01:37:49 +05:30
FireMasterK
90d04f9e4f
Implement uploaderVerified for feed response.
2021-08-17 22:59:15 +05:30
dependabot[bot]
27f4977f41
Bump spring-security-crypto from 5.5.1 to 5.5.2
...
Bumps [spring-security-crypto](https://github.com/spring-projects/spring-security ) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.5.1...5.5.2 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 18:44:05 +05:30
dependabot[bot]
aa7ab64d94
Bump jsoup from 1.14.1 to 1.14.2
...
Bumps [jsoup](https://github.com/jhy/jsoup ) from 1.14.1 to 1.14.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.14.1...jsoup-1.14.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>
2021-08-16 19:53:01 +05:30
FireMasterK
e4f071b72a
Add Dash URL to streams response.
2021-08-16 01:21:48 +05:30
3nprob
aed1da4aae
Make listening port configurable ( #95 )
...
Co-authored-by: 3nprob <3nprob@3nprob>
2021-08-14 16:12:55 +05:30
ChunkyProgrammer
b28356d0ed
get channel subscriber count ( #94 )
...
update
2021-08-14 09:58:52 +05:30
3nprob
ce5881bad1
Add support for outbound http proxy ( #93 )
...
* Add support for outbound http proxy
* Simplify logic and fix typos.
Co-authored-by: 3nprob <3nprob@3nprob>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-14 00:08:15 +05:30
FireMasterK
a0c5898f4d
Fix CommentorURL NPE and wrong substring.
2021-08-12 22:57:44 +05:30
FireMasterK
0c4856933b
Add lbryId to streams response.
2021-08-08 16:47:58 +05:30
FireMasterK
7cd01807fd
Update NewPipeExtractor.
2021-08-03 23:12:42 +05:30
FireMasterK
9d09232319
Fix NPE and add comments disabled field.
2021-07-31 16:09:06 +05:30
FireMasterK
3bc9d05fc4
Update NPE fork and fix comments.
2021-07-30 00:51:37 +05:30
FireMasterK
cedb862c20
Update NPE fork.
2021-07-29 03:42:45 +05:30
FireMasterK
b29ba8aa76
Change to personal NPE fork to fix age-restricted videos.
2021-07-29 03:34:41 +05:30
FireMasterK
17dc0aa1ac
Fix LBRY stream extraction.
2021-07-28 13:33:39 +05:30
FireMasterK
f66e77330e
Add route to see subscriptions.
2021-07-23 01:34:21 +05:30
FireMasterK
b4c96729b7
Alter video title's max size.
...
See #pnfdBcKHoUw
2021-07-23 00:29:13 +05:30
FireMasterK
9020c28aee
Update NewPipeExtractor.
2021-07-22 15:40:07 +05:30
FireMasterK
8c6ada2acf
Resp code should be 202 and not 204.
2021-07-22 15:29:59 +05:30
FireMasterK
6641ddc043
Add null-check for logging exceptions.
2021-07-22 15:16:47 +05:30
FireMasterK
b8c6fbf9b1
Log pubsub failures.
2021-07-22 15:13:27 +05:30
FireMasterK
cf9d1cd8cf
Print stacktraces on any errors.
2021-07-21 18:07:43 +05:30
FireMasterK
3d030b6968
Update field names for better reusablity.
2021-07-21 17:49:05 +05:30
FireMasterK
e03f2661b4
Add null check for pubsub.
2021-07-21 02:57:28 +05:30
FireMasterK
a1ed146924
Handle invalid requests gracefully.
2021-07-21 02:36:29 +05:30
FireMasterK
d6e998eef7
Fix "Transaction not successfully started".
2021-07-21 02:27:02 +05:30
FireMasterK
b064d577a8
Generate RSS feed for subscriptions.
2021-07-20 01:14:18 +05:30
dependabot[bot]
06993e5022
Bump postgresql from 42.2.19 to 42.2.23
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.19 to 42.2.23.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.19...REL42.2.23 )
---
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>
2021-07-19 19:21:43 +05:30
FireMasterK
00efb456e5
Use HikariCP v5
2021-07-18 19:11:45 +05:30
FireMasterK
9fe9770714
Fix NPE.
2021-07-18 16:44:31 +05:30
FireMasterK
8b0c7d1eba
Fix feed updates on manual subscription.
2021-07-17 19:32:57 +05:30
dependabot[bot]
e626142c9c
Bump commons-io from 2.10.0 to 2.11.0
...
Bumps commons-io from 2.10.0 to 2.11.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-17 05:27:26 +05:30
dependabot[bot]
4b046e7b54
Bump jsoup from 1.13.1 to 1.14.1
...
Bumps [jsoup](https://github.com/jhy/jsoup ) from 1.13.1 to 1.14.1.
- [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.13.1...jsoup-1.14.1 )
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-17 05:27:09 +05:30
dependabot[bot]
bf41dd0a40
Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-17 05:26:54 +05:30
FireMasterK
dfca88952a
Use Hibernate as a database ( #32 )
...
* Basic hibernate structure.
* Commit stash.
* Improve a lot of things.
* Implement Feed, PubSub, query optimizations.
* Update video views on channel visits.
* Allow mass importing subscriptions.
* Allow configuring database in config.properties.
* Major multi-threading and pubsub improvements.
* PubSub query improvements and fix for postgres.
* Revert docker-compose change.
* Disable showing sql statements.
2021-07-17 04:10:46 +05:30
dependabot[bot]
5ab5635fc4
Bump jackson-core from 2.12.3 to 2.12.4
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.12.4 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 19:14:00 +05:30
dependabot[bot]
411b28d77e
Bump jackson-databind from 2.12.3 to 2.12.4
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 19:13:26 +05:30
dependabot[bot]
9df803e1c3
Bump jackson-annotations from 2.12.3 to 2.12.4
...
Bumps [jackson-annotations](https://github.com/FasterXML/jackson ) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 18:41:32 +05:30
dependabot[bot]
1ae1680089
Bump rome from 1.15.0 to 1.16.0
...
Bumps [rome](https://github.com/rometools/rome ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/rometools/rome/releases )
- [Commits](https://github.com/rometools/rome/compare/1.15.0...1.16.0 )
---
updated-dependencies:
- dependency-name: com.rometools:rome
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 18:40:49 +05:30
dependabot[bot]
54d0b70282
Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 18:36:03 +05:30
FireMasterK
5a8f5ec8d5
Add Playlist RSS ( #80 )
...
* WIP Playlist rss.
* Complete adding support.
2021-07-05 00:27:18 +05:30
ac3c43b1ed
Support region localization for trending ( #79 )
...
* Support region localization for trending
* Revert linting, remove defaulting to US, and fix warning.
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-07-04 23:23:33 +05:30
dependabot[bot]
1af5754f18
Bump docker/build-push-action from 2.5.0 to 2.6.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
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>
2021-07-02 19:27:12 +05:30
dependabot[bot]
526c3eb1ec
Bump caffeine from 3.0.2 to 3.0.3
...
Bumps [caffeine](https://github.com/ben-manes/caffeine ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 19:27:02 +05:30
FireMasterK
5c43fde3de
Update NPE fork.
2021-06-29 18:58:12 +05:30
dependabot[bot]
4f1a9ce1d6
Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 18:38:41 +05:30
w1nst0n
9e382483d8
Use same path as youtube ( #75 )
2021-06-26 15:49:24 +05:30
dependabot[bot]
4ac4f0d8ea
Bump docker/login-action from 1.9.0 to 1.10.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 18:37:00 +05:30
FireMasterK
2ba7af545e
Use smaller docker base images.
2021-06-22 19:47:13 +05:30