Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latency setting support | Chocobozzz | 2022-03-09 | 22 | -45/+274 |
| | |||||
* | Display avatar in video miniatures (#4823) | kontrollanten | 2022-03-08 | 3 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | * show avatar in video miniatures closes #4040 * fix: videos for api, include avatars * add config for display video miniature avatar * Revert "fix: videos for api, include avatars" This reverts commit 5520a3eda6805338317a394d0553f2f82095a425. * video-min: set display avatar to false as default * remove empty line * rename display_avatar > display_author_avatar * fix renaming displayAvatar > displayAuthorAvatar | ||||
* | Remove uneeded memoize | Chocobozzz | 2022-03-08 | 2 | -15/+5 |
| | |||||
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 9 | -39/+103 |
|\ | |||||
| * | More robust transcoding checker | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
| | | |||||
| * | Fix multiple servers tests | Chocobozzz | 2022-03-08 | 2 | -3/+3 |
| | | |||||
| * | Fix channel tests | Chocobozzz | 2022-03-08 | 2 | -6/+6 |
| | | |||||
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 4 | -10/+59 |
| | | |||||
| * | Remove unnecessary comment | Chocobozzz | 2022-03-07 | 1 | -1/+0 |
| | | |||||
| * | Optimize markdown renderer | Chocobozzz | 2022-03-07 | 2 | -22/+38 |
| | | |||||
* | | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
|\| | |||||
| * | Fix live update error | Chocobozzz | 2022-03-04 | 1 | -1/+3 |
| | | |||||
* | | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 14 | -106/+91 |
| | | |||||
* | | Refactor a little bit raw sql builders | Chocobozzz | 2022-03-03 | 11 | -34/+35 |
| | | |||||
* | | Fix search index tests | Chocobozzz | 2022-03-02 | 1 | -2/+2 |
| | | |||||
* | | Node 12 is not supported anymore | Chocobozzz | 2022-03-01 | 1 | -5/+1 |
| | | |||||
* | | Fill width of local avatars | Chocobozzz | 2022-03-01 | 1 | -4/+18 |
| | | |||||
* | | Possibility to set custom RTMP/RTMPS hostname (#4811) | kontrollanten | 2022-03-01 | 3 | -4/+7 |
| | | | | | | | | | | | | | | | | | | * live: set custom RTMP/RTMPS hostname closes #4786 * dont use webserver.hostname as default * check that rtmp/s.hostname is set | ||||
* | | Fix lint | Chocobozzz | 2022-03-01 | 1 | -1/+0 |
| | | |||||
* | | Fix getting avatars in videos list | Chocobozzz | 2022-03-01 | 2 | -3/+23 |
| | | |||||
* | | Remove unnecessary code | Chocobozzz | 2022-02-28 | 2 | -18/+3 |
| | | |||||
* | | Create another test suite for transcoding jobs | Chocobozzz | 2022-02-28 | 8 | -5/+6 |
| | | |||||
* | | Fix client html performance regression | Chocobozzz | 2022-02-28 | 3 | -6/+16 |
| | | |||||
* | | add filter:api.video-playlist.videos.list.* hooks | kontrollanten | 2022-02-28 | 3 | -3/+51 |
| | | | | | | | | closes #4775 | ||||
* | | Add basic video editor support | Chocobozzz | 2022-02-28 | 79 | -1195/+3037 |
| | | |||||
* | | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 84 | -989/+1664 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Fix max buffer size for youtube-dl | Chocobozzz | 2022-02-22 | 1 | -1/+1 |
| | |||||
* | Fix video file storage column consistency | Chocobozzz | 2022-02-22 | 2 | -1/+21 |
| | |||||
* | Check video privacy when creating comments/rates | Chocobozzz | 2022-02-22 | 4 | -7/+75 |
| | |||||
* | Use local URL for feed guid | Chocobozzz | 2022-02-22 | 1 | -12/+14 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Fix broken dep | Chocobozzz | 2022-02-09 | 4 | -10/+9 |
| | |||||
* | Upgrade tools dependencies | Chocobozzz | 2022-02-09 | 1 | -6/+6 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-02-09 | 3 | -3/+3 |
| | |||||
* | Fix CLI build | Chocobozzz | 2022-02-09 | 1 | -1/+1 |
| | |||||
* | Add log on user plugin auth conflict | Chocobozzz | 2022-02-09 | 1 | -1/+8 |
| | |||||
* | Fix import timeout inconsistency | Chocobozzz | 2022-02-09 | 4 | -34/+37 |
| | |||||
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 3 | -1/+90 |
| | |||||
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 5 | -12/+56 |
| | |||||
* | Move to peertube feed fork | Chocobozzz | 2022-02-07 | 2 | -15/+24 |
| | |||||
* | Fix plaintext markdown converter | Chocobozzz | 2022-02-04 | 5 | -23/+94 |
| | |||||
* | Update changelog | Chocobozzz | 2022-02-04 | 1 | -0/+2 |
| | |||||
* | Case insensitive search on tags | Chocobozzz | 2022-02-03 | 1 | -1/+1 |
| | |||||
* | Add fixme info | Chocobozzz | 2022-02-02 | 1 | -0/+1 |
| | |||||
* | Fix HLS re transcoding with object storage enabled | Chocobozzz | 2022-02-01 | 5 | -18/+118 |
| | |||||
* | Prevent HLS transcoding after webtorrent transcoding | Chocobozzz | 2022-02-01 | 4 | -7/+36 |
| | |||||
* | Convert markdown to html/plain text for feeds | Chocobozzz | 2022-01-31 | 3 | -8/+9 |
| | |||||
* | Remove fixed workaround | Chocobozzz | 2022-01-21 | 1 | -6/+1 |
| | |||||
* | Fix plugin settings manager definition | lutangar | 2022-01-20 | 2 | -6/+7 |
| | | | | | | | | This mainly fix the `onSettingsChange` argument typing. I'm not 100% sure the setting `value` can be a boolean though. But this is how it was typed before so I just made it consistent. Feel free to change - or suggest change - to the type names / location. | ||||
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -1/+4 |
| |