Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 4 | -20/+79 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-31 | 1 | -2/+2 |
| | |||||
* | Add aria-labelledby to video thumbnails | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | category parma -> categoryOneOf (videos list) | Chocobozzz | 2018-07-25 | 2 | -7/+7 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 2 | -1/+18 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 5 | -4/+14 |
| | |||||
* | Improve captions UX (at least I've tried) | Chocobozzz | 2018-07-25 | 3 | -1/+7 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 4 | -40/+24 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 8 | -4/+97 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Do not display private privacy if the video is not private | Chocobozzz | 2018-07-16 | 1 | -1/+3 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 14 | -7/+242 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 3 | -22/+22 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 4 | -11/+27 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -3/+11 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 1 | -0/+7 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 11 | -24/+178 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -26/+47 |
| | | | | publishing a video | ||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 2 | -2/+14 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 4 | -25/+50 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 2 | -10/+13 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 20 | -288/+420 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 6 | -22/+126 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 2 | -12/+12 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 11 | -27/+43 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 2 | -2/+4 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 1 | -1/+15 |
| | |||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 2 | -2/+3 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 6 | -10/+28 |
| | |||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 1 | -1/+1 |
| | | | | More consistent with AP urls | ||||
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 1 | -5/+10 |
| | |||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 1 | -1/+1 |
| | |||||
* | Fix peertube with google bot | Chocobozzz | 2018-05-22 | 1 | -0/+10 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 1 | -8/+6 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 2 | -8/+8 |
| | |||||
* | Fix rxjs throw | Chocobozzz | 2018-05-16 | 1 | -3/+1 |
| | |||||
* | Fix concurrent requests in videos list | Chocobozzz | 2018-05-16 | 1 | -1/+9 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -0/+5 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 1 | -0/+1 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 13 | -169/+208 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 2 | -2/+3 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 4 | -6/+17 |
| | |||||
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 1 | -0/+7 |
| | | | | The instance should be whitelisted first | ||||
* | Add overflow on markdown textaera | Chocobozzz | 2018-05-11 | 1 | -1/+6 |
| | |||||
* | Avoid ... for delete/edit buttons in admin panel | Chocobozzz | 2018-05-09 | 3 | -4/+17 |
| | |||||
* | Fix video channel description/support max length | Chocobozzz | 2018-05-09 | 2 | -6/+6 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 3 | -8/+6 |
| |