Go to file
Kavin 1d9dbe32f1
Add common hotspot entrypoint.
2023-08-04 16:25:52 +01:00
.github/workflows Make azul zulu the default image. 2023-06-01 19:41:18 +01:00
gradle/wrapper Update dependency gradle to v8.2.1 2023-07-10 16:02:45 +01:00
src/main Add no args constructor to fix matrix deserialization issues. 2023-08-04 15:56:37 +01:00
testing feat: support for meta info of videos 2023-08-03 15:40:46 +02:00
.dockerignore Add testing support for GraalVM's and OpenJ9 JVM. 2022-06-02 12:33:07 +01:00
.gitignore Attempt to fix build. 2022-09-11 02:13:28 +05:30
Dockerfile Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
Dockerfile.azul Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
Dockerfile.azul.ci Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
Dockerfile.ci Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
Dockerfile.graalvm-jvm Complete graalvm dockerfile. 2022-06-02 12:55:12 +01:00
Dockerfile.graalvm-jvm.ci Build outside docker for faster builds. 2022-09-11 02:04:31 +05:30
Dockerfile.openj9 Remove --enable-preview and use -Xcompactgc in OpenJ9. 2023-05-17 22:30:37 +01:00
Dockerfile.openj9.ci Remove --enable-preview and use -Xcompactgc in OpenJ9. 2023-05-17 22:30:37 +01:00
LICENSE Change line encoding from CRLF to LF. 2023-04-28 00:18:45 +01:00
README.md readme: initial version (#156) 2021-12-25 16:53:42 +00:00
build.gradle fix(deps): update dependency io.sentry:sentry to v6.28.0 2023-08-04 16:01:32 +01:00
config.properties Add support for setting up a proxy for reqwest. 2023-07-04 19:14:37 +01:00
docker-compose.yml Update postgres Docker tag to v15 2022-10-20 11:31:32 +01:00
gradlew Update dependency gradle to v8.2 2023-07-01 02:23:20 +01:00
gradlew.bat Update dependency gradle to v7.6 2022-11-25 14:24:51 +00:00
hotspot-entrypoint.sh Add common hotspot entrypoint. 2023-08-04 16:25:52 +01:00
renovate.json Add jackson as package group. 2023-01-30 17:53:21 +00:00
settings.gradle Use reqwest4j instead of okhttp. 2023-01-30 03:11:56 +00:00

README.md

Piped-Backend

An advanced open-source privacy friendly alternative to YouTube, crafted with the help of NewPipeExtractor.

Official Frontend

Community Projects