Chocobozzz
a3e5f804ad
Encrypt OTP secret
2022-10-10 11:12:23 +02:00
Chocobozzz
a0da6f90d1
Prevent sass deprecated warning
2022-10-10 08:16:19 +02:00
Chocobozzz
5c5bcea2e6
Refactor form reactive
2022-10-07 15:26:53 +02:00
Chocobozzz
a69ea13086
Add open api doc for two factor auth
2022-10-07 14:53:30 +02:00
Chocobozzz
2166c058f3
Allow admins to disable two factor auth
2022-10-07 14:28:35 +02:00
Chocobozzz
d12b40fb96
Implement two factor in client
2022-10-07 11:06:28 +02:00
Chocobozzz
56f4783075
Support two factor authentication in backend
2022-10-07 10:51:16 +02:00
Chocobozzz
7dd7ff4ceb
Fix tests
2022-10-04 13:57:56 +02:00
Chocobozzz
e37ca6cbc7
Prevent error log
2022-10-04 11:17:37 +02:00
Chocobozzz
b7faa8372e
Decrease plugin version check for tests
2022-10-04 11:00:30 +02:00
kontrollanten
6c5f0d3aeb
server: serve files from storage/well-known ( #5214 )
...
* server: serve files from storage/well-known
closes #5206
* well-known: add tests
* test: try to skip new tests
* test: another try
* fix(config/prod): well_known path
* test: fix broken tests
* Update misc-endpoints.ts
* Use getDirectoryPath for tests
* Fix tests
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-04 10:53:00 +02:00
Chocobozzz
cfd57d2ca0
Live supports object storage
...
* Sync live files (segments, master playlist, resolution playlist,
segment sha file) into object storage
* Automatically delete them when the live ends
* Segment sha file is now a file on disk, and not stored in memory
anymore
2022-10-04 10:03:17 +02:00
Chocobozzz
9c0cdc5047
Fix subscription button radius
2022-09-28 16:18:08 +02:00
Chocobozzz
c5f3ff39e5
Ask password reset/email verif error handling
...
With a user that uses a plugin authentication
2022-09-28 16:00:32 +02:00
Chocobozzz
1f545e80b4
Hide all email block if we can't change it
2022-09-28 16:00:30 +02:00
Chocobozzz
77662dae24
Add channels link in menu
2022-09-28 15:43:59 +02:00
Chocobozzz
251ce26db3
Fix error display in bulk service
2022-09-28 15:15:41 +02:00
Chocobozzz
49602b3a26
Fix lint
2022-09-28 14:55:58 +02:00
Chocobozzz
31ee48d579
Fix error when running setup:cli
2022-09-28 14:55:15 +02:00
Chocobozzz
3fca30a7ef
Force channel in my videos
2022-09-28 14:20:11 +02:00
Chocobozzz
f67ac646a2
Put video quota info in its own component
2022-09-28 14:04:06 +02:00
The Cashew Trader
b0d6a800f8
Add transcoding quota message to admin config page
2022-09-28 14:04:06 +02:00
Chocobozzz
b105ea6042
Correctly unsubscribe upload events on destroy
2022-09-28 13:36:59 +02:00
kukhariev
9d84ac5ec1
fix: keep partially uploaded files
...
Do not delete a partially uploaded file when closing the upload page
fixes #5078 , #4432
2022-09-28 11:56:14 +02:00
kontrollanten
f2a16d93b4
Handle network issues in video player ( #5138 )
...
* feat(client/player): handle network offline
* feat(client/player): human friendly err msg
* feat(client/player): handle broken resolutions
When an error occurs for a resolution, remove the resolution and try
with another resolution.
* fix(client/player): prevent err handl when offline
* fix(client/player): localize offline text
2022-09-28 11:52:23 +02:00
Chocobozzz
43972ee466
Relax bitrate/fps test
2022-09-28 11:24:14 +02:00
Chocobozzz
0d6843decd
Merge branch 'release/4.3.0' into develop
2022-09-28 11:19:25 +02:00
Chocobozzz
1593e0dd5c
Add test for RTMP stream without audio
2022-09-28 11:19:08 +02:00
Chocobozzz
e15bc9dcd5
Merge branch 'release/4.3.0' into develop
2022-09-28 10:32:42 +02:00
Chocobozzz
1ce4256a65
Correctly handle RTMP streams without audio
2022-09-28 10:26:28 +02:00
Chocobozzz
49aa917509
Merge branch 'release/4.3.0' into develop
2022-09-28 10:03:32 +02:00
Chocobozzz
690bad52e1
Prevent "Cannot use same state" error
2022-09-28 10:03:06 +02:00
Chocobozzz
718fc07953
Reword instance following title
2022-09-28 09:54:57 +02:00
Chocobozzz
e76daa7301
Update doc
...
We use IMPORTANT NOTES instead of BREAKING CHANGES now
2022-09-28 08:29:39 +02:00
Chocobozzz
36305301cb
Set AKISMET_KEY as env
2022-09-28 08:25:46 +02:00
Chocobozzz
ca68986083
Merge branch 'release/4.3.0' into develop
2022-09-27 16:23:04 +02:00
Chocobozzz
2b32c5b37e
Fix InvalidVideoTitle console warning
2022-09-27 16:19:36 +02:00
Chocobozzz
aca96f8007
Support only ffmpeg >= 4.3
...
We have issues with video import when merging vp9 in mp4 container with
lower versions
2022-09-27 11:12:40 +02:00
Chocobozzz
9ef3aeac37
Update dependencies version supported by peertube
2022-09-27 10:45:50 +02:00
Chocobozzz
52444ea13c
Fix moderation dropdown overflow on mobile
2022-09-27 10:35:51 +02:00
Chocobozzz
85edcb5626
Fix number with text input overflow
2022-09-27 10:05:29 +02:00
Chocobozzz
97922ecf64
Handle sync failure in synchronizeChannel fn
2022-09-27 09:50:18 +02:00
Chocobozzz
3097acc7c2
Increase test timeout
2022-09-27 08:26:55 +02:00
Chocobozzz
84e7ff2757
Test akismet plugin signup
2022-09-26 16:27:06 +02:00
Chocobozzz
4f38148087
Add akismet tests
2022-09-23 15:38:21 +02:00
Chocobozzz
255c00305c
Fix error messages
2022-09-23 14:41:14 +02:00
Chocobozzz
b2a70e3ca2
Support refusing remote comments
2022-09-23 11:38:18 +02:00
Chocobozzz
b569b2c607
Add cache info for security.txt config
2022-09-22 08:54:57 +02:00
Chocobozzz
4a9de87793
Bumped to version v4.3.0
2022-09-21 11:30:14 +02:00
Chocobozzz
eb0b30a22e
Update changelog
2022-09-21 08:53:53 +02:00