aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Always use my-table-expander-iconChocobozzz2021-10-298-24/+16
* Add videos list admin componentChocobozzz2021-10-2932-211/+582
* Put admin users in overview tabChocobozzz2021-10-2921-16/+32
* Add message if registration is disabledChocobozzz2021-10-293-48/+65
* Added label on the next autoplayed video and hide the hr line if unnecessary ...Florian CUNY2021-10-262-1/+8
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-264-2/+42
* Added Markdown formatting in playlist descriptionsPoslovitch2021-10-264-12/+15
* Changed label of "sort by views" to "sort by recent views"Poslovitch2021-10-261-1/+1
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-3/+4
* Cleanup video playlist element miniature codeChocobozzz2021-10-222-5/+2
* Cleanup video update componentChocobozzz2021-10-223-31/+27
* Add warning and update privacy on share playlist (#4469)Nataly Rocha2021-10-223-1/+32
* Provide origin URL to client and fix remote shareChocobozzz2021-10-224-14/+6
* Hide live transcoding features if disabledChocobozzz2021-10-211-2/+2
* Improve moderation dropdown UXChocobozzz2021-10-215-121/+154
* Fix privacy concern for remote videosChocobozzz2021-10-213-18/+22
* Fix ng select tags heightChocobozzz2021-10-202-2/+18
* Add ability to filter logs by tagsChocobozzz2021-10-206-19/+32
* Refactor log level choiceChocobozzz2021-10-202-26/+26
* Improve admin tables responsiveChocobozzz2021-10-209-34/+83