mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-03 20:11:20 +02:00

* 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.
10 lines
67 B
Plaintext
10 lines
67 B
Plaintext
.*
|
|
build
|
|
bin
|
|
Dockerfile
|
|
*.bat
|
|
LICENSE
|
|
*.md
|
|
config.properties
|
|
data/
|