Commit Graph

12612 Commits

Author SHA1 Message Date
Chocobozzz
35f0bb14be Update nginx template to support user import 2024-02-21 13:49:08 +01:00
Chocobozzz
b18127d91b Add user import/export in openapi 2024-02-21 13:49:08 +01:00
Chocobozzz
f6af3f701c Add user import/export tests 2024-02-21 13:49:08 +01:00
Chocobozzz
8573e5a80a Implement user import/export in server 2024-02-21 13:49:08 +01:00
Chocobozzz
4d63e6f577 Add banner on register page too 2024-02-20 14:43:49 +01:00
Chocobozzz
93f9677463 Add instance banner on login page 2024-02-20 14:34:33 +01:00
Chocobozzz
cbfe10a43e Fix updating instance banner 2024-02-20 14:33:10 +01:00
Chocobozzz
7ee0efb57a Add ability to set a banner to the instance 2024-02-20 11:33:10 +01:00
Chocobozzz
1c0270ca8a Improve player control bar icons alignment 2024-02-20 08:47:11 +01:00
Chocobozzz
c97b8fd2ea Add caption button to player control bar 2024-02-19 16:14:29 +01:00
Chocobozzz
7b86b9b458 Stop caching upload after successful upload
Just forbid sending 2 concurrent requests, but let the user decide if
it wants to upload the same video multiple times
2024-02-19 14:43:19 +01:00
Chocobozzz
ebe828ec75 Fix displaying autoblock messages 2024-02-19 14:26:17 +01:00
Chocobozzz
a40981fc30 Remove / in download filename 2024-02-16 10:35:28 +01:00
Chocobozzz
cb23087ff5 More robust avatar finder 2024-02-16 10:24:02 +01:00
Chocobozzz
48f1d4b186 More robust channel sync 2024-02-16 10:14:12 +01:00
Chocobozzz
22ab711501 Correctly fix video feeds endpoint 2024-02-16 09:26:14 +01:00
Chocobozzz
1387e0a3bb It's 2024! 2024-02-16 08:58:29 +01:00
Chocobozzz
65e7ffba15 Disable utp for webtorrent
Prevent crash like https://github.com/Chocobozzz/PeerTube/issues/6222
2024-02-15 16:49:04 +01:00
Chocobozzz
a53834bdff Improve channel text fading 2024-02-15 16:38:38 +01:00
Chocobozzz
f49896f44e Use more precise save label in my account settings 2024-02-15 16:33:19 +01:00
Chocobozzz
098c25ece6 Do not display empty notification settings group 2024-02-15 16:30:53 +01:00
Chocobozzz
b13e81e43f Moderators can approve registrations 2024-02-15 16:26:19 +01:00
Chocobozzz
64128512b2 Add yarn cleanup info after upgrade 2024-02-15 16:23:09 +01:00
Chocobozzz
ef4e7651c1 Getting the video source requires oauth token 2024-02-15 16:15:07 +01:00
Chocobozzz
26fb3ee660 Fix account channels page
With high max channels per user peertube config
2024-02-15 14:47:49 +01:00
Lety Does Stuff
c4b039886e Fix the escapeAttribute function using HTML entities instead of backslash escapes (#6206)
* Fix the escapeAttribute function using HTML entities instead of backslash escapes

* Fix tests

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-02-15 14:39:59 +01:00
Chocobozzz
ba3820965f Blocked users must not be able to live stream 2024-02-15 14:27:52 +01:00
Chocobozzz
5f09fde24e Fix tests 2024-02-15 14:14:50 +01:00
Chocobozzz
331e7cb3c5 Trim username on login
User username of email address can't have a space so it's safe to trim
the input (extra space can be easily added by pastes in some cases)
2024-02-15 14:12:56 +01:00
Chocobozzz
a012d6c2a9 Add notification on subscription live stream 2024-02-15 14:06:25 +01:00
Chocobozzz
4300cc1ee1 Fix job count for waiting jobs 2024-02-15 13:40:53 +01:00
Chocobozzz
acd9eaeb1d More robust RSS feed 2024-02-15 09:15:55 +01:00
Chocobozzz
bfdd4d10f3 Clearer yarn dependency version doc 2024-02-15 09:01:01 +01:00
Chocobozzz
8758d8ed8f Ensure file is flushed before renaming it 2024-02-15 09:00:25 +01:00
Chocobozzz
11458a747c Fix CI tests 2024-02-12 11:22:51 +01:00
Chocobozzz
ca90b8f651 Update github actions 2024-02-06 07:34:58 +01:00
Chocobozzz
d7e496d3a3 Update openapi version 2024-01-26 17:20:26 +01:00
Chocobozzz
9489b536a2 Add warning for s3 provider support 2024-01-26 17:20:07 +01:00
Chocobozzz
88006beeb3 Fix peertube-runner with node >= 20.11
See https://github.com/Chocobozzz/PeerTube/issues/6171
2024-01-19 10:53:57 +01:00
Chocobozzz
0d89f639f6 Merge branch 'release/6.0.0' into develop 2024-01-18 09:48:26 +01:00
Chocobozzz
01e4fd067e Bumped to version v6.0.3 v6.0.3 2024-01-18 09:38:18 +01:00
Chocobozzz
5b4f02c145 Update changelog 2024-01-18 09:38:02 +01:00
Chocobozzz
eb02a5dd5d Fix duplicate chapters error 2024-01-18 09:17:13 +01:00
Chocobozzz
12ea8f0dd1 Fix nginx serving private hls files 2024-01-18 09:09:31 +01:00
Chocobozzz
4d8018de68 Fix tests
New index that uses meilisearch has a sort that can be influenced, but
still tries to sort by exact match first
2024-01-15 11:30:49 +01:00
Chocobozzz
91f975f959 Update translations 2024-01-15 09:39:05 +01:00
Balázs Meskó
6e3b929518 Translated using Weblate (Hungarian)
Currently translated at 97.8% (2201 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
2024-01-15 01:11:53 +01:00
Asier Iturralde Sarasola
53ffe6e4dd Translated using Weblate (Basque)
Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
2024-01-15 01:11:53 +01:00
Aitor Salaberria
7a6d950c5c Translated using Weblate (Basque)
Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
2024-01-15 01:11:53 +01:00
ButterflyOfFire
37648b4b06 Translated using Weblate (Kabyle)
Currently translated at 64.6% (1454 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
2024-01-14 12:01:43 +01:00