Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Remove render media todo | Chocobozzz | 2021-10-22 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | Remove useless async | Chocobozzz | 2021-08-26 | 2 | -3/+3 |
* | Fix player setting overflow | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 18 | -136/+132 |
* | Update client dependencies | Chocobozzz | 2021-08-11 | 2 | -10/+8 |
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-08-05 | 1 | -1/+1 |
|\ | |||||
| * | Fix sha fallback | Chocobozzz | 2021-08-05 | 1 | -1/+1 |
| * | Fix URL copy in embed | Chocobozzz | 2021-07-26 | 1 | -1/+1 |
* | | HLS v1 support | Chocobozzz | 2021-08-05 | 7 | -46/+58 |
* | | Fix peertube link button | Chocobozzz | 2021-07-30 | 1 | -4/+1 |
* | | Correctly fix peertube button link | Chocobozzz | 2021-07-29 | 1 | -0/+2 |
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 8 | -164/+19 |
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 4 | -28/+83 |
|/ | |||||
* | Fix player options | Chocobozzz | 2021-07-12 | 1 | -2/+1 |
* | Fix HTTP fallback with no webtorrent files | Chocobozzz | 2021-07-12 | 1 | -1/+6 |
* | Fix console error when watching a video | Chocobozzz | 2021-06-29 | 1 | -4/+1 |
* | Fix error when cookies are disabled | Chocobozzz | 2021-06-25 | 1 | -4/+9 |
* | Upgrade client dependencies | Chocobozzz | 2021-06-25 | 1 | -1/+1 |
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -10/+16 |
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 1 | -0/+4 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -2/+2 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
* | Fix "stats for nerds" card in HTTP mode | Chocobozzz | 2021-05-14 | 1 | -4/+4 |
* | Fix http player defaulting to audio resolution | Chocobozzz | 2021-05-14 | 1 | -1/+2 |
* | Fix player settings dispose | Chocobozzz | 2021-05-05 | 1 | -5/+8 |
* | round volume in stats card | Rigel Kent | 2021-05-04 | 1 | -1/+1 |
* | Add player mode to player stats | Chocobozzz | 2021-04-28 | 1 | -0/+2 |
* | Cleanup stats for nerds | Chocobozzz | 2021-04-28 | 5 | -119/+233 |
* | add stats videojs plugin | Rigel Kent | 2021-04-28 | 6 | -0/+235 |
* | Autoclose settings on outside click | Chocobozzz | 2021-04-27 | 1 | -5/+22 |
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 3 | -89/+36 |
* | Better hls warn/error logging | Chocobozzz | 2021-04-21 | 1 | -2/+6 |
* | Fix context menu when watching a playlist | Chocobozzz | 2021-04-21 | 3 | -36/+89 |
* | Lazy load player captions | Chocobozzz | 2021-04-13 | 1 | -2/+4 |
* | add icons in contextmenu | Rigel Kent | 2021-04-12 | 4 | -2/+10 |