| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recommendation variant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* stricter youtubedl format selectors
make sure selectors avoid av1, and otherwise match as closely to the
maximum resolution enabled for transcoding
* add support for merge formats in youtubedl
* avoid vp9.2 in youtubedl to avoid any HDR
* move getEnabledResolutions, safer replace of imported extension
* add test for youtube-dl selectors
|
|
|
|
|
|
|
| |
* allow user to search through their watch history
* add tests for search in watch history
* Update client/src/app/shared/shared-main/users/user-history.service.ts
|
|
|
|
|
|
|
| |
* add ability to remove one's avatar for account and channels
* add ability to remove one's avatar for account and channels
* only display avatar edition options after input change
|
|
|
|
|
| |
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
|
|
|
|
|
|
|
|
|
| |
* Select first available channel when accepting ownership change
Implements https://github.com/Chocobozzz/PeerTube/issues/2240
* Made use of #patchValue() to set the default selected value
And removed the disabled state for the Accept button
|
| |
|
| |
|
| |
|
|
|
|
| |
Migrate removed primeng theme to custom CSS
|
| |
|
|
Add my-settings and my-library in left menu
Move administration below my-library
Split account menu: my-setting and my library
|