Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix support button color | Chocobozzz | 2020-06-05 | 1 | -2/+2 |
| | |||||
* | fix mascot sizes, fix tick, delete extraneous .png icons | Rigel Kent | 2020-06-04 | 8 | -2/+4 |
| | | | | follows PR #2822 | ||||
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 65 | -2610/+581 |
| | |||||
* | Fix webtorrent play on Safari | Chocobozzz | 2020-05-12 | 3 | -19/+27 |
| | |||||
* | Try to fix auto play on apple devices | Chocobozzz | 2020-05-11 | 3 | -7/+11 |
| | |||||
* | Fix autoplay on Safari | Chocobozzz | 2020-05-11 | 1 | -1/+11 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Add maximized mode to markdown-textarea + CSS improvements (#2660) | Kim | 2020-04-28 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add arrows-angle-contract/expand bootstrap icons * Add grey textarea-background-color * Add maximized support to markdown-textarea + improve column display * Refactor CSS + add ResizeObservable * Replace bootstrap icons with softies * Add ResizeObserver typing definition * Add focus on textarea + Fix Observables * Propage component changes on markdown plugins * Ignore ResizeObserver not implemented in typescript yet * Move observers from constructor to click event * Add scss and css variables * Replace textareaWidth with textareaMaxWidth to fix others textareas * Clean unused css rules * Fix ResizeObserver unknown by TypeScript compiler * Set max-width: 100% for small and mobile views * Fix textarea/preview height on maximized mode * Add common padding textarea/preview side-by-side * Hide scrollbar sub-menu on small-views * Add maximized mode for mobile views * Fix sass calculate syntax * Revert custom CSS variable for inputBorderRadius and inputBorderColor * Remove unsued methods * Fix missing implement method Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix videojs | Chocobozzz | 2020-04-21 | 22 | -23/+23 |
| | |||||
* | Fix videojs typings | Chocobozzz | 2020-04-17 | 22 | -52/+51 |
| | |||||
* | Fix videojs subtitles | Chocobozzz | 2020-04-08 | 1 | -3/+0 |
| | |||||
* | Use hls.js light | Chocobozzz | 2020-04-08 | 2 | -2/+2 |
| | | | | Because we don't need subtitling and alternate-audio features | ||||
* | Don't force autoplay | Chocobozzz | 2020-04-07 | 1 | -1/+1 |
| | | | | | Don't use muting to autoplay videos. If the web browser does not want to autoplay the video, it's okay. | ||||
* | Client dependencies upgrade | Chocobozzz | 2020-04-01 | 1 | -2/+4 |
| | |||||
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 1 | -0/+6 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 9 | -22/+68 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Remove resume parameter when sharing a video | Chocobozzz | 2020-02-10 | 1 | -1/+2 |
| | |||||
* | Improve embed title background opacity | Chocobozzz | 2020-02-03 | 2 | -1/+4 |
| | |||||
* | Move streamroot plugin in core project | Chocobozzz | 2020-01-31 | 4 | -24/+680 |
| | | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code | ||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
|\ | |||||
| * | Fix wrong audio only resolution label for hls | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | | |||||
* | | Fix webtorrent resolution issue | Chocobozzz | 2020-01-29 | 2 | -3/+4 |
| | | |||||
* | | Correctly type videojs player | Chocobozzz | 2020-01-29 | 21 | -610/+682 |
|/ | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -0/+11 |
| | |||||
* | Allow iframes to open links | Chocobozzz | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Fix upnext, refactor avatar menu, add to playlist overflow | Rigel Kent | 2019-12-20 | 1 | -25/+29 |
| | |||||
* | Add next video button to the player | Rigel Kent | 2019-12-19 | 3 | -4/+59 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 2 | -0/+17 |
| | | | | fixes #1730 | ||||
* | respect video history on explicit playlist click | Rigel Kent | 2019-12-18 | 2 | -1/+2 |
| | | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889 | ||||
* | Add play/pause bezels to the video player | Rigel Kent | 2019-12-18 | 2 | -0/+94 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-18 | 1 | -4/+5 |
| | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 2 | -0/+8 |
| | |||||
* | Speedup embed first paint | Chocobozzz | 2019-12-18 | 2 | -51/+55 |
| | |||||
* | add 'up next' screen on autoplay | Rigel Kent | 2019-12-17 | 2 | -0/+170 |
| | |||||
* | change repeat icon and factorize functions | Rigel Kent | 2019-12-13 | 1 | -1/+12 |
| | |||||
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -0/+1 |
| | |||||
* | Fix cellular detection in player | Chocobozzz | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Don't seed on cellular networks | Chocobozzz | 2019-12-06 | 1 | -111/+149 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -4/+4 |
| | |||||
* | Support playlists in share modal | Chocobozzz | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 2 | -11/+14 |
| | |||||
* | Add ability to disable P2P in HLS player too | Chocobozzz | 2019-11-29 | 3 | -5/+7 |
| | |||||
* | Focus player on video loading | Chocobozzz | 2019-11-28 | 1 | -0/+2 |
| |