Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | clarifying what extensions are accepted for upload | Rigel Kent | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | Avoid 404 title on the first page load | Chocobozzz | 2018-06-28 | 1 | -0/+5 |
| | |||||
* | Update i18n source | Chocobozzz | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 9 | -74/+188 |
| | |||||
* | Fix #576 - show 'Others videos' on a <1300px viewport | Simounet | 2018-06-28 | 1 | -1/+7 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 17 | -81/+258 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 5 | -9/+17 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | specify Tor Browser instead of just Tor | Rigel Kent | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 2 | -2/+19 |
| |