Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 1 | -1/+2 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -2/+2 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -2/+1 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -3/+54 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 7 | -25/+122 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Fix videos add tabs style | Chocobozzz | 2018-08-09 | 2 | -12/+21 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 17 | -444/+410 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -1/+2 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 5 | -8/+44 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 9 | -8/+250 |
| | |||||
* | Move send video components inside a dedicated directory | Chocobozzz | 2018-08-08 | 9 | -35/+35 |
| | |||||
* | video-import -> video-import-url | Chocobozzz | 2018-08-08 | 6 | -12/+12 |
| | |||||
* | Refractor video upload/import | Chocobozzz | 2018-08-08 | 5 | -97/+107 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-06 | 2 | -2/+2 |
| | |||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 2 | -3/+2 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 3 | -1/+14 |
| | |||||
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 2 | -0/+8 |
| | | | | Users should remove the linked video instead | ||||
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -0/+5 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 11 | -379/+712 |
| | |||||
* | Try to handle truncated markdown links | Chocobozzz | 2018-07-31 | 2 | -2/+2 |
| | |||||
* | Move subscription helper in the account line | Chocobozzz | 2018-07-30 | 2 | -18/+24 |
| | |||||
* | Fix attribute label width in video watch page | Chocobozzz | 2018-07-27 | 1 | -1/+2 |
| | |||||
* | category parma -> categoryOneOf (videos list) | Chocobozzz | 2018-07-25 | 3 | -6/+6 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 1 | -4/+14 |
| | |||||
* | Improve captions UX (at least I've tried) | Chocobozzz | 2018-07-25 | 6 | -6/+78 |
| | |||||
* | Fix UI regressions | Chocobozzz | 2018-07-24 | 1 | -5/+12 |
| | |||||
* | Add ability to click on category/licence/language/tags in watch page | Chocobozzz | 2018-07-24 | 3 | -33/+44 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 4 | -92/+3 |
| | |||||
* | Fix regression in theater mode | Chocobozzz | 2018-07-17 | 2 | -12/+17 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 6 | -52/+34 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 3 | -11/+39 |
| | |||||
* | Use a resolver when updating the video | Chocobozzz | 2018-07-16 | 4 | -49/+77 |
| | |||||
* | Improve video edit/update/add typings | Chocobozzz | 2018-07-16 | 3 | -12/+14 |
| | |||||
* | Do not display private privacy if the video is not private | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Fix other videos info left margin | Chocobozzz | 2018-07-16 | 1 | -1/+4 |
| | |||||
* | Disable comment submit button when sending the comment | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Parse log script parse the last updated log | Chocobozzz | 2018-07-16 | 1 | -6/+1 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 3 | -8/+27 |
| | |||||
* | 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 |
| |