Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API example to list videos | Chocobozzz | 2018-06-11 | 1 | -0/+7 |
| | |||||
* | Bumped to version v1.0.0-beta.8v1.0.0-beta.8 | Chocobozzz | 2018-06-11 | 2 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Add beta.8 changelog | Chocobozzz | 2018-06-11 | 1 | -0/+34 |
| | |||||
* | Fix docker config | Chocobozzz | 2018-06-11 | 1 | -3/+3 |
| | |||||
* | Fix add icon path | Chocobozzz | 2018-06-11 | 4 | -4/+4 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 8 | -103/+211 |
| | |||||
* | 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 | 2 | -1/+8 |
| | |||||
* | Fix npm run dev | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 6 | -16/+22 |
| | |||||
* | Add note about instance config in contributing guide | Chocobozzz | 2018-06-08 | 1 | -0/+4 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-06-08 | 2 | -32/+56 |
| | |||||
* | Increase access_token lifetime | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 2 | -3/+9 |
| | |||||
* | 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 | 3 | -3/+9 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 17 | -17/+62 |
| | |||||
* | Add warning regarding transcoding | Chocobozzz | 2018-06-07 | 3 | -4/+7 |
| | |||||
* | Update sudo command for yarn during upgrade | Kody | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | (doc) adding tools documentation for job creation | Rigel Kent | 2018-06-07 | 1 | -14/+36 |
| | |||||
* | 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 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 31 | -28/+26 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 7 | -34/+48 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 11 | -6/+221 |
| | |||||
* | Add dev doc about localization | Chocobozzz | 2018-06-06 | 1 | -0/+32 |
| | |||||
* | Only use woff2 for fonts | Chocobozzz | 2018-06-06 | 2 | -2/+42 |
| | |||||
* | Update build with i18n | Chocobozzz | 2018-06-06 | 1 | -3/+6 |
| | |||||
* | Rename fr locale -> fr-FR | Chocobozzz | 2018-06-06 | 5 | -4/+2902 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 10 | -54/+81 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 12 | -471/+1080 |
| | |||||
* | Rename messages locale to angular | Chocobozzz | 2018-06-06 | 7 | -29/+32 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 23 | -61/+1049 |
| | |||||
* | (doc) note about PeerTube for YunoHost (#624) | anmol26s | 2018-06-06 | 1 | -0/+5 |
| | | | * Added a YunoHost app-install badge | ||||
* | Add missing translations | Chocobozzz | 2018-06-05 | 7 | -30/+52 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 8 | -38/+265 |
| | |||||
* | Handle singular/plurial in signup | Chocobozzz | 2018-06-05 | 2 | -19/+16 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 40 | -595/+1476 |
| | |||||
* | Blank instead of null for docker env | Chocobozzz | 2018-06-05 | 1 | -6/+6 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 25 | -419/+299 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 18 | -37/+37 |
| |