Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce auto play error log | Chocobozzz | 2022-08-03 | 1 | -1/+1 |
| | |||||
* | Fix stucked HLS player | Chocobozzz | 2022-07-21 | 2 | -5/+4 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 14 | -60/+75 |
| | |||||
* | Remove unused class attribute | Chocobozzz | 2022-06-28 | 1 | -2/+0 |
| | |||||
* | Put instance name in embed button | Chocobozzz | 2022-06-28 | 4 | -2/+10 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -8/+6 |
|\ | |||||
| * | More precise format byte with GB | Chocobozzz | 2022-06-23 | 1 | -8/+6 |
| | | |||||
* | | Upgrade client dependencies | Chocobozzz | 2022-06-13 | 2 | -3/+4 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -0/+5 |
|/ | |||||
* | Fix 0-9 player hotkey conflict with web browser | Chocobozzz | 2022-05-20 | 1 | -1/+1 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 2 | -0/+3 |
| | |||||
* | 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 | 4 | -82/+74 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Fix HLS buffer | Chocobozzz | 2022-02-22 | 2 | -21/+44 |
| | |||||
* | Correctly hide mobile buttons overlay on ios | Chocobozzz | 2022-02-09 | 2 | -6/+8 |
| | |||||
* | 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) |