Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 1 | -2/+2 | |
| | ||||||
* | Don't conflict with alt + num web browser hotkey | Chocobozzz | 2022-10-25 | 1 | -1/+5 | |
| | ||||||
* | Prevent error with metrics in HTTP player | Chocobozzz | 2022-10-25 | 1 | -0/+2 | |
| | ||||||
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 3 | -1/+11 | |
| | ||||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 8 | -17/+91 | |
| | ||||||
* | feat(plugins): add p2p-media-loader options filter (#5318) | kontrollanten | 2022-10-11 | 2 | -4/+7 | |
| | | | | | | | * feat(plugins): add p2p-media-loader options filter closes #5317 * remove obsolete await | |||||
* | Add channels link in menu | Chocobozzz | 2022-09-28 | 1 | -1/+1 | |
| | ||||||
* | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 7 | -13/+108 | |
| | | | | | | | | | | | | | | * feat(client/player): handle network offline * feat(client/player): human friendly err msg * feat(client/player): handle broken resolutions When an error occurs for a resolution, remove the resolution and try with another resolution. * fix(client/player): prevent err handl when offline * fix(client/player): localize offline text | |||||
* | Translate more strings in player stats | Ewout van Mansom | 2022-09-16 | 1 | -4/+6 | |
| | ||||||
* | Fix broken player on non MSE devices | Chocobozzz | 2022-09-08 | 1 | -0/+2 | |
| | ||||||
* | Fix metric with old webtorrent videos | Chocobozzz | 2022-08-17 | 1 | -1/+3 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-08-16 | 1 | -1/+1 | |
| | ||||||
* | Fix "undefined" resolution in player stats | Chocobozzz | 2022-08-16 | 1 | -1/+4 | |
| | ||||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 11 | -21/+170 | |
| | ||||||
* | Add plugin hooks/placeholder to share modal | Chocobozzz | 2022-08-11 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Theme fixes | Chocobozzz | 2022-06-28 | 1 | -4/+4 | |
| | ||||||
* | 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 | |
| | | ||||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 2 | -2/+2 | |
| | | ||||||
* | | Redesign register steps | Chocobozzz | 2022-06-15 | 5 | -0/+269 | |
| | | ||||||
* | | Upgrade client dependencies | Chocobozzz | 2022-06-13 | 2 | -3/+4 | |
| | | ||||||
* | | Reorganize application.scss | Chocobozzz | 2022-06-13 | 3 | -3/+3 | |
| | | ||||||
* | | Better icon names | Chocobozzz | 2022-06-13 | 1 | -1/+0 | |
| | | ||||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 2 | -0/+2 | |
| | | ||||||
* | | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 1 | -0/+1 | |
| | | ||||||
* | | Prefer global icon instead of glyphicon for copy | Chocobozzz | 2022-06-10 | 1 | -0/+1 | |
| | | ||||||
* | | 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 | 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 | |
| |