Commit graph

46 commits

Author SHA1 Message Date
Kavin
12c41980dd
Implement geo restrictions bypass. 2022-11-27 00:29:26 +00:00
Kavin
ec4e058652
Add supported countries to frontend properies. 2022-11-26 19:14:02 +00:00
Kavin
a76a924c6a
Only provide image proxy configuration. 2022-11-20 20:53:53 +00:00
Kavin
0ea7aca20c
Remove newline. 2022-11-20 20:52:47 +00:00
Bnyro
bbc84a222d add proxyUrl to config 2022-11-20 21:42:41 +01:00
Kavin
6ad27aea2a
Update NPE. 2022-11-15 19:21:36 +00:00
Kavin
f85b9d095d
Attempt to warm classes. 2022-11-15 09:54:13 +00:00
Kavin
cd6e63130b
Implement federation of video data. 2022-11-13 00:27:13 +00:00
Kavin
ea67f60689
Update piped.kavin.rocks to piped.video 2022-11-11 19:52:51 +00:00
Kavin
8c55b85fc2
Allow using sentry to log errors. 2022-10-30 19:56:04 +00:00
Kavin
00a6d7da93
Implement support for channel tabs. 2022-10-27 11:59:10 +01:00
Kavin
b15f90bbd3
Add support to configure sponsorblock servers. 2022-10-23 19:17:04 +01:00
Ellie
a10d2f6edf
Add PUBSUB_HUB_URL constant 2022-10-04 07:44:53 +00:00
Kavin
51185f2558
Some small changes. 2022-09-25 22:33:29 +01:00
Bnyro
52370036e3 add config for the frontend 2022-09-18 15:15:58 +02:00
Kavin
9a45e33fdb
Fix bugs and implement more of unauthenticated subs. 2022-07-31 23:17:42 +05:30
Kavin
6c6c8c021f
Add option to disable LBRY. 2022-07-22 09:22:48 +05:30
Kavin
c0f51c6fb6
Allow disabling server on a node. 2022-07-19 14:15:42 +05:30
Kavin
374d067a95
Implement RYD-Proxy API implementation. (#293) 2022-06-27 17:11:22 +01:00
Kavin
e085d4c8a3
Allow having a different url for pubsub. (#290)
This would be useful for onion instances.
2022-06-25 10:22:45 +01:00
Kavin
160e6933d3
Allow disabling pubsub timer to lower cpu usage. (#289) 2022-06-25 10:19:06 +01:00
Kavin
18211a3eed
Add route to import playlist from YouTube. (#282) 2022-06-18 19:10:26 +01:00
Kavin
c23805288f
Update to Hibernate 6. 2022-06-17 17:05:59 +01:00
Kavin
a5296d6e5a
Add support for a different address for proxying images. (#252) 2022-04-25 07:42:59 +01: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
c07cf5fd1f
Refactor Utility methods and migrate to OkHttp (#179) 2022-02-02 21:05:22 +00:00
Kavin
9c926d3183
Force use HTTP 1.1 temporarily. (#177) 2022-02-02 08:05:43 +00:00
Kavin
8880a884c3
Add feed retention configuration option. (#174) 2022-01-31 04:17:16 +00:00
Kavin
b0872ce414
Update default frontend uri (#149) 2021-12-20 14:21:45 +00:00
FireMaskterK
d34e22790f
Add hibernate properties from env variables. 2021-11-23 01:50:06 +00:00
FireMaskterK
749cf48f4b
Read properties from environment if available.
Closes https://github.com/TeamPiped/Piped/issues/638
2021-11-23 00:21:18 +00:00
FireMaskterK
ced7b0ee9e
Add configuration property to disable registration. 2021-11-09 06:27:29 +00:00
FireMaskterK
a7885f1ca1
Update privacy.resistFingerprinting UA. 2021-11-08 15:20:41 +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
aae627a423
Remove debug constant. 2021-09-21 22:34:25 +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
2eb424dcae
Cleanup page handling + fix channel continuations. 2021-06-06 01:04:33 +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
ec2d9a38cd
Remove client for now. 2021-02-24 16:02:49 +05:30
FireMasterK
dd2ee203bb
Commit changes. 2021-02-24 15:22:29 +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