Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 2 | -4/+4 |
|\ | |||||
| * | Fix classic select and ng select css inconsistency | Chocobozzz | 2022-06-10 | 2 | -4/+4 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 11 | -48/+43 |
| | | |||||
* | | Support ICU in TS components | Chocobozzz | 2022-06-08 | 1 | -5/+20 |
|/ | |||||
* | Handle playlist without videos available | Chocobozzz | 2022-06-03 | 6 | -4/+22 |
| | |||||
* | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -0/+4 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+1 |
| | |||||
* | Fix live mode descriptions | Chocobozzz | 2022-05-18 | 1 | -2/+2 |
| | |||||
* | Fix video upload with some characters in filename | Chocobozzz | 2022-05-17 | 1 | -1/+1 |
| | |||||
* | Add session informations in live modal | Chocobozzz | 2022-05-03 | 1 | -2/+2 |
| | |||||
* | Save replay of permanent live in client | Chocobozzz | 2022-05-03 | 2 | -20/+1 |
| | |||||
* | Add ability to sort by global views | Chocobozzz | 2022-04-15 | 1 | -1/+2 |
| | |||||
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 1 | -2/+1 |
| | | | | Automatically use best sort if user is logged in and chose hot algorithm | ||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 3 | -39/+8 |
| | |||||
* | Prefer "publish" over "upload" | Chocobozzz | 2022-04-08 | 1 | -1/+1 |
| | |||||
* | Fix titles on upload page (#4904) | kontrollanten | 2022-04-08 | 3 | -13/+26 |
| | | | | | | | | | * client/video-add: fix route titles * client/video-add: show progress in page title * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add reset button for file inputs in studio page | Chocobozzz | 2022-03-22 | 2 | -1/+5 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Fix invalid token on upload | Chocobozzz | 2022-03-16 | 1 | -24/+43 |
| | |||||
* | add client.videos.upload.maxChunkSize config (#4857) | kontrollanten | 2022-03-16 | 1 | -1/+2 |
| | | | | | | | * add client.videos.upload.maxChunkSize config * updates after review * remove maxChunkSize from custom-config | ||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 1 | -1/+1 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 3 | -7/+8 |
| | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 4 | -8/+66 |
| | |||||
* | Fix playlist element scrolling | Chocobozzz | 2022-03-01 | 3 | -7/+10 |
| | |||||
* | Cleanup subtitle edition PR | Chocobozzz | 2022-02-28 | 3 | -16/+7 |
| | |||||
* | Add simple subtitle edition from video captions tab | lutangar | 2022-02-28 | 8 | -8/+165 |
| | | | | | Introduce a new __Edit__ button on a subtitle. It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle. | ||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 3 | -0/+9 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 9 | -32/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -1/+1 |
| | |||||
* | Fix scheduled publication on upload | Chocobozzz | 2022-02-07 | 8 | -19/+17 |
| | |||||
* | Fast forward on HLS decode error | Chocobozzz | 2022-02-02 | 1 | -3/+5 |
| | |||||
* | Automatically restart live on server/live restart | Chocobozzz | 2022-01-19 | 1 | -3/+0 |
| | |||||
* | Fix timestamp click | Chocobozzz | 2022-01-13 | 1 | -3/+1 |
| | |||||
* | Cleanup player hotkeys | Chocobozzz | 2022-01-13 | 1 | -11/+17 |
| | |||||
* | Increase player control bar size | Chocobozzz | 2022-01-10 | 2 | -0/+19 |
| | |||||
* | Handle async validators | Chocobozzz | 2022-01-03 | 8 | -36/+31 |
| | |||||
* | Translate plugin settings | Chocobozzz | 2021-12-29 | 1 | -1/+5 |
| | |||||
* | Refactor video edition | Chocobozzz | 2021-12-29 | 1 | -9/+15 |
| | |||||
* | Enhance plugin video fields | Chocobozzz | 2021-12-29 | 3 | -13/+59 |
| | | | | | Add video form tab selection Add ability to display an error | ||||
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 2 | -0/+8 |
| | |||||
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 4 | -88/+68 |
| | |||||
* | Ability for admins to set default upload values | Chocobozzz | 2021-12-14 | 9 | -22/+18 |
| | |||||
* | Add meaning to date short names | Chocobozzz | 2021-12-13 | 1 | -26/+26 |
| | |||||
* | Added "zxx" (no linguistic content) in available video languages (#4631) | Florian CUNY | 2021-12-13 | 1 | -1/+3 |
| | | | | | | | | | | | | | * Added "zxx" (no linguistic content) in available video languages Implements https://github.com/Chocobozzz/PeerTube/issues/1489 * FIx lint * Fix lint * Put other languages below instance languages Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix too long filename video upload | Chocobozzz | 2021-12-03 | 1 | -3/+18 |
| | |||||
* | Fix audio upload if not enabled by instance | Chocobozzz | 2021-12-01 | 1 | -0/+1 |
| | |||||
* | Fix player placeholder width | Chocobozzz | 2021-11-29 | 1 | -0/+2 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -3/+3 |
| | | | | | | | | 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 | 2 | -0/+8 |
| | |||||
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -1/+6 |
| |