Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 2 | -3/+3 | |
| | ||||||
* | Inform user to fill account profile and channels (#4352) | Ms Kimsible | 2021-08-26 | 1 | -0/+1 | |
| | | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com> | |||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 1 | -0/+4 | |
| | ||||||
* | 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 | |
| | | | | closes #4086 | |||||
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 1 | -0/+4 | |
| | ||||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 2 | -3/+3 | |
| | ||||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -2/+2 | |
| | | | | And use them as default in client | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | |||||
* | 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 | |
| | | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade | |||||
* | 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 | |
| | ||||||
* | add loop toggle to the player contextmenu | Rigel Kent | 2021-04-12 | 1 | -27/+38 | |
| |