Kavin
f7a5f5051a
Add route to delete playlist.
2022-04-06 16:11:28 +01:00
Kavin
3d6aefdd0e
Add route to remove from playlist.
2022-04-06 14:31:16 +01:00
Kavin
00e32dc992
Add route to add video to playlist.
2022-04-06 13:07:50 +01:00
Kavin
b049848e79
Add playlist creation route.
2022-04-06 03:46:40 +01:00
Kavin
5b6dc2b097
Add check for database session in healthcheck. ( #232 )
...
* Add check for database session in healthcheck.
* Add curl test for healthcheck.
2022-03-29 09:49:42 +01:00
Kavin
43d6dc93c0
Use try with for sessions ( #222 )
2022-03-16 03:21:24 +00:00
Kavin
72666ecf83
Change no-cache to no-store. ( #208 )
2022-03-02 20:38:22 +00:00
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
Kavin
166e14cf71
Add dedicated route for health check ( #189 )
2022-02-14 02:38:02 +00:00
FireMasterK
f28d40dffe
Add support for extracting videoId from clipId.
2022-02-10 14:57:08 +00:00
Kavin
c07cf5fd1f
Refactor Utility methods and migrate to OkHttp ( #179 )
2022-02-02 21:05:22 +00:00
Kavin
c22e8d878b
Add proper mime for rss feeds, and preconnect header for proxy ( #157 )
2021-12-27 08:54:48 +00:00
FireMaskterK
e1e5382959
Add registered users badge.
2021-11-11 11:35:50 +00:00
FireMaskterK
e629121c25
Log path only when exception is logged.
2021-11-08 20:35:02 +00:00
FireMaskterK
f731308dcc
Implement OpenSearch api.
2021-10-25 23:55:29 +01:00
FireMaskterK
b63786a15e
Cache videos for a maximum of 30 seconds on the client side.
2021-10-23 23:13:54 +01:00
FireMasterK
baa84e9403
Refractor and improve log handling.
2021-09-10 00:19:46 +05:30
FireMasterK
3e99d1d806
Add support for overriding subscriptions when importing.
2021-08-28 13:27:56 +05:30
3nprob
aed1da4aae
Make listening port configurable ( #95 )
...
Co-authored-by: 3nprob <3nprob@3nprob>
2021-08-14 16:12:55 +05:30
FireMasterK
3bc9d05fc4
Update NPE fork and fix comments.
2021-07-30 00:51:37 +05:30
FireMasterK
f66e77330e
Add route to see subscriptions.
2021-07-23 01:34:21 +05:30
FireMasterK
6641ddc043
Add null-check for logging exceptions.
2021-07-22 15:16:47 +05:30
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