Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 7 | -8/+42 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 16 | -78/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Hide remote subscribe if logged in | Chocobozzz | 2022-02-22 | 2 | -1/+5 |
| | |||||
* | Reduce latency when adding a video to playlist | Chocobozzz | 2022-02-22 | 1 | -4/+17 |
| | |||||
* | Don't display no results if still loading | Chocobozzz | 2022-02-09 | 2 | -0/+4 |
| | |||||
* | Fix embed margin in share modal | Chocobozzz | 2022-02-09 | 2 | -3/+4 |
| | |||||
* | client: show private badge in playlists | kontrollanten | 2022-02-07 | 3 | -7/+26 |
| | | | | closes #2601 | ||||
* | video-playlist: show date and views count | kontrollanten | 2022-02-03 | 2 | -1/+11 |
| | | | | closes #4396 | ||||
* | Limit scope to local when finding in bulk | Chocobozzz | 2022-01-31 | 1 | -3/+20 |
| | |||||
* | Split user service | Chocobozzz | 2022-01-21 | 7 | -11/+235 |
| | |||||
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -0/+1 |
| | |||||
* | Plugins can add custom instance infobox | Chocobozzz | 2022-01-20 | 2 | -4/+20 |
| | |||||
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 4 | -10/+12 |
| | |||||
* | Remove unnecessary function | Chocobozzz | 2022-01-18 | 13 | -125/+33 |
| | |||||
* | Reduce history method names | Chocobozzz | 2022-01-18 | 1 | -3/+3 |
| | |||||
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -1/+7 |
| | |||||
* | Fix user ban modal grammar to account for multiple users (#4722) | The Cashew Trader | 2022-01-14 | 2 | -1/+5 |
| | | | | | | | | | | | * Fix user ban modal grammar to account for multiple users * Address variable sugggestion * Address property syntax suggestion * Address localization suggestion * More concise `isSingleUser` declaration | ||||
* | Upgrade client dependencies | Chocobozzz | 2022-01-14 | 1 | -2/+2 |
| | |||||
* | Handle async validators | Chocobozzz | 2022-01-03 | 4 | -18/+44 |
| | |||||
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -1/+1 |
| | | | | Since it requires an external dependency | ||||
* | Fix ngx loading bar deprecation | Chocobozzz | 2021-12-29 | 2 | -9/+13 |
| | |||||
* | Enhance plugin video fields | Chocobozzz | 2021-12-29 | 2 | -11/+18 |
| | | | | | Add video form tab selection Add ability to display an error | ||||
* | Remove unnecessary onPage event on admin tables | Chocobozzz | 2021-12-24 | 3 | -3/+3 |
| | |||||
* | Move zxx to its own group in select-languages component (#4664) | Florian CUNY | 2021-12-24 | 1 | -3/+13 |
| | | | | | | | | | * Move zxx to its own group in select-languages component * Fix lint * Fix lint, again * Apply requested changes | ||||
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 1 | -0/+4 |
| | |||||
* | Fix search result type auto filter | Chocobozzz | 2021-12-17 | 1 | -3/+3 |
| | |||||
* | Fix build | Chocobozzz | 2021-12-17 | 1 | -1/+2 |
| | |||||
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 2 | -10/+39 |
| | |||||
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 3 | -11/+6 |
| | |||||
* | Fix homepage | Chocobozzz | 2021-12-13 | 1 | -3/+3 |
| | |||||
* | Add filter on search results | Chocobozzz | 2021-12-10 | 2 | -2/+42 |
| | |||||
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
|\ | |||||
| * | Fix theme update when logged in | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-07 | 1 | -6/+7 |
|\| | |||||
| * | Fix report modal error | Chocobozzz | 2021-12-07 | 1 | -6/+7 |
| | | |||||
* | | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 8 | -6/+59 |
|/ | |||||
* | Fix playlist miniature size with big description | Chocobozzz | 2021-11-29 | 2 | -5/+8 |
| | |||||
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 3 | -3/+27 |
| | |||||
* | Don't manage remote video files | Chocobozzz | 2021-11-19 | 1 | -2/+4 |
| | |||||
* | Stop killing peertube in ci script | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 3 | -3/+59 |
| | |||||
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 3 | -2/+57 |
| | |||||
* | Add ability to bulk block videos | Chocobozzz | 2021-11-17 | 7 | -35/+74 |
| | |||||
* | Add more when deleting a video | Chocobozzz | 2021-11-15 | 1 | -5/+5 |
| | |||||
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 2 | -3/+9 |
| | |||||
* | Improve user delete confirmation modal | Chocobozzz | 2021-11-12 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2021-11-09 | 1 | -1/+1 |
| | |||||
* | Add available themes and plugins in feature table | Chocobozzz | 2021-11-09 | 2 | -2/+29 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 2 | -1/+5 |
| | | | | | | | | 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 client | Chocobozzz | 2021-11-09 | 1 | -0/+4 |
| |