14 Commits

Author SHA1 Message Date
FireMasterK
b064d577a8
Generate RSS feed for subscriptions. 2021-07-20 01:14:18 +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
5a8f5ec8d5
Add Playlist RSS (#80)
* WIP Playlist rss.

* Complete adding support.
2021-07-05 00:27:18 +05:30
bopol
ac3c43b1ed
Support region localization for trending (#79)
* Support region localization for trending

* Revert linting, remove defaulting to US, and fix warning.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-07-04 23:23:33 +05:30
w1nst0n
9e382483d8
Use same path as youtube (#75) 2021-06-26 15:49:24 +05:30
FireMasterK
0129cc58ce
Add support for search filters and simplify continuations. 2021-06-15 01:14:41 +05:30
FireMasterK
d53459171f
Give better responses on errors. 2021-06-07 00:15:13 +05:30
FireMasterK
2eb424dcae
Cleanup page handling + fix channel continuations. 2021-06-06 01:04:33 +05:30
FireMasterK
5b77fbed1c
Support for initial pages of other channel URL types. 2021-05-29 00:10:11 +05:30
FireMasterK
98ecee55aa
Allow more to be cached at the browser. 2021-04-22 19:52:32 +05:30
FireMasterK
35fa684e4b
Add comments API. 2021-04-03 20:38:32 +05:30
FireMasterK
009c776c71
Use a better threading model. 2021-03-31 16:48:43 +05:30
FireMasterK
0d76c7437e
Fix playlist continuation. 2021-03-30 15:06:01 +05:30
FireMasterK
efc28a8994
ActiveJ migration. (#30)
* Initial ActiveJ migration.

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