Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 2 | -3/+2 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 5 | -2/+50 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 7 | -22/+30 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 4 | -6/+6 |
| | |||||
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 1 | -6/+9 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 2 | -3/+3 |
| | |||||
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 4 | -91/+98 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 3 | -3/+4 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 2 | -24/+25 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Fixes #574 account link width on video view (#665) | Sankar | 2018-06-15 | 1 | -1/+1 |
| | | | Changed a tag from `flex` to `inline` to avoid misclicks. | ||||
* | Pull translations | Chocobozzz | 2018-06-15 | 4 | -133/+633 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 36 | -197/+542 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -1/+0 |
| | |||||
* | Automatically jump to the highlighted thread | Chocobozzz | 2018-06-14 | 4 | -10/+24 |
| | |||||
* | Fix glitch when updating player volume | Chocobozzz | 2018-06-14 | 1 | -1/+6 |
| | |||||
* | Redirect comment links to the watch page | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Adapt theather icon depending on the player state | Chocobozzz | 2018-06-13 | 2 | -1/+21 |
| | |||||
* | Add time mouse display to see where we seek the video | Chocobozzz | 2018-06-13 | 1 | -0/+1 |
| | |||||
* | Add more space between icons and "load more/less" | Chocobozzz | 2018-06-13 | 1 | -0/+4 |
| | |||||
* | Move iso639 strings in its own translation file | Chocobozzz | 2018-06-13 | 6 | -916/+996 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 12 | -121/+189 |
| | | | | publishing a video | ||||
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -0/+1 |
| | |||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 10 | -14/+135 |
| | |||||
* | Fix dislikes number in video watch page | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Split player sass file | Chocobozzz | 2018-06-11 | 9 | -294/+313 |
| | |||||
* | Darker control bar | Chocobozzz | 2018-06-11 | 1 | -2/+2 |
| | |||||
* | Improve control bar with blank videos | Chocobozzz | 2018-06-11 | 1 | -0/+3 |
| | |||||
* | Fix autoplay setting in my account | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 4 | -4/+4 |
| | |||||
* | Remove video not found | Chocobozzz | 2018-06-08 | 5 | -16/+12 |
| | |||||
* | Enable default link behavior and accessibility for login page (#636) | spf | 2018-06-08 | 2 | -10/+4 |
| | | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready | ||||
* | Smooth resolution change? | Chocobozzz | 2018-06-08 | 1 | -0/+28 |
| | |||||
* | Fix seeking on auto resolution change | Chocobozzz | 2018-06-08 | 1 | -1/+2 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 3 | -6/+5 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-06-08 | 2 | -32/+56 |
| | |||||
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 1 | -2/+8 |
| | |||||
* | Fix the player size on mobile | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | Rename "my settings" to "my account" in menu | Chocobozzz | 2018-06-07 | 2 | -2/+7 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 6 | -6/+41 |
| | |||||
* | Add warning regarding transcoding | Chocobozzz | 2018-06-07 | 1 | -0/+2 |
| | |||||
* | fixing #595 by using the account name instead of the displayName | Rigel Kent | 2018-06-07 | 2 | -5/+4 |
| | |||||
* | Fix embed view with search params | Chocobozzz | 2018-06-07 | 1 | -1/+2 |
| | |||||
* | Fix player resolution change that plays even if the video was paused | Chocobozzz | 2018-06-07 | 2 | -23/+44 |
| | |||||
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 8 | -28/+77 |
| | |||||
* | Fix markdown links truncating | Chocobozzz | 2018-06-07 | 2 | -4/+3 |
| | |||||
* | Add help if the config is invalid | Chocobozzz | 2018-06-07 | 2 | -0/+6 |
| |