Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 00:00 player timestamp | Chocobozzz | 2020-11-25 | 1 | -1/+3 |
| | |||||
* | Add new default different avatar for channel and account | kimsible | 2020-11-25 | 3 | -0/+0 |
| | |||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 3 | -14/+3 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -1/+1 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 2 | -0/+1 |
| | | | | Use svg instead | ||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -2/+2 |
| | |||||
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 2 | -4/+9 |
| | |||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -5/+10 |
| | |||||
* | HLS player fallback for non https context | Chocobozzz | 2020-11-10 | 1 | -4/+11 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -4/+2 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -8/+33 |
| | |||||
* | Fix play of videos on ios | Chocobozzz | 2020-08-27 | 1 | -0/+4 |
| | | | | When the user already played a video | ||||
* | Correctly fix autoplay with webtorrent | Chocobozzz | 2020-08-19 | 1 | -8/+8 |
| | |||||
* | Try to fix autoplay with ios/safari | Chocobozzz | 2020-08-19 | 2 | -14/+19 |
| | | | | | | | | | * Disable autoplay on first load because we have weird issues (player starts to play and stop so we loose the big play button). We also don't want to autoplay muted videos (bad UX IMHO and we don't have ads to display) * Enable autoplay when we already played a video (fixes the issue with playlists) | ||||
* | Fix incorrect resolution with webtorrent videos | Chocobozzz | 2020-08-14 | 1 | -2/+1 |
| | |||||
* | Move markdown icon on right and correct colors | kimsible | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Add markown compatible help icon in comment textarea | kimsible | 2020-08-14 | 1 | -0/+1 |
| | |||||
* | Fix icon names | Chocobozzz | 2020-08-07 | 2 | -0/+0 |
| | |||||
* | Merge branch 'feature/e2e' into develop | Chocobozzz | 2020-08-07 | 1 | -1/+4 |
|\ | |||||
| * | Add playlist embed E2E test | Chocobozzz | 2020-08-07 | 1 | -1/+4 |
| | | |||||
* | | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 2 | -17/+46 |
| | | |||||
* | | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 1 | -0/+2 |
|/ | |||||
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 1 | -3/+20 |
| | |||||
* | Handle unavailable videos in embed playlists | Chocobozzz | 2020-08-07 | 2 | -14/+45 |
| | |||||
* | Add previous button | Chocobozzz | 2020-08-07 | 5 | -51/+166 |
| | |||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 7 | -6/+360 |
| | |||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 2 | -7/+10 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -2/+3 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 5 | -10/+4 |
| | |||||
* | Fix isIOS function | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -1/+8 |
| | |||||
* | Fixes video hotkey part 1 | Chocobozzz | 2020-07-31 | 1 | -1/+2 |
| | | | | A patch has to be merged in videojs hotkey plugin too | ||||
* | Detect ipad desktop as ios too | Chocobozzz | 2020-07-31 | 1 | -1/+8 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+1 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -0/+1 |
| | | | | statuses | ||||
* | Update my-account sub-menus icons (#2977) | Kim | 2020-07-23 | 3 | -1/+21 |
| | | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fallback to built in HLS if possible | Chocobozzz | 2020-07-20 | 1 | -21/+33 |
| | |||||
* | add check-params test for user list | Rigel Kent | 2020-07-03 | 2 | -0/+2 |
| | | | | fixes #2918 | ||||
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+10 |
| | |||||
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 1 | -0/+1 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 111 | -348/+51 |
| | | | | also organize icons in folders per origin | ||||
* | replace current ownership transfer icon with softies forward icon | Rigel Kent | 2020-06-28 | 2 | -7/+4 |
| | |||||
* | Exclude 0p from auto webtorrent quality | Chocobozzz | 2020-06-24 | 1 | -18/+22 |
| | |||||
* | Support player hotkeys when it is not focused | Chocobozzz | 2020-06-23 | 1 | -0/+7 |
| | |||||
* | Remove uneccessary details to link titles | Caroline Chuong | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -0/+11 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | Add channel/account avatars in miniature (#2838) | Rigel Kent | 2020-06-08 | 2 | -2/+2 |
| | | | | | | | * add small avatar to miniature * fix svg size for trending and search icons in plugins view * parametrize avatar in miniature display options |