Chocobozzz
d9f9804d86
Merge branch 'release/4.0.0' into develop
2021-12-07 11:06:57 +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
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
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
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
8406a9e8ee
Fix forgot password button role
2021-12-03 10:14:17 +01:00
Chocobozzz
decbd0b63b
Fix audio upload if not enabled by instance
2021-12-01 13:59:05 +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
8afade2607
Introduce plugin id selectors
2021-11-26 17:36:55 +01:00
Chocobozzz
dc4e0ddb74
Improve notification settings UI
2021-11-26 15:29:55 +01:00
Chocobozzz
50a66a69a0
Optimize HLS/WebTorrent videos only
2021-11-25 16:24:15 +01:00
Chocobozzz
7aeb82ea7e
Don't manage remote video files
2021-11-19 08:33:18 +01:00
Chocobozzz
98846837eb
Stop killing peertube in ci script
2021-11-18 15:32:06 +01:00
Chocobozzz
ad5db1044c
Add ability to run transcoding jobs
2021-11-18 15:20:57 +01:00
Chocobozzz
b46cf4b920
Add ability to remove hls/webtorrent files
2021-11-18 09:04:30 +01:00
Chocobozzz
3cfa817672
Add ability to bulk block videos
2021-11-17 11:18:49 +01:00
Chocobozzz
4bdff96d77
Add local/remote badges
2021-11-17 10:18:57 +01:00
Chocobozzz
ac03618098
Don't display log tag filter for audit logs
2021-11-16 10:49:03 +01:00
Chocobozzz
e5830ac64b
Fix progress display
2021-11-16 09:13:20 +01:00
Chocobozzz
50fe0eac38
Fix account switch in channels page
2021-11-15 09:19:54 +01:00
Chocobozzz
bc84433893
Add more when deleting a video
2021-11-15 09:12:15 +01:00
Chocobozzz
527a52ac42
Add ability to filter out public videos from admin
2021-11-12 14:23:22 +01:00
Chocobozzz
8db19c959e
Remove contributors list from /about/peertube
...
Some contributors don't want to be associated to a particular peertube
instance
2021-11-12 11:00:51 +01:00
Chocobozzz
a7dbc60871
Improve user delete confirmation modal
2021-11-12 09:09:09 +01:00
Chocobozzz
cd2fad008a
Update angular
2021-11-10 16:33:55 +01:00
Chocobozzz
1868ff3db9
Fix lint
2021-11-09 16:07:40 +01:00
Chocobozzz
7337a75bf0
Add available themes and plugins in feature table
2021-11-09 15:26:10 +01:00
Chocobozzz
51353d9a03
Refactor video views
...
Introduce viewers attribute for live videos
Count views for live videos
Reduce delay to see the viewer update for lives
Add ability to configure video views buffer interval and view ip
expiration
2021-11-09 15:00:31 +01:00
Chocobozzz
221ee1adc9
Add transcoding fail message in client
2021-11-09 15:00:21 +01:00
Chocobozzz
fe6c962666
Prefer "hide" since filters are not a modal
2021-11-08 11:18:37 +01:00
Chocobozzz
6fd4f8975c
Fix english
2021-11-08 11:17:12 +01:00
Chocobozzz
d91b23b11c
Fix jobs state selection badge style
2021-11-05 14:14:31 +01:00
Chocobozzz
3233acdadf
Fix modal button inconsistency
2021-11-05 11:52:25 +01:00
Chocobozzz
df1db951c5
Support RTMPS
2021-11-05 11:38:17 +01:00
Florian CUNY
8dd754c767
Added 144p encoding ( #4492 )
...
* Added 144p encoding
Implements https://github.com/Chocobozzz/PeerTube/issues/4428
* Fixed typo in core-utils
* Increased BitPerPixel for 144p
* Disabled 144p by default in test.yaml
* Another try at fixing tests
* Fixed test in video-transcoder (api-3)
* Fixed test in video-imports (api-4)
* Fixed test in live-constraints (api-2)
* Tried to fix tests in api-3 again
* Revert "Tried to fix tests in api-3 again"
This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14.
* Fixed test in config.ts (api-2)
* Try to fix test in video-hls.ts (api-3)
* Fixed test in video-transcoder.ts (api-3)
* Fix tests
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-11-05 10:23:02 +01:00
Chocobozzz
dd6d2a7ce5
Improve advanced input filter
2021-11-03 14:23:55 +01:00
Chocobozzz
d324756edb
Add ability to filter by file type
2021-11-03 11:32:41 +01:00
Chocobozzz
d5d9c5b79e
Add ability to filter live videos
2021-11-03 09:59:53 +01:00
Chocobozzz
9814ea9f04
Fix lint
2021-11-03 09:40:50 +01:00
Chocobozzz
05ac4ac7ed
Move admin stuff in +admin
2021-11-02 14:14:26 +01:00
Chocobozzz
047f9585dd
Fix select in share modal
2021-11-02 11:52:55 +01:00
Chocobozzz
256fb92e67
Better moderation label
2021-11-02 11:51:23 +01:00
Chocobozzz
231ff4af3b
Add ability to exclude muted accounts
2021-11-02 11:50:03 +01:00
Chocobozzz
61f85385bb
Add admin videos loading animation
2021-11-02 11:17:17 +01:00
Chocobozzz
7e7d8e4853
Some fixes for admin videos list
2021-11-02 11:13:13 +01:00
Chocobozzz
f1c861727c
Add ability to preview embed in share modal
2021-11-02 10:01:28 +01:00
Chocobozzz
eeae81428e
Remove useless components
2021-10-29 11:52:58 +02:00
Chocobozzz
3c10840fa9
Add video file size info in admin videos list
2021-10-29 11:48:21 +02:00
Chocobozzz
2760b454a7
Deprecate filter video query
...
Introduce include and isLocal instead
2021-10-29 11:48:21 +02:00
Chocobozzz
e4611b5491
Always use my-table-expander-icon
2021-10-29 11:48:21 +02:00
Chocobozzz
33f6dce136
Add videos list admin component
2021-10-29 11:48:21 +02:00
Chocobozzz
00004f7f6b
Put admin users in overview tab
2021-10-29 11:48:21 +02:00
Chocobozzz
bd898dd76b
Add message if registration is disabled
2021-10-29 11:16:36 +02:00
Florian CUNY
db581cf7b9
Added label on the next autoplayed video and hide the hr line if unnecessary ( #4497 )
...
* Added label on the next autoplayed video
Implements https://github.com/Chocobozzz/PeerTube/issues/4280
Also hid the hr line if autoplay is disabled
* Applied code suggestion
* Applied code suggestion
* Applied the last remaining code suggestion
2021-10-26 17:15:12 +02:00
Florian CUNY
754b6f5f41
Made the video channels limit (per user) server-wide configurable ( #4491 )
...
* Made the video channels limit (per user) server-wide configurable
Implements https://github.com/Chocobozzz/PeerTube/issues/3092
Also added a "quota bar" in the account's settings page
* Fixed lint errors
* Another pass at fixing lint errors
* Applied code suggestions
* Removed 'video channels quota'
2021-10-26 16:42:10 +02:00
Poslovitch
9f3bf1432d
Added Markdown formatting in playlist descriptions
...
Implements https://github.com/Chocobozzz/PeerTube/issues/3627
2021-10-26 08:48:17 +02:00
Poslovitch
3c4d6c1d9c
Changed label of "sort by views" to "sort by recent views"
...
Fixes https://github.com/Chocobozzz/PeerTube/issues/4421
2021-10-26 08:37:40 +02:00
Rigel Kent
276250f0a3
prevent multiple post-process triggering of upload-resumable ( #4175 )
...
* prevent multiple post-process triggering of upload-resumable
* switch from 409 to 503 for upload being processed
* Improve resumable upload check
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-25 17:42:20 +02:00
Chocobozzz
60dd77c692
Cleanup video playlist element miniature code
2021-10-22 16:05:57 +02:00
Chocobozzz
0ba9696c01
Cleanup video update component
2021-10-22 15:51:02 +02:00
Nataly Rocha
382258676c
Add warning and update privacy on share playlist ( #4469 )
...
* add warning and update privacy on share
* update playlist display name on toast
* change privacy update to link
* remove conditional
* Improve share private warning styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-22 15:11:45 +02:00
Chocobozzz
ab4001aade
Provide origin URL to client and fix remote share
2021-10-22 14:11:58 +02:00
Chocobozzz
fe228901ce
Hide live transcoding features if disabled
2021-10-21 11:00:53 +02:00
Chocobozzz
a2c3564a31
Improve moderation dropdown UX
2021-10-21 10:19:42 +02:00
Chocobozzz
5196817c5d
Fix privacy concern for remote videos
2021-10-21 09:24:22 +02:00
Chocobozzz
ebe9b6b3f3
Fix ng select tags height
2021-10-20 14:50:46 +02:00
Chocobozzz
64553e8809
Add ability to filter logs by tags
2021-10-20 14:33:38 +02:00
Chocobozzz
1243729899
Refactor log level choice
2021-10-20 13:52:56 +02:00
Chocobozzz
d94b8ecf7d
Improve admin tables responsive
2021-10-20 11:35:09 +02:00
Chocobozzz
dbb76162b9
Admin menu header consistency for system entries
2021-10-20 10:27:51 +02:00
Chocobozzz
05c114f5b4
Fix max pagination in find in bulk
2021-10-20 09:25:44 +02:00
Chocobozzz
978c87e7f5
Add channel filters for my videos/followers
2021-10-20 09:25:44 +02:00
Chocobozzz
7e76cc3800
Add quick filter for followers
2021-10-20 09:25:44 +02:00
Chocobozzz
4beda9e12a
Add ability to view my followers
2021-10-20 09:25:44 +02:00
Chocobozzz
e960932517
Optimize channel with video in homepage
2021-10-18 15:41:20 +02:00
Chocobozzz
2cc276f92f
Fix find in bulk
2021-10-18 11:44:54 +02:00
Chocobozzz
1e2fe802d1
Force live type specification in first step
2021-10-15 11:45:03 +02:00
Chocobozzz
3eb7ee658d
Try to improve permanent live label
2021-10-15 10:54:12 +02:00
Chocobozzz
ca44cb3692
Fix my videos search on refresh
2021-10-15 10:30:39 +02:00
Chocobozzz
afb7d2d5c6
Remove protractor workaround
...
We don't use it anymore
2021-10-14 11:50:22 +02:00
Chocobozzz
cf0c8ee588
Fix admin edition disabling feature
2021-10-14 11:35:43 +02:00
Chocobozzz
f8ddccf239
Upgrade linkifyjs
2021-10-12 15:16:31 +02:00
Chocobozzz
80dea8f4d6
Rename config key
2021-10-12 14:25:30 +02:00
kontrollanten
7399a79f73
add option to always show channel display name ( #4422 )
...
* add option to always show channel display name
closes #4040
* show avatar in video miniatures
closes #4040
* Revert "show avatar in video miniatures"
This reverts commit 79b1a84140
.
* channel display name: fix review comments
2021-10-12 14:23:44 +02:00
Chocobozzz
10ef089102
Merge branch 'release/3.4.0' into develop
2021-10-12 13:50:48 +02:00
kontrollanten
c80e458afb
extend client-overrides with default images ( #4392 )
...
* extend client-overrides with default images
Add:
* default-playlist.png
* default-avatar-account.png
* default-avatar-videochannel.png
solves #4108
* Rename to default-avatar-video-channel.png
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-12 13:50:40 +02:00
kontrollanten
c3bb04413e
add ...playlist.elements.loaded hook ( #4387 )
...
* client: add ...playlist.elements.loaded hook
closes #4385
* fix linting error
* client: add playlist metadata to video-watch hooks
* Prefer using a filter for playlist elements hook
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-12 13:45:55 +02:00
Jelle Besseling
8d8a037e3f
Allow configuration to be static/readonly ( #4315 )
...
* Allow configuration to be static/readonly
* Make all components disableable
* Improve disabled component styling
* Rename edits allowed field in configuration
* Fix CI
2021-10-12 13:33:44 +02:00
Chocobozzz
221d876fa7
Fix upload can deactivate
2021-10-12 10:53:26 +02:00
Chocobozzz
c55d76206c
Remove redundant attribute
2021-10-11 14:55:06 +02:00
Chocobozzz
9fb2ed5f83
Remove useless assignment
2021-10-11 14:40:00 +02:00
Chocobozzz
0fe87dc5a1
Remove unused function
2021-10-11 12:00:29 +02:00
Chocobozzz
0af2a8c5d6
Correctly disable infinite scroll for reuse
2021-10-11 09:37:27 +02:00
Chocobozzz
e0b1231b20
Fix autoblock message on upload page
2021-10-11 09:37:26 +02:00