Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix live play | Chocobozzz | 2022-04-19 | 1 | -1/+1 |
| | |||||
* | Use round for views stats | Chocobozzz | 2022-04-15 | 1 | -2/+2 |
| | |||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 5 | -82/+75 |
| | |||||
* | Optimize improve stat card rendering in player | Chocobozzz | 2022-03-18 | 1 | -46/+121 |
| | |||||
* | Fix missing p2p media loader config for hls | Chocobozzz | 2022-03-18 | 2 | -7/+9 |
| | |||||
* | Cleanup logo svg | Chocobozzz | 2022-03-15 | 1 | -10/+5 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 61 | -85/+192 |
| | |||||
* | Reorganize player manager options builder | Chocobozzz | 2022-03-14 | 11 | -593/+634 |
| | |||||
* | Reorganize videojs components | Chocobozzz | 2022-03-14 | 14 | -14/+14 |
| | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 1 | -19/+80 |
| | |||||
* | Display avatar in embed poster | Chocobozzz | 2022-03-08 | 4 | -2/+92 |
| | |||||
* | Fix stuck hls player with bad redundancy | Chocobozzz | 2022-03-03 | 1 | -1/+5 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 HLS buffer | Chocobozzz | 2022-02-22 | 2 | -21/+44 |
| | |||||
* | Correctly hide mobile buttons overlay on ios | Chocobozzz | 2022-02-09 | 2 | -6/+8 |
| | |||||
* | Put white background to peertube icons | Chocobozzz | 2022-02-04 | 8 | -0/+0 |
| | |||||
* | Fix hidding mobile overlay | Chocobozzz | 2022-02-04 | 1 | -1/+10 |
| | |||||
* | Fast forward on HLS decode error | Chocobozzz | 2022-02-02 | 7 | -533/+588 |
| | |||||
* | Automatically restart live on server/live restart | Chocobozzz | 2022-01-19 | 1 | -1/+6 |
| | |||||
* | Remove unused function | Chocobozzz | 2022-01-14 | 1 | -6/+0 |
| | |||||
* | Move to our own player hotkeys | Chocobozzz | 2022-01-13 | 3 | -82/+199 |
| | |||||
* | Cleanup player hotkeys | Chocobozzz | 2022-01-13 | 1 | -2/+13 |
| | |||||
* | Fix typings | Chocobozzz | 2022-01-12 | 1 | -2/+2 |
| | |||||
* | Add fast forward/rewind on mobile | Chocobozzz | 2022-01-12 | 3 | -12/+176 |
| | |||||
* | Move to landscape on mobile fullscreen | Chocobozzz | 2022-01-12 | 1 | -1/+18 |
| | |||||
* | Add player controls on mobile | Chocobozzz | 2022-01-11 | 7 | -3/+75 |
| | |||||
* | Increase player control bar size | Chocobozzz | 2022-01-10 | 1 | -0/+1 |
| | |||||
* | Fix player with audio only resolution | Chocobozzz | 2021-12-16 | 1 | -2/+1 |
| | |||||
* | Add ability to disable p2p in embed with URL | Chocobozzz | 2021-12-16 | 1 | -2/+1 |
| | |||||
* | Add P2P enabled/disabled in player card | Chocobozzz | 2021-12-16 | 2 | -2/+6 |
| | |||||
* | Hide P2P in player if disabled | Chocobozzz | 2021-12-16 | 3 | -3/+20 |
| | |||||
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 5 | -21/+19 |
| | |||||
* | Improve control bar inactivity handling | Chocobozzz | 2021-12-09 | 2 | -14/+32 |
| | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar | ||||
* | Focus player after fullscreen | Chocobozzz | 2021-12-09 | 1 | -0/+8 |
| | |||||
* | Fix live duration in player | Chocobozzz | 2021-12-07 | 1 | -0/+1 |
| | |||||
* | Recover HLS video with duration inconsistency | Chocobozzz | 2021-12-03 | 1 | -1/+4 |
| | | | | With audio longer than video | ||||
* | Add aria expanded to settings button | Chocobozzz | 2021-11-22 | 1 | -0/+4 |
| | |||||
* | Fix player menu keyboard navigation | Chocobozzz | 2021-11-19 | 2 | -2/+12 |
| | |||||
* | Update angular | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Migrate to @peertube/videojs-contextmenu | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | To fix a bug with latest videojs | ||||
* | Remove render media todo | Chocobozzz | 2021-10-22 | 1 | -1/+0 |
| | | | | | We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc) | ||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 5 | -12/+6 |
| | |||||
* | Fix "Off" player string localization | Chocobozzz | 2021-10-21 | 1 | -1/+1 |
| | |||||
* | Fix privacy concern for remote videos | Chocobozzz | 2021-10-21 | 1 | -2/+1 |
| | |||||
* | Fix missing width/height in share iframe | Chocobozzz | 2021-10-20 | 1 | -0/+2 |
| | |||||
* | Improve playback with bad redundancies | Chocobozzz | 2021-10-14 | 2 | -2/+5 |
| | |||||
* | extend client-overrides with default images (#4392) | kontrollanten | 2021-10-12 | 1 | -0/+0 |
| | | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Safer iframe creation | Chocobozzz | 2021-10-11 | 1 | -9/+9 |
| | |||||
* | Fix embed api | Chocobozzz | 2021-09-10 | 1 | -20/+20 |
| | |||||
* | Cleanup player quality change | Chocobozzz | 2021-09-10 | 10 | -455/+212 |
| |