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
Chocobozzz
b51e5b7401
Correctly disable infinite scroll for reuse
2021-10-08 15:59:05 +02:00
Chocobozzz
8e7442d0d8
Fix autoblock message on upload page
2021-10-08 11:26:17 +02:00
Chocobozzz
335fe15c47
Disable chunk upload on ios
...
See https://github.com/kukhariev/ngx-uploadx/issues/316#issuecomment-915858713
2021-09-09 10:31:30 +02:00
Chocobozzz
8a7abfef88
Fix video filters for non english UI
2021-09-08 15:13:12 +02:00