This website requires JavaScript.
Explore
Help
Sign In
kavin
/
Piped-Backend
Watch
1
Star
0
Fork
0
You've already forked Piped-Backend
mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced
2024-12-13 22:00:29 +05:30
Code
Issues
Projects
Releases
Wiki
Activity
ea6da3736b
Piped-Backend
/
.dockerignore
12 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add docker files
2021-01-05 10:56:43 +05:30
.*
build
bin
Add testing support for GraalVM's and OpenJ9 JVM.
2022-06-02 17:03:07 +05:30
Dockerfile*
docker-compose.yml
add docker files
2021-01-05 10:56:43 +05:30
*.bat
LICENSE
*.md
config.properties
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
data/
Add route to display version information. (#195) * Add version information route. * Use build action for tests. * Add version test to script. * Add testing directory to dockerignore. * Don't unnecessarily set permission for gradle wrapper script.
2022-02-22 14:46:45 +05:30
testing/
Reference in New Issue
Copy Permalink