Commit Graph

302 Commits

Author SHA1 Message Date
FireMaskterK 2a87b7946d
Add index for session_id. 2021-11-08 23:46:56 +00:00
FireMaskterK 6012c1cd82
Attempt to fix index performance issues. 2021-11-08 21:28:08 +00:00
FireMaskterK d9ab303a9d
Temporarily disable arm docker build. 2021-11-08 20:55:08 +00:00
FireMaskterK 0d3b167e8a
Add index for video uploaded. 2021-11-08 20:53:48 +00:00
FireMaskterK e629121c25
Log path only when exception is logged. 2021-11-08 20:35:02 +00:00
FireMaskterK 4bbb7c11ed
Update hibernative-hikaricp. 2021-11-08 20:02:18 +00:00
FireMaskterK a7885f1ca1
Update privacy.resistFingerprinting UA. 2021-11-08 15:20:41 +00:00
FireMaskterK 8143f9ee70
Change from AdoptOpenJDK to eclipse-temurin. 2021-11-08 14:56:45 +00:00
dependabot[bot] 1e2fc16759 Bump hibernate-core from 5.4.30.Final to 5.6.1.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.30.Final to 5.6.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.30...5.6.1)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 14:45:15 +00:00
FireMaskterK ca32adb6a3
Remove debug code. 2021-11-06 04:02:55 +00:00
Kavin f3ffe6f1e4
Add script and CI to automatically test backend changes. (#127) 2021-11-06 03:57:33 +00:00
FireMaskterK 08cead806d
Use ibm-semeru-runtimes for openj9 and build arm64 images. 2021-11-05 15:34:51 +00:00
FireMaskterK 98127b8c0e
Implement chapter segment support.
Closes https://github.com/TeamPiped/Piped/issues/600
2021-11-04 19:21:26 +00:00
FireMaskterK 5feec94220
Fix url rewrite issues
Closes https://github.com/TeamPiped/Piped/issues/598
2021-11-04 17:45:39 +00:00
dependabot[bot] 3709c89b5e Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 20:49:53 +00:00
dependabot[bot] 3e5d84a5da Bump postgresql from 42.3.0 to 42.3.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.0 to 42.3.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.3.0...REL42.3.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>
2021-11-01 20:00:17 +00:00
FireMaskterK 759a6445f0
Fix for Comment repliesPage being "null" when not present. 2021-11-01 19:58:44 +00:00
FireMaskterK 89dcdf23a4
Use inbuilt setup-java for build caching. 2021-10-31 18:51:57 +00:00
FireMaskterK 8eff8a26e7
Run CI on both Java 11 and 17. 2021-10-31 18:05:04 +00:00
FireMaskterK 0d0cb24a6f
Switch to debianslim-jre-nightly to fix builds. 2021-10-31 17:54:46 +00:00
FireMaskterK 86154a1a29
Allow Avatar URL to change in channel. 2021-10-31 17:48:34 +00:00
FireMaskterK d18a019640
Update to ActiveJ v5. 2021-10-29 16:28:47 +01:00
FireMaskterK ceced61e60
Fix for Chromium depreciation warning. 2021-10-26 18:22:31 +01:00
FireMaskterK f731308dcc
Implement OpenSearch api. 2021-10-25 23:55:29 +01:00
FireMaskterK b63786a15e
Cache videos for a maximum of 30 seconds on the client side. 2021-10-23 23:13:54 +01:00
dependabot[bot] ba54acdca9 Bump postgresql from 42.2.24 to 42.3.0
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.24 to 42.3.0.
- [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.2.24...REL42.3.0)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 21:50:31 +01:00
dependabot[bot] 4f9b384bd8 Bump spring-security-crypto from 5.5.2 to 5.5.3
Bumps [spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.5.2 to 5.5.3.
- [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.2...5.5.3)

---
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-10-19 19:12:42 +01:00
dependabot[bot] e9383e9c3f Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 08:36:06 +01:00
FireMaskterK 1c1dd05455
Add timeout for LBRY calls. 2021-10-12 11:44:21 +01:00
FireMaskterK 022a0af007
Include search corrections in API. 2021-10-10 00:24:29 +01:00
FireMaskterK 2c7baa0710
Don't fail hard when LBRY throws errors. 2021-10-06 16:37:47 +01:00
dependabot[bot] cad4e2cc33 Bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0.

---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 16:23:24 +01:00
FireMaskterK a1a3e717b2 Add option to disable HIBP password check.
Usage of this option is discouraged for password security reason.
2021-10-04 19:57:56 +01:00
FireMaskterK 59bdec9d33 Change NPE to IOS-HLS fork. 2021-10-03 21:39:35 +01:00
FireMasterK d03c677a7f
Fix for possible NPE. 2021-10-03 09:55:13 +01:00
FireMasterK 08aeefa099
Add support for legacy bcrypt hashes from Invidious 2021-10-03 09:02:43 +01:00
FireMasterK cc3976b454
Improve livestream detection. 2021-10-01 18:53:54 +01:00
dependabot[bot] d92797834c Bump jackson-annotations from 2.12.5 to 2.13.0
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.5 to 2.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 18:53:00 +01:00
dependabot[bot] 08da87d0ce Bump jackson-databind from 2.12.5 to 2.13.0
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.5 to 2.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 18:51:31 +01:00
dependabot[bot] d64413d03b Bump jsoup from 1.14.2 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3.
- [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.2...jsoup-1.14.3)

---
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-10-01 18:51:23 +01:00
dependabot[bot] 837578b462 Bump jackson-core from 2.12.5 to 2.13.0
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.5 to 2.13.0.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.5...jackson-core-2.13.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 18:51:14 +01:00
dependabot[bot] 0e2b8a8cbb Bump postgresql from 42.2.23 to 42.2.24
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.23 to 42.2.24.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.24/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.23...REL42.2.24)

---
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-09-24 00:07:16 +01:00
FireMasterK 29fb9b02a2
Add support for extracting replies and update NPE. 2021-09-22 15:18:24 +01:00
dependabot[bot] 40caec2809 Bump caffeine from 3.0.3 to 3.0.4
Bumps [caffeine](https://github.com/ben-manes/caffeine) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.0.3...v3.0.4)

---
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-09-21 22:36:43 +01:00
FireMasterK 84bd3aa164
Improve feed query performance. 2021-09-21 22:35:12 +01:00
FireMasterK aae627a423
Remove debug constant. 2021-09-21 22:34:25 +01:00
dependabot[bot] 27d9277e64 Bump fastutil-core from 8.5.5 to 8.5.6
Bumps [fastutil-core](https://github.com/vigna/fastutil) from 8.5.5 to 8.5.6.
- [Release notes](https://github.com/vigna/fastutil/releases)
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/compare/8.5.5...8.5.6)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 14:22:58 +01:00
FireMasterK d6a2d92eeb
Refractor repeated code. 2021-09-10 00:55:16 +05:30
FireMasterK 006d3d3d2b
Update gradle wrapper. 2021-09-10 00:27:50 +05:30
FireMasterK baa84e9403
Refractor and improve log handling. 2021-09-10 00:19:46 +05:30