aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature
Commit message (Expand)AuthorAgeFilesLines
* Process requests in correct orderChocobozzz2022-12-291-24/+38
* Reorder playlists when adding an elementChocobozzz2022-12-291-1/+1
* Fix client lintChocobozzz2022-11-151-1/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-142-8/+19
|\
| * Prevent XSS with ng-selectChocobozzz2022-11-142-8/+19
* | Put private videos under a specific subdirectoryChocobozzz2022-10-242-9/+15
* | feat: show contained playlists under My videos (#5125)kontrollanten2022-10-245-2/+15
* | Added filter to sort videos by name (alphabetical order)Poslovitch2022-10-241-0/+1
* | Force channel in my videosChocobozzz2022-09-281-2/+10
|/
* Prefer using Object.valuesChocobozzz2022-08-171-3/+3
* Add channel hooksChocobozzz2022-08-031-0/+2
* Clearer live sessionChocobozzz2022-07-221-1/+1
* Add ability for client to create server logsChocobozzz2022-07-184-11/+14
* Refactor actor avatar componentChocobozzz2022-06-271-2/+2
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-0/+1
|\
| * Fix video selection buttons placementChocobozzz2022-06-171-0/+1
* | Cleanup title-page CSSChocobozzz2022-06-161-6/+0
* | Increase global font sizeChocobozzz2022-06-164-4/+5
* | Replace all glyphicon iconsChocobozzz2022-06-132-6/+2
* | Rename input toggle hidden to input textChocobozzz2022-06-101-4/+4
* | Prefer global icon instead of glyphicon for copyChocobozzz2022-06-103-31/+8
* | Migrate to bootstrap 5Chocobozzz2022-06-103-18/+28
* | Support ICU in TS componentsChocobozzz2022-06-081-1/+1
* | (#4959) Add 'Originally Published At' sort option in videos pages (#4977)Jlll12022-05-242-1/+2
|/
* Add ability to sort by global viewsChocobozzz2022-04-151-0/+1
* Reduce videos sort complexityChocobozzz2022-04-152-8/+2
* Support videos stats in clientChocobozzz2022-04-152-11/+29
* Rename studio to editorChocobozzz2022-03-221-6/+6
* Don't allow video edition if not enabledChocobozzz2022-03-181-4/+2
* Some fixes for themesChocobozzz2022-03-151-1/+1
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-12/+31
* Add basic video editor supportChocobozzz2022-02-282-4/+23
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-0/+2
* Don't display no results if still loadingChocobozzz2022-02-092-0/+4
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-0/+4
* Fix buildChocobozzz2021-12-171-1/+2
* Stop killing peertube in ci scriptChocobozzz2021-11-181-1/+1
* Add ability to run transcoding jobsChocobozzz2021-11-181-3/+35
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-1/+38
* Add ability to bulk block videosChocobozzz2021-11-172-2/+2
* Add more when deleting a videoChocobozzz2021-11-151-5/+5
* Add ability to filter out public videos from adminChocobozzz2021-11-121-3/+6
* Add transcoding fail message in clientChocobozzz2021-11-091-0/+4
* Prefer "hide" since filters are not a modalChocobozzz2021-11-081-1/+1
* Fix englishChocobozzz2021-11-081-1/+1
* Deprecate filter video queryChocobozzz2021-10-293-12/+14
* Changed label of "sort by views" to "sort by recent views"Poslovitch2021-10-261-1/+1
* Rename config keyChocobozzz2021-10-121-2/+6
* add option to always show channel display name (#4422)kontrollanten2021-10-122-2/+10
* Correctly disable infinite scroll for reuseChocobozzz2021-10-112-2/+4