Chocobozzz
|
6e14e40053
|
Fix iframe allow-popups for oembed
|
2021-12-07 11:06:35 +01:00 |
Chocobozzz
|
ae9809a7d0
|
Fix report modal error
|
2021-12-07 11:05:45 +01:00 |
Chocobozzz
|
80badf493a
|
Add mute status in account and channel pages
|
2021-12-07 09:46:01 +01:00 |
Chocobozzz
|
33675a4775
|
Increase timeout
|
2021-12-06 10:05:05 +01:00 |
Chocobozzz
|
14a07e0176
|
Increase yarn timeout
It can be slow when building docker using qemu
|
2021-12-06 08:57:10 +01:00 |
Chocobozzz
|
0bc53e2029
|
Add ability to redirect users on external auth
|
2021-12-03 17:04:47 +01:00 |
Chocobozzz
|
d1a233d8d8
|
Merge branch 'release/4.0.0' into develop
|
2021-12-03 16:04:56 +01:00 |
Chocobozzz
|
5bd427e01c
|
Fix search on ios
|
2021-12-03 16:04:45 +01:00 |
Chocobozzz
|
9ea02c48a7
|
Merge branch 'release/4.0.0' into develop
|
2021-12-03 14:40:52 +01:00 |
Chocobozzz
|
025d858e79
|
Fix pending transcoding with failed job
|
2021-12-03 14:40:29 +01:00 |
Chocobozzz
|
453537426a
|
Fix too long filename video upload
|
2021-12-03 14:23:45 +01:00 |
Chocobozzz
|
e78acf81ff
|
Fix additional extensions admin config description
|
2021-12-03 14:12:46 +01:00 |
Chocobozzz
|
6d472b4046
|
Decrease time to cleanup resumable uploads
|
2021-12-03 14:01:38 +01:00 |
Chocobozzz
|
390366472d
|
Fix benchmark ci
|
2021-12-03 13:35:23 +01:00 |
Chocobozzz
|
9213df1d79
|
Fix comment
|
2021-12-03 10:49:36 +01:00 |
kontrollanten
|
28c6556789
|
add plugin selector to about/menu elements (#4597)
* add plugin selector to about/menu elements
closes #4586
* Update plugin selector names
Co-authored-by: Chocobozzz <me@florianbigard.com>
|
2021-12-03 10:47:47 +01:00 |
Chocobozzz
|
bdb4cc80c3
|
Move CI on develop
|
2021-12-03 10:24:33 +01:00 |
Chocobozzz
|
63a3d336f6
|
Remove uneeded function
|
2021-12-03 10:14:33 +01:00 |
Chocobozzz
|
ca87d95bcb
|
Fix plugin upgrade
Correctly decache all plugin paths
|
2021-12-03 10:14:17 +01:00 |
Chocobozzz
|
8406a9e8ee
|
Fix forgot password button role
|
2021-12-03 10:14:17 +01:00 |
Chocobozzz
|
22f25c740b
|
Recover HLS video with duration inconsistency
With audio longer than video
|
2021-12-03 10:14:17 +01:00 |
Chocobozzz
|
51e9e152f7
|
Build nightly using github action
|
2021-12-03 10:14:17 +01:00 |
Chocobozzz
|
f3fbbf0140
|
Add docker github action
|
2021-12-03 10:14:17 +01:00 |
Chocobozzz
|
b202d007cc
|
Bumped to version v4.0.0-rc.1
|
2021-12-03 10:14:17 +01:00 |
John Livingston
|
3a1157a68a
|
CLI: plugins install command accept a --plugin-version parameter. (#4599)
* CLI: plugins install command accept a --plugin-version parameter.
* Unit tests for plugins install --plugin-version.
* Fix linting.
* Styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
|
2021-12-03 10:14:01 +01:00 |
Chocobozzz
|
37cb07eae2
|
Add missing docker credentials env
|
2021-12-02 09:21:19 +01:00 |
kontrollanten
|
5fc44b57f8
|
Add header Vary Accept-Language (#4588)
* nginx: add header Vary Accept-Language
solves #3647
* Revert "nginx: add header Vary Accept-Language"
This reverts commit 90dccf5324 .
* add resp header Vary Accept-Language
solves #3647
* don't add vary header to embed page
|
2021-12-02 09:14:54 +01:00 |
Chocobozzz
|
decbd0b63b
|
Fix audio upload if not enabled by instance
|
2021-12-01 13:59:05 +01:00 |
Chocobozzz
|
1da843eeac
|
Don't notify when transcoding ends on manual run
|
2021-12-01 12:33:46 +01:00 |
Chocobozzz
|
7e587ea46d
|
Bumped to version v4.0.0-rc.1
|
2021-11-30 09:01:37 +01:00 |
Chocobozzz
|
a5ee023cf3
|
Fix redundancy timeout
|
2021-11-30 08:40:30 +01:00 |
Chocobozzz
|
af48e345be
|
Update release doc
|
2021-11-30 08:36:34 +01:00 |
Chocobozzz
|
55cb8bc73c
|
Correctly escape meta tags
|
2021-11-30 08:31:56 +01:00 |
Chocobozzz
|
1ffb76221a
|
Update changelog
|
2021-11-29 17:15:18 +01:00 |
Chocobozzz
|
7b0c61e743
|
Fix build
|
2021-11-29 15:46:52 +01:00 |
Chocobozzz
|
4c99953acd
|
Fix redundancy timeout
|
2021-11-29 15:45:02 +01:00 |
Chocobozzz
|
c5e53d0e39
|
cleanup_remote_interactions: true by default
|
2021-11-29 15:33:08 +01:00 |
Chocobozzz
|
247bbe2914
|
Fix playlist miniature size with big description
|
2021-11-29 14:20:18 +01:00 |
Chocobozzz
|
71ab0c07cc
|
Fix player placeholder width
|
2021-11-29 14:00:15 +01:00 |
Chocobozzz
|
14fbe0175e
|
Update client dependencies
|
2021-11-29 11:45:17 +01:00 |
Chocobozzz
|
fa7388f087
|
Fix transcoding job count inconsistency
|
2021-11-29 11:20:17 +01:00 |
Chocobozzz
|
735a8705c8
|
Remove duplicate IDs
|
2021-11-29 09:30:32 +01:00 |
Chocobozzz
|
4571850d73
|
Update translations
|
2021-11-29 09:00:29 +01:00 |
Chocobozzz
|
88f599a64f
|
Merge remote-tracking branch 'weblate/develop' into develop
|
2021-11-29 08:58:22 +01:00 |
Jeff Huang
|
e296e25f7e
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1924 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
|
2021-11-29 04:41:35 +01:00 |
Manuel Viens
|
4fd837c1e1
|
Translated using Weblate (French (France) (fr_FR))
Currently translated at 98.6% (1898 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
|
2021-11-29 04:41:34 +01:00 |
Александр
|
0938e1748a
|
Translated using Weblate (Russian)
Currently translated at 100.0% (249 of 249 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ru/
|
2021-11-29 03:05:16 +01:00 |
Александр
|
d87d6b7365
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1924 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
|
2021-11-29 03:05:16 +01:00 |
Jiri Podhorecky
|
3e20a0222c
|
Translated using Weblate (Czech)
Currently translated at 57.7% (1112 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
|
2021-11-29 03:05:16 +01:00 |
Jiri Podhorecky
|
c459f9bb6d
|
Translated using Weblate (Czech)
Currently translated at 44.7% (861 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
|
2021-11-28 07:23:33 +01:00 |