Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 10 | -67/+67 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 35 | -145/+670 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-27 | 7 | -14/+15 |
| | |||||
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 3 | -45/+19 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 29 | -271/+510 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 19 | -134/+243 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 42 | -98/+647 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 7 | -34/+137 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 45 | -180/+317 |
| | |||||
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 4 | -10/+13 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 36 | -93/+1038 |
| | |||||
* | Correctly cache server translations | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | Fix dev locale | Chocobozzz | 2018-08-27 | 3 | -3/+4 |
| | |||||
* | Cache player translations | Chocobozzz | 2018-08-27 | 1 | -4/+17 |
| | |||||
* | Split users controller | Chocobozzz | 2018-08-27 | 2 | -208/+231 |
| | |||||
* | [Issue 641] Add shortcut my videos link in menu-wrapper | potedeo | 2018-08-27 | 1 | -0/+4 |
| | |||||
* | (docker) add quota to the docker configuration values (#964) | kaiyou | 2018-08-26 | 1 | -0/+5 |
| | |||||
* | add postgresql96-contrib to the FreeBSD dependencies (#958) | osauzet | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Only enable gzip for HTML/CSS/JS | Micah Elizabeth Scott | 2018-08-24 | 1 | -2/+4 |
| | | | | | No compression on JSON endpoints, in order to protect from potential compression+encryption data leak attacks (like BREACH) | ||||
* | Add gzip support to the sample nginx configuration | Micah Elizabeth Scott | 2018-08-24 | 1 | -0/+5 |
| | | | | | | | | | Without gzip explicitly enabled, load times suffer from transferring over a megabyte of plaintext javascript. With gzip enabled, the bundle is down to about 300K, and loads much faster. This change does not enable gzip on files that are already compressed, so images, fonts, and videos will be sent without the CPU overhead. | ||||
* | Add missing instructions to Contributing document | Felix Ableitner | 2018-08-23 | 1 | -0/+11 |
| | |||||
* | Fix AutoThread | Jorropo | 2018-08-21 | 1 | -2/+2 |
| | |||||
* | Reduce FreeBSD title size | Chocobozzz | 2018-08-21 | 1 | -3/+2 |
| | |||||
* | Fix release script | Chocobozzz | 2018-08-21 | 1 | -3/+7 |
| | |||||
* | Fix changelog | Jorropo | 2018-08-21 | 1 | -10/+10 |
| | |||||
* | Bumped to version v1.0.0-beta.11v1.0.0-beta.11 | Chocobozzz | 2018-08-21 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-08-21 | 1 | -0/+35 |
| | |||||
* | correct password reset disabled binding | Josh Morel | 2018-08-20 | 1 | -1/+1 |
| | |||||
* | Change npm repo to git+https | Jorropo | 2018-08-20 | 2 | -2/+2 |
| | |||||
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 3 | -1/+13 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 10 | -32/+73 |
| | |||||
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 3 | -35/+60 |
| | |||||
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
| | |||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 6 | -10/+44 |
| | |||||
* | Regroup abuse and blacklisted videos inside "moderation" | Chocobozzz | 2018-08-14 | 25 | -122/+99 |
| | |||||
* | Improve follow component routing | Chocobozzz | 2018-08-14 | 3 | -64/+22 |
| | |||||
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 2 | -16/+18 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 6 | -11/+14 |
| | |||||
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 20 | -166/+173 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 27 | -35/+34 |
| | |||||
* | Increase video import timeout | Chocobozzz | 2018-08-14 | 2 | -2/+1 |
| | |||||
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 4 | -1/+94 |
| | |||||
* | Fix docker env file | Chocobozzz | 2018-08-14 | 3 | -5/+7 |
| | |||||
* | Add tests when getting a blacklisted video | Chocobozzz | 2018-08-14 | 2 | -11/+50 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 23 | -45/+189 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 35 | -161/+687 |
| | |||||
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 13 | -20/+260 |
| | |||||
* | make i18n locale names consistent (#918) | Quentà | 2018-08-10 | 1 | -6/+6 |
| | |||||
* | Correctly copy ffmpeg | Chocobozzz | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 5 | -27/+20 |
| |