Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 1 | -11/+26 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 14 | -85/+333 |
| | |||||
* | QR Code (#802) | DeeJayBro | 2018-07-12 | 3 | -1/+12 |
| | | | | | Adding QR-Code to the Share modal. fixes #683 | ||||
* | rewording download option and reorder options | Rigel Kent | 2018-07-11 | 1 | -6/+6 |
| | | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites. | ||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Use uuid for channel link in watch page | Chocobozzz | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 1 | -6/+6 |
| | |||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 1 | -5/+5 |
| | |||||
* | Extract extensions from the button | Chocobozzz | 2018-06-29 | 2 | -2/+12 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 3 | -4/+13 |
| | |||||
* | clarifying what extensions are accepted for upload | Rigel Kent | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Fix #576 - show 'Others videos' on a <1300px viewport | Simounet | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 3 | -6/+6 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 2 | -2/+19 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -1/+10 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 3 | -12/+5 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 1 | -6/+9 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 2 | -3/+2 |
| | |||||
* | 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 | 15 | -36/+145 |
| | |||||
* | 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 | 6 | -75/+100 |
| | | | | 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 |
| | |||||
* | Remove video not found | Chocobozzz | 2018-06-08 | 2 | -9/+1 |
| | |||||
* | Fix the player size on mobile | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | fixing #595 by using the account name instead of the displayName | Rigel Kent | 2018-06-07 | 2 | -5/+4 |
| | |||||
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 1 | -1/+0 |
| | |||||
* | Fix markdown links truncating | Chocobozzz | 2018-06-07 | 1 | -2/+3 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -1/+2 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -5/+14 |
| | |||||
* | Add missing translations | Chocobozzz | 2018-06-05 | 4 | -5/+8 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 1 | -2/+2 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 3 | -31/+25 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 5 | -98/+49 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 2 | -4/+4 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 21 | -104/+126 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 6 | -76/+112 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 2 | -19/+20 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 2 | -4/+3 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 3 | -3/+39 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -2/+2 |
| |