aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix player settings disposeChocobozzz2021-05-051-5/+8
| |
* | Fix lintChocobozzz2021-05-051-1/+0
| |
* | Fix non logged add comment avatarChocobozzz2021-05-051-4/+3
| |
* | Fix miniature avatar sizeChocobozzz2021-05-056-8/+17
| |
* | Fix transcoding job priorityChocobozzz2021-05-054-17/+9
| | | | | | | | | | New resolution jobs are also important if waiting for transcoding is enabled since we publish the video after the first resolution generation
* | Fix E2E testsChocobozzz2021-05-051-1/+1
| |
* | round volume in stats cardRigel Kent2021-05-041-1/+1
| |
* | add examples and descriptions to some video fields in openapi specRigel Kent2021-05-041-0/+19
| |
* | factorize uuid type in openapi specRigel Kent2021-05-041-25/+19
| |
* | make streaming playlists pivotable objects in openapi specRigel Kent2021-05-041-7/+14
| |
* | make hls/webtorrent fields closely documented in the openapi specRigel Kent2021-05-041-6/+20
| |
* | More efficient advanced input filterChocobozzz2021-05-031-10/+38
| |
* | Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-034-24/+12
| |
* | Display a message on no channelChocobozzz2021-05-031-0/+2
| |
* | Refactor search filtersChocobozzz2021-05-0347-494/+280
| |
* | Reduce advanced search input debounce timeChocobozzz2021-05-031-1/+1
| |
* | Fix avatar in report pageChocobozzz2021-05-031-2/+2
| |
* | Add ability to filter my videos by liveChocobozzz2021-05-0346-335/+568
| |
* | add description with operation link to category/licence/language constantsRigel Kent2021-05-031-6/+15
| |
* | fix video channel parameters limit in openapi specRigel Kent2021-05-031-17/+48
| |
* | fix name limit for video in openapi specRigel Kent2021-05-031-11/+22
| |
* | update FAQ urls in README (#4027)Gabriel Scherer2021-05-021-2/+2
| |
* | fix FAQ link in production guideRigel Kent2021-05-011-1/+1
| |
* | Cleanup plugins admin CSSChocobozzz2021-04-2911-49/+60
| |
* | Fix avatar size in moderation tablesChocobozzz2021-04-291-4/+3
| |
* | Fix my library/account/admin sub titles alignmentChocobozzz2021-04-293-52/+55
| |
* | Fix actor avatar backgroundChocobozzz2021-04-292-4/+4
| |
* | Move to stylelintChocobozzz2021-04-28118-1056/+1389
| |
* | Remove avatarUrl from modelsChocobozzz2021-04-2810-79/+38
| |
* | Refactor actor avatar displayChocobozzz2021-04-2862-278/+346
| |
* | Rename actor image edit moduleChocobozzz2021-04-2813-10/+10
| |
* | Better video languages filter UXChocobozzz2021-04-281-29/+40
| | | | | | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead
* | Fix overview page with new thumbnail sizeChocobozzz2021-04-281-3/+3
| |
* | Add player mode to player statsChocobozzz2021-04-282-1/+4
| |
* | Add log to prune storage scriptChocobozzz2021-04-281-0/+2
| |
* | Clearer nsfw "do not list" labelChocobozzz2021-04-283-5/+5
| |
* | Cleanup stats for nerdsChocobozzz2021-04-286-120/+248
| |
* | add stats videojs pluginRigel Kent2021-04-289-2/+280
| |
* | Use account initial as default avatar (#4002)kontrollanten2021-04-276-16/+88
|/ | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom
* Autoclose settings on outside clickChocobozzz2021-04-272-6/+23
|
* Set permissions in production.mdChocobozzz2021-04-271-0/+1
|
* Fix plugins docChocobozzz2021-04-271-2/+11
|
* Use server config to display supported videos extChocobozzz2021-04-272-1/+5
|
* Fix ng-select with an imageChocobozzz2021-04-271-0/+5
|
* Fix playlist position errorChocobozzz2021-04-271-2/+2
|
* Try to fix bad timestamps in .srtChocobozzz2021-04-271-10/+17
|
* Fix video actions dropdown overflowChocobozzz2021-04-261-0/+1
|
* Playlist miniature consistencyChocobozzz2021-04-262-4/+4
|
* Fix menu dropdown overflowChocobozzz2021-04-262-14/+9
| | | | Weird issue conflicting with the dropdown config from the menu component
* Fix font size inconsistency with ng-selectChocobozzz2021-04-261-5/+3
|