Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -13/+13 |
| | |||||
* | Sort video captions | Chocobozzz | 2018-07-25 | 4 | -14/+36 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 9 | -6/+31 |
| | |||||
* | Disable animation on confirm modal | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Improve captions UX (at least I've tried) | Chocobozzz | 2018-07-25 | 9 | -7/+85 |
| | |||||
* | Fix UI regressions | Chocobozzz | 2018-07-24 | 2 | -5/+19 |
| | |||||
* | Update translations | Chocobozzz | 2018-07-24 | 1 | -8/+6 |
| | |||||
* | Fix pagination on rest table | Chocobozzz | 2018-07-24 | 2 | -1/+3 |
| | |||||
* | Add ability to click on category/licence/language/tags in watch page | Chocobozzz | 2018-07-24 | 7 | -41/+65 |
| | |||||
* | Add ability to sort the search | Chocobozzz | 2018-07-24 | 3 | -5/+41 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | Responsive advanced search | Chocobozzz | 2018-07-24 | 1 | -2/+7 |
| | |||||
* | Handle back/forward page in advanced search | Chocobozzz | 2018-07-24 | 3 | -24/+26 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 9 | -18/+511 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 17 | -133/+332 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -15/+27 |
| | |||||
* | Fix regression in theater mode | Chocobozzz | 2018-07-17 | 2 | -12/+17 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 19 | -112/+155 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Reset confirm component | Chocobozzz | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | 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 | 5 | -50/+78 |
| | |||||
* | Improve video edit/update/add typings | Chocobozzz | 2018-07-16 | 4 | -16/+18 |
| | |||||
* | Do not display private privacy if the video is not private | Chocobozzz | 2018-07-16 | 2 | -2/+4 |
| | |||||
* | Display username instead of email in menu | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Fix forgot password message regarding email | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | Fix responsive in my channel/my videos pages | Chocobozzz | 2018-07-16 | 2 | -0/+12 |
| | |||||
* | 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 | 2 | -11/+27 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 31 | -96/+602 |
| | |||||
* | QR Code (#802) | DeeJayBro | 2018-07-12 | 3 | -1/+12 |
| | | | | | Adding QR-Code to the Share modal. fixes #683 | ||||
* | i18n "More" in menu and regenerate translations | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Update P2P & Privacy paragraph | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 3 | -8/+17 |
| | |||||
* | 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. | ||||
* | Fix account videos URL when scrolling | Chocobozzz | 2018-07-11 | 1 | -2/+2 |
| | |||||
* | Change friendly reminder about privacy. | Chocobozzz | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Fix language modale z-index | Chocobozzz | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Use uuid for channel link in watch page | Chocobozzz | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 4 | -28/+28 |
| | |||||
* | remove scroll to top, and keep menu fixed on small devices | Eric Brehault | 2018-06-30 | 1 | -1/+0 |
| | |||||
* | Fix typo in privacy text | Chocobozzz | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Increase upload limit to 8GB (test) | Chocobozzz | 2018-06-29 | 1 | -5/+5 |
| | |||||
* | Fix build | Chocobozzz | 2018-06-29 | 2 | -1/+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 | 17 | -106/+200 |
| |