Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 5 | -24/+72 |
| | |||||
* | Fix start time on HLS videos | Chocobozzz | 2019-08-13 | 1 | -16/+1 |
| | |||||
* | Fix nl_NL locale | Chocobozzz | 2019-08-13 | 1 | -1/+17 |
| | |||||
* | Fix control bar inactive timeout | Chocobozzz | 2019-08-07 | 2 | -15/+37 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 4 | -0/+31 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -1/+8 |
| | |||||
* | Fix webtorrent player | Chocobozzz | 2019-07-30 | 2 | -4/+7 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 3 | -9/+46 |
| | |||||
* | Speedup video watch layout build | Chocobozzz | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -8/+13 |
| | |||||
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -2/+11 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -0/+5 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 8 | -24/+24 |
| | |||||
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 1 | -2/+9 |
| | |||||
* | Playlist support in watch page | Chocobozzz | 2019-03-18 | 2 | -3/+19 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 5 | -17/+39 |
| | |||||
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 2 | -8/+19 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -1/+0 |
| | |||||
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -4/+11 |
| | |||||
* | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 3 | -6/+55 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 9 | -51/+218 |
| | |||||
* | Add lazy loading in player | Chocobozzz | 2019-02-11 | 2 | -12/+23 |
| | |||||
* | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 9 | -47/+203 |
| | |||||
* | Refractor videojs player | Chocobozzz | 2019-02-11 | 17 | -627/+915 |
| | | | | Add fake p2p-media-loader plugin | ||||
* | Fix captions in HTTP fallback | Chocobozzz | 2019-01-14 | 3 | -0/+26 |
| | |||||
* | Set last subtitle or subtitle in URL | Chocobozzz | 2018-12-17 | 5 | -28/+66 |
| | |||||
* | Fix player progress bar when changing resolution | Chocobozzz | 2018-11-16 | 2 | -0/+5 |
| | |||||
* | add noImplicitThis flag (#1324) | BO41 | 2018-10-24 | 2 | -3/+3 |
| | |||||
* | Fix webtorrent disabled by default | Chocobozzz | 2018-10-19 | 1 | -1/+2 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 13 | -39/+75 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 14 | -74/+70 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | Fix webtorrent disabling | Chocobozzz | 2018-10-17 | 1 | -17/+30 |
| | |||||
* | move to boolean switch | Rigel Kent | 2018-10-13 | 2 | -10/+7 |
| | |||||
* | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 2 | -1/+15 |
| | | | | | - add a key in localstorage to remember the opt-out - add a user setting | ||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 3 | -5/+47 |
| | |||||
* | adding shortcuts to videojs, adding frame-by-frame support | Rigel Kent | 2018-09-30 | 1 | -0/+30 |
| | |||||
* | Hide useless error when destroying fake renderer | Chocobozzz | 2018-09-28 | 1 | -1/+11 |
| | |||||
* | Fix playback rate hotkey | Chocobozzz | 2018-09-24 | 2 | -9/+11 |
| | |||||
* | Merge branch 'develop' into unused-imports | Chocobozzz | 2018-09-24 | 1 | -1/+21 |
|\ | |||||
| * | add chevron hotkeys to change playback rate | Rigel Kent | 2018-09-22 | 1 | -1/+21 |
| | | |||||
* | | remove unused imports | BO41 | 2018-09-22 | 1 | -2/+1 |
|/ | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-09-21 | 1 | -1/+0 |
| | |||||
* | Fix ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 2 | -101/+107 |
| | |||||
* | Add more playback speed (0.75 and 1.25) | Glandos | 2018-08-31 | 1 | -1/+1 |
| | | | Those speeds are much more closer to the normal speed. They are useful for listening to human speeches. | ||||
* | Fix player playback (video never ends) | Chocobozzz | 2018-08-28 | 2 | -2/+7 |
| | |||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -5/+4 |
| | |||||
* | Cache player translations | Chocobozzz | 2018-08-27 | 1 | -4/+17 |
| | |||||
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 1 | -0/+5 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -5/+29 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| |