aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix report modal errorChocobozzz2021-12-073-8/+9
|
* Fix search on iosChocobozzz2021-12-032-4/+9
|
* Fix too long filename video uploadChocobozzz2021-12-031-3/+18
|
* Fix additional extensions admin config descriptionChocobozzz2021-12-031-1/+1
|
* Fix audio upload if not enabled by instanceChocobozzz2021-12-011-0/+1
|
* Fix playlist miniature size with big descriptionChocobozzz2021-11-292-5/+8
|
* Fix player placeholder widthChocobozzz2021-11-291-0/+2
|
* Introduce plugin id selectorsChocobozzz2021-11-264-4/+28
|
* Improve notification settings UIChocobozzz2021-11-263-31/+77
|
* Optimize HLS/WebTorrent videos onlyChocobozzz2021-11-251-4/+4
|
* Don't manage remote video filesChocobozzz2021-11-191-2/+4
|
* Stop killing peertube in ci scriptChocobozzz2021-11-181-1/+1
|
* Add ability to run transcoding jobsChocobozzz2021-11-185-8/+90
|
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-185-17/+101
|
* Add ability to bulk block videosChocobozzz2021-11-1710-39/+110
|
* Add local/remote badgesChocobozzz2021-11-171-0/+3
|
* Don't display log tag filter for audit logsChocobozzz2021-11-161-1/+1
|
* Fix progress displayChocobozzz2021-11-162-6/+10
|
* Fix account switch in channels pageChocobozzz2021-11-151-0/+1
|
* Add more when deleting a videoChocobozzz2021-11-151-5/+5
|
* Add ability to filter out public videos from adminChocobozzz2021-11-123-7/+29
|
* Remove contributors list from /about/peertubeChocobozzz2021-11-125-67/+1
| | | | | Some contributors don't want to be associated to a particular peertube instance
* Improve user delete confirmation modalChocobozzz2021-11-121-2/+2
|
* Update angularChocobozzz2021-11-101-1/+1
|
* Fix lintChocobozzz2021-11-091-1/+1
|
* Add available themes and plugins in feature tableChocobozzz2021-11-092-2/+29
|
* Refactor video viewsChocobozzz2021-11-094-5/+9
| | | | | | | | 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
* Add transcoding fail message in clientChocobozzz2021-11-093-0/+12
|
* Prefer "hide" since filters are not a modalChocobozzz2021-11-081-1/+1
|
* Fix englishChocobozzz2021-11-081-1/+1
|
* Fix jobs state selection badge styleChocobozzz2021-11-052-1/+5
|
* Fix modal button inconsistencyChocobozzz2021-11-051-1/+1
|
* Support RTMPSChocobozzz2021-11-052-2/+12
|
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Improve advanced input filterChocobozzz2021-11-0312-33/+117
|
* Add ability to filter by file typeChocobozzz2021-11-033-10/+44
|
* Add ability to filter live videosChocobozzz2021-11-032-1/+22
|
* Fix lintChocobozzz2021-11-031-1/+8
|
* Move admin stuff in +adminChocobozzz2021-11-025-96/+118
|
* Fix select in share modalChocobozzz2021-11-021-1/+1
|
* Better moderation labelChocobozzz2021-11-021-1/+1
|
* Add ability to exclude muted accountsChocobozzz2021-11-026-43/+79
|
* Add admin videos loading animationChocobozzz2021-11-023-10/+21
|
* Some fixes for admin videos listChocobozzz2021-11-023-12/+13
|
* Add ability to preview embed in share modalChocobozzz2021-11-023-7/+39
|
* Remove useless componentsChocobozzz2021-10-2929-116/+7
|
* Add video file size info in admin videos listChocobozzz2021-10-296-10/+73
|
* Deprecate filter video queryChocobozzz2021-10-2913-45/+88
| | | | Introduce include and isLocal instead
* Always use my-table-expander-iconChocobozzz2021-10-298-24/+16
|
* Add videos list admin componentChocobozzz2021-10-2932-211/+582
|