Commit Graph

5 Commits

Author SHA1 Message Date
Kavin 5c907ce628
Attempt to fix build. 2022-09-11 02:13:28 +05:30
Kavin 94f5fa37ac
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 09:16:45 +00:00
FireMasterK dfca88952a
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
FireMasterK f7ff7afcf9
add docker files 2021-01-05 10:56:43 +05:30
FireMasterK 41395b47d0
Initial commit. 2020-11-13 02:49:45 +05:30