Commit Graph

12 Commits

Author SHA1 Message Date
Kavin c23805288f
Update to Hibernate 6. 2022-06-17 17:05:59 +01:00
Kavin 8880a884c3
Add feed retention configuration option. (#174) 2022-01-31 04:17:16 +00:00
FireMaskterK ced7b0ee9e
Add configuration property to disable registration. 2021-11-09 06:27:29 +00:00
FireMaskterK a1a3e717b2 Add option to disable HIBP password check.
Usage of this option is discouraged for password security reason.
2021-10-04 19:57:56 +01:00
FireMasterK e38d989a5e
Add FRONTEND_URL configuration property. 2021-09-09 13:35:19 +05:30
3nprob ce5881bad1
Add support for outbound http proxy (#93)
* Add support for outbound http proxy

* Simplify logic and fix typos.

Co-authored-by: 3nprob <3nprob@3nprob>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-14 00:08:15 +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 009c776c71
Use a better threading model. 2021-03-31 16:48:43 +05:30
FireMasterK efc28a8994
ActiveJ migration. (#30)
* Initial ActiveJ migration.

* Add multi-threading.
2021-03-29 19:29:10 +05:30
FireMasterK a0759b4722
Add in-memory anti-captcha implementation. 2021-03-04 19:44:52 +05:30
FireMasterK f18f87c736
Add support for an external proxy. 2020-11-13 03:10:50 +05:30
FireMasterK 41395b47d0
Initial commit. 2020-11-13 02:49:45 +05:30