8 Commits

Author SHA1 Message Date
Kavin
cef4b1dcb7
Handle JSON data better. 2022-04-07 18:40:34 +01:00
FireMasterK
f28d40dffe
Add support for extracting videoId from clipId. 2022-02-10 14:57:08 +00:00
FireMaskterK
ced7b0ee9e
Add configuration property to disable registration. 2021-11-09 06:27:29 +00:00
FireMasterK
cdcae82c4d
Check if passwords are compromised in HIBP. 2021-09-06 00:49:54 +05:30
FireMasterK
a1ed146924
Handle invalid requests gracefully. 2021-07-21 02:36:29 +05:30
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
d53459171f
Give better responses on errors. 2021-06-07 00:15:13 +05:30
FireMasterK
efc28a8994
ActiveJ migration. (#30)
* Initial ActiveJ migration.

* Add multi-threading.
2021-03-29 19:29:10 +05:30