Commit graph

535 commits

Author SHA1 Message Date
Kavin
ad6ae22cb5
Use CI docker images for tests. 2022-09-17 20:33:53 +05:30
Kavin
19ccb3fdfb
Merge pull request #371 from TeamPiped/test-ci
Fix docker ci builds
2022-09-11 02:22:13 +05:30
Kavin
aa511a79f0
Fix docker builds. 2022-09-11 02:21:37 +05:30
Kavin
b4c16cbc6e
Merge pull request #370 from TeamPiped/dockerless-build
Attempt to fix build.
2022-09-11 02:13:51 +05:30
Kavin
5c907ce628
Attempt to fix build. 2022-09-11 02:13:28 +05:30
Kavin
75a5bea37d
Merge pull request #369 from TeamPiped/dockerless-build
Fix java version unset.
2022-09-11 02:09:25 +05:30
Kavin
07304408fc
Fix java version unset. 2022-09-11 02:08:53 +05:30
Kavin
9a45da45f2
Merge pull request #367 from TeamPiped/npe-executor
Let NewPipeExtractor use same executor.
2022-09-11 02:05:39 +05:30
Kavin
243926c60e
Merge pull request #368 from TeamPiped/dockerless-build
Build outside docker for faster builds.
2022-09-11 02:05:21 +05:30
Kavin
ddb2820f52
Build outside docker for faster builds. 2022-09-11 02:04:31 +05:30
Kavin
ab0540392f
Let NewPipeExtractor use same executor. 2022-09-11 01:35:10 +05:30
Kavin
3078b6073f
Merge pull request #364 from TeamPiped/npe-parallelization
Update NPE fork and parallelize StreamExtraction requests
2022-09-07 13:04:03 +05:30
Kavin
13710d24d8
Update NPE fork and parallelize StreamExtraction requests. 2022-09-07 12:59:11 +05:30
dependabot[bot]
5f62374189 Bump activej-http from 5.4.1 to 5.4.2
Bumps activej-http from 5.4.1 to 5.4.2.

---
updated-dependencies:
- dependency-name: io.activej:activej-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 01:29:47 +05:30
Kavin
ea4534b17d
Merge pull request #363 from TeamPiped/nanojson-fastutil
Update nanojson to use fastutil.
2022-09-07 01:29:26 +05:30
Kavin
acc96153c0
Update nanojson to use fastutil. 2022-09-07 01:22:15 +05:30
dependabot[bot]
2a053783f7 Bump activej-launchers-http from 5.4.1 to 5.4.2
Bumps activej-launchers-http from 5.4.1 to 5.4.2.

---
updated-dependencies:
- dependency-name: io.activej:activej-launchers-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 01:20:54 +05:30
dependabot[bot]
9d527cd3a3 Bump activej-common from 5.4.1 to 5.4.2
Bumps activej-common from 5.4.1 to 5.4.2.

