| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix UI regressions | Chocobozzz | 2018-07-24 | 2 | -5/+19 |
* | Add cors to static route in nginx template | Chocobozzz | 2018-07-24 | 1 | -0/+16 |
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 2 | -5/+11 |
* | Improve production warning | Chocobozzz | 2018-07-24 | 1 | -1/+2 |
* | Update translations | Chocobozzz | 2018-07-24 | 21 | -272/+4672 |
* | [ImgBot] optimizes images | Jorropo | 2018-07-24 | 9 | -0/+0 |
* | Fix pagination on rest table | Chocobozzz | 2018-07-24 | 2 | -1/+3 |
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 |
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 5 | -50/+50 |
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 7 | -16/+246 |
* | 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 |
* | 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 |
* | 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 |