Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+0 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 2 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 2 | -3/+2 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 33 | -75/+358 |
| | |||||
* | 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 |
| | |||||
* | Redirect comment links to the watch page | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Add more space between icons and "load more/less" | Chocobozzz | 2018-06-13 | 1 | -0/+4 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 12 | -121/+189 |
| | | | | publishing a video | ||||
* | Add theatre mode | Chocobozzz | 2018-06-11 | 2 | -1/+7 |
| | |||||
* | Fix dislikes number in video watch page | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Fix autoplay setting in my account | Chocobozzz | 2018-06-11 | 1 | -1/+1 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 2 | -2/+2 |
| | |||||
* | Remove video not found | Chocobozzz | 2018-06-08 | 4 | -11/+10 |
| | |||||
* | 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 | ||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 2 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 player resolution change that plays even if the video was paused | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 8 | -28/+77 |
| | |||||
* | Fix markdown links truncating | Chocobozzz | 2018-06-07 | 1 | -2/+3 |
| | |||||
* | Add help if the config is invalid | Chocobozzz | 2018-06-07 | 2 | -0/+6 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 5 | -21/+36 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 5 | -49/+102 |
| | |||||
* | Rename messages locale to angular | Chocobozzz | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -5/+14 |
| | |||||
* | Add missing translations | Chocobozzz | 2018-06-05 | 5 | -6/+9 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 6 | -32/+40 |
| | |||||
* | Handle singular/plurial in signup | Chocobozzz | 2018-06-05 | 2 | -19/+16 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 37 | -403/+536 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 25 | -419/+299 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 18 | -37/+37 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 2 | -2/+2 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 95 | -502/+672 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 11 | -85/+140 |
| | |||||
* | Fix lint | Chocobozzz | 2018-05-31 | 3 | -3/+3 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 13 | -41/+126 |
| | |||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 1 | -2/+2 |
| | |||||
* | Add number of videos published by an account/video channel | Chocobozzz | 2018-05-30 | 2 | -2/+8 |
| |