---
updated-dependencies:
- dependency-name: io.activej:activej-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 01:20:44 +05:30
dependabot[bot]
0e5d138ea1 Bump jackson-core from 2.13.3 to 2.13.4
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.3...jackson-core-2.13.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>
2022-09-06 22:16:18 +05:30
dependabot[bot]
3df377712d Bump jackson-databind from 2.13.3 to 2.13.4
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.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>
2022-09-06 22:16:11 +05:30
dependabot[bot]
8c16667173 Bump activej-boot from 5.4.1 to 5.4.2
Bumps [activej-boot](https://github.com/activej/activej) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/activej/activej/releases)
- [Commits](https://github.com/activej/activej/compare/v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: io.activej:activej-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 22:16:02 +05:30
dependabot[bot]
b81b1d2f5a Bump activej-specializer from 5.4.1 to 5.4.2
Bumps activej-specializer from 5.4.1 to 5.4.2.

---
updated-dependencies:
- dependency-name: io.activej:activej-specializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 21:48:07 +05:30
Kavin
ab86f68fc3
Merge pull request #357 from TeamPiped/nanojson
Use personal fork of nanojson for upstream changes
2022-09-06 01:56:50 +05:30
Kavin
3351e4e6e7
Use personal fork of nanojson. 2022-09-06 01:53:51 +05:30
dependabot[bot]
258bb0578b Bump jackson-annotations from 2.13.3 to 2.13.4
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.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>
2022-09-05 21:55:52 +05:30
dependabot[bot]
f59fe29d0d Bump jsoup from 1.15.2 to 1.15.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.2 to 1.15.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.15.2...jsoup-1.15.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>
2022-09-01 21:12:03 +05:30
dependabot[bot]
4d4a8d19f1 Bump postgresql from 42.4.1 to 42.5.0
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.5.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.4.1...REL42.5.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>
2022-09-01 21:09:49 +05:30
Kavin
2b0b72ff28
Merge pull request #344 from Bnyro/rename
route for renaming playlists
2022-09-01 21:09:27 +05:30
dependabot[bot]
4f136d3a64 Bump activej-http from 5.3 to 5.4.1
Bumps activej-http from 5.3 to 5.4.1.

---
updated-dependencies:
- dependency-name: io.activej:activej-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 20:51:35 +05:30
dependabot[bot]
a992ad70da Bump activej-launchers-http from 5.3 to 5.4.1
Bumps activej-launchers-http from 5.3 to 5.4.1.

---
updated-dependencies:
- dependency-name: io.activej:activej-launchers-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 20:51:26 +05:30
dependabot[bot]
b536a035f1 Bump activej-boot from 5.3 to 5.4.1
Bumps [activej-boot](https://github.com/activej/activej) from 5.3 to 5.4.1.
- [Release notes](https://github.com/activej/activej/releases)
- [Commits](https://github.com/activej/activej/compare/v5.3...v5.4.1)

---
updated-dependencies:
- dependency-name: io.activej:activej-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 20:50:40 +05:30
dependabot[bot]
dba4cc91e0 Bump activej-common from 5.3 to 5.4.1
Bumps activej-common from 5.3 to 5.4.1.

---
updated-dependencies:
- dependency-name: io.activej:activej-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 20:25:32 +05:30
dependabot[bot]
2972887427 Bump activej-specializer from 5.3 to 5.4.1
Bumps activej-specializer from 5.3 to 5.4.1.

---
updated-dependencies:
- dependency-name: io.activej:activej-specializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 20:25:11 +05:30
Kavin
4e7bf8af9c
Update postgres (#346) 2022-08-30 16:30:57 +05:30
Kavin
cb95f139d6
Merge pull request #345 from TeamPiped/update-npe
Update NPE.
2022-08-30 00:39:15 +05:30
Kavin
c700cd3d99
Update NPE. 2022-08-30 00:35:27 +05:30
Bnyro
f660424c90 add test 2022-08-28 12:06:32 +02:00
Bnyro
178dbefb52 route for renaming playlists 2022-08-27 19:09:21 +02:00
Kavin
1261adeb31
Merge pull request #338 from TeamPiped/npe-update
Update NPE.
2022-08-18 11:28:50 +05:30
Kavin
fe80653735
Update NPE. 2022-08-18 11:26:34 +05:30
dependabot[bot]
0aa42e5e6c Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 08:44:06 +05:30
dependabot[bot]
f78bb42161 Bump spring-security-crypto from 5.7.2 to 5.7.3
Bumps [spring-security-crypto](https://github.com/spring-projects/spring-security) from 5.7.2 to 5.7.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.7.2...5.7.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>
2022-08-18 08:43:57 +05:30
Kavin
adbd2b347f
Small Java 17 improvements. (#337) 2022-08-18 08:43:40 +05:30
Kavin
cca5441402
Update HotSpot image to Java 17. (#129)
* Update HotSpot image to Java 17.

* Update OpenJ9 Docker image to Java 17.
2022-08-17 20:40:48 +05:30
Kavin
e7628a7e32
Merge pull request #335 from TeamPiped/async-cache
Remove debug code from AsyncCache
2022-08-12 20:04:42 +05:30
Kavin
42d8951863
Remove debug code. 2022-08-12 20:04:01 +05:30
Kavin
d9da850287
Merge pull request #334 from TeamPiped/async-cache
Use AsyncLoadingCache for Downloader requests.
2022-08-12 19:53:19 +05:30
Kavin
48c780ed90
Use AsyncLoadingCache for Downloader requests. 2022-08-12 19:50:53 +05:30
Kavin
e9189f2d00
Merge pull request #333 from TeamPiped/npe-update
Update NPE.
2022-08-12 19:20:22 +05:30
Kavin
e909765d47
Update NPE. 2022-08-12 19:17:51 +05:30