Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to click on category/licence/language/tags in watch page | Chocobozzz | 2018-07-24 | 7 | -41/+65 |
| | |||||
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 4 | -6/+90 |
| | |||||
* | Add ability to sort the search | Chocobozzz | 2018-07-24 | 3 | -5/+41 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 10 | -34/+110 |
| | |||||
* | Fix travis tests | Chocobozzz | 2018-07-24 | 2 | -30/+87 |
| | |||||
* | 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 | 21 | -33/+583 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 26 | -267/+831 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 38 | -247/+584 |
| | |||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 2 | -11/+20 |
| | |||||
* | Fix minor typos in README | Adam Gauthier | 2018-07-21 | 1 | -3/+3 |
| | |||||
* | Add our crowdfunding supports | Chocobozzz | 2018-07-18 | 1 | -0/+5 |
| | |||||
* | (nginx) remove headers now dealt with helmet | Rigel Kent | 2018-07-18 | 1 | -3/+0 |
| | |||||
* | Upgrade mp4-box-encoding | Chocobozzz | 2018-07-18 | 1 | -20/+16 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 10 | -175/+291 |
| | |||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 |
| | |||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 3 | -3/+4 |
| | |||||
* | Fix CSP | Chocobozzz | 2018-07-17 | 1 | -4/+4 |
| | |||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 2 | -1/+111 |
| | |||||
* | Fix regression in theater mode | Chocobozzz | 2018-07-17 | 2 | -12/+17 |
| | |||||
* | Fix start/count/sort params in documentation | Chocobozzz | 2018-07-17 | 13 | -1198/+1089 |
| | |||||
* | (quickfix) loosening CSP | Rigel Kent | 2018-07-17 | 1 | -3/+16 |
| | |||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 2 | -16/+7 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 22 | -119/+162 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | adding CSP, no-referrer policies and allow dns prefetching | Rigel Kent | 2018-07-17 | 2 | -90/+31 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 4 | -3/+184 |
| | |||||
* | Reset confirm component | Chocobozzz | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-17 | 2 | -2468/+590 |
| | |||||
* | Painfull server dep upgrade | Chocobozzz | 2018-07-17 | 2 | -563/+494 |
| | |||||
* | Correctly handle error when remote instance is down | Chocobozzz | 2018-07-16 | 6 | -21/+63 |
| | |||||
* | Display table next/prev/first/last icons | Chocobozzz | 2018-07-16 | 1 | -1/+37 |
| | |||||
* | 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 |
| | |||||
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 |
| | |||||
* | Improve start time param | Chocobozzz | 2018-07-16 | 5 | -14/+48 |
| | | | | Can handle 2m42s for example | ||||
* | 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 | 3 | -2/+16 |
| | |||||
* | 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 |
| | |||||
* | Refractor video attr validators | Chocobozzz | 2018-07-16 | 1 | -125/+72 |
| | |||||
* | Parse log script parse the last updated log | Chocobozzz | 2018-07-16 | 2 | -8/+17 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 20 | -53/+336 |
| | |||||
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 9 | -29/+125 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 83 | -298/+1867 |
| | |||||
* | Correcting documentation to be more precise about CentOS 7 | Rigel Kent | 2018-07-16 | 2 | -7/+7 |
| | |||||
* | adding redis unix connection | Rigel Kent | 2018-07-14 | 6 | -17/+36 |
| | |||||
* | QR Code (#802) | DeeJayBro | 2018-07-12 | 5 | -7/+57 |
| | | | | | Adding QR-Code to the Share modal. fixes #683 |