Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix E2E tests | Chocobozzz | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | round volume in stats card | Rigel Kent | 2021-05-04 | 1 | -1/+1 |
| | |||||
* | add examples and descriptions to some video fields in openapi spec | Rigel Kent | 2021-05-04 | 1 | -0/+19 |
| | |||||
* | factorize uuid type in openapi spec | Rigel Kent | 2021-05-04 | 1 | -25/+19 |
| | |||||
* | make streaming playlists pivotable objects in openapi spec | Rigel Kent | 2021-05-04 | 1 | -7/+14 |
| | |||||
* | make hls/webtorrent fields closely documented in the openapi spec | Rigel Kent | 2021-05-04 | 1 | -6/+20 |
| | |||||
* | More efficient advanced input filter | Chocobozzz | 2021-05-03 | 1 | -10/+38 |
| | |||||
* | Refactor parseQueryStringFilter boolean handler | Chocobozzz | 2021-05-03 | 4 | -24/+12 |
| | |||||
* | Display a message on no channel | Chocobozzz | 2021-05-03 | 1 | -0/+2 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 47 | -494/+280 |
| | |||||
* | Reduce advanced search input debounce time | Chocobozzz | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Fix avatar in report page | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 46 | -335/+568 |
| | |||||
* | add description with operation link to category/licence/language constants | Rigel Kent | 2021-05-03 | 1 | -6/+15 |
| | |||||
* | fix video channel parameters limit in openapi spec | Rigel Kent | 2021-05-03 | 1 | -17/+48 |
| | |||||
* | fix name limit for video in openapi spec | Rigel Kent | 2021-05-03 | 1 | -11/+22 |
| | |||||
* | update FAQ urls in README (#4027) | Gabriel Scherer | 2021-05-02 | 1 | -2/+2 |
| | |||||
* | fix FAQ link in production guide | Rigel Kent | 2021-05-01 | 1 | -1/+1 |
| | |||||
* | Cleanup plugins admin CSS | Chocobozzz | 2021-04-29 | 11 | -49/+60 |
| | |||||
* | Fix avatar size in moderation tables | Chocobozzz | 2021-04-29 | 1 | -4/+3 |
| | |||||
* | Fix my library/account/admin sub titles alignment | Chocobozzz | 2021-04-29 | 3 | -52/+55 |
| | |||||
* | Fix actor avatar background | Chocobozzz | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 118 | -1056/+1389 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 10 | -79/+38 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 62 | -278/+346 |
| | |||||
* | Rename actor image edit module | Chocobozzz | 2021-04-28 | 13 | -10/+10 |
| | |||||
* | Better video languages filter UX | Chocobozzz | 2021-04-28 | 1 | -29/+40 |
| | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead | ||||
* | Fix overview page with new thumbnail size | Chocobozzz | 2021-04-28 | 1 | -3/+3 |
| | |||||
* | Add player mode to player stats | Chocobozzz | 2021-04-28 | 2 | -1/+4 |
| | |||||
* | Add log to prune storage script | Chocobozzz | 2021-04-28 | 1 | -0/+2 |
| | |||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 3 | -5/+5 |
| | |||||
* | Cleanup stats for nerds | Chocobozzz | 2021-04-28 | 6 | -120/+248 |
| | |||||
* | add stats videojs plugin | Rigel Kent | 2021-04-28 | 9 | -2/+280 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 6 | -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 click | Chocobozzz | 2021-04-27 | 2 | -6/+23 |
| | |||||
* | Set permissions in production.md | Chocobozzz | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | Fix plugins doc | Chocobozzz | 2021-04-27 | 1 | -2/+11 |
| | |||||
* | Use server config to display supported videos ext | Chocobozzz | 2021-04-27 | 2 | -1/+5 |
| | |||||
* | Fix ng-select with an image | Chocobozzz | 2021-04-27 | 1 | -0/+5 |
| | |||||
* | Fix playlist position error | Chocobozzz | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Try to fix bad timestamps in .srt | Chocobozzz | 2021-04-27 | 1 | -10/+17 |
| | |||||
* | Fix video actions dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -0/+1 |
| | |||||
* | Playlist miniature consistency | Chocobozzz | 2021-04-26 | 2 | -4/+4 |
| | |||||
* | Fix menu dropdown overflow | Chocobozzz | 2021-04-26 | 2 | -14/+9 |
| | | | | Weird issue conflicting with the dropdown config from the menu component | ||||
* | Fix font size inconsistency with ng-select | Chocobozzz | 2021-04-26 | 1 | -5/+3 |
| | |||||
* | Fix modal word break | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Fix eye button for password input | Chocobozzz | 2021-04-26 | 2 | -1/+5 |
| | |||||
* | Add migration to remove duplicated keys | Chocobozzz | 2021-04-26 | 2 | -1/+40 |
| | | | | Due to old/corrupted data, it can be problematic to restore a backup | ||||
* | Increase test timeout | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Added ability to reply to comments with remote interaction | Poslovitch | 2021-04-26 | 1 | -2/+2 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3725 |