Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 19 | -64/+482 |
| | |||||
* | Fix dockerfile | Chocobozzz | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Clean yarn cache after install in docker | Chocobozzz | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | Fix videos add tabs style | Chocobozzz | 2018-08-09 | 2 | -12/+21 |
| | |||||
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 17 | -36/+270 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 44 | -950/+890 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 7 | -56/+53 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 24 | -44/+215 |
| | |||||
* | Support occitan | Chocobozzz | 2018-08-08 | 9 | -3844/+7 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 15 | -59/+287 |
| | |||||
* | Push/Pull translations | Chocobozzz | 2018-08-08 | 29 | -1615/+7166 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 12 | -4/+144 |
| | |||||
* | Increase test timeout for imports | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary env variables now we have a .env file | Chocobozzz | 2018-08-08 | 1 | -19/+0 |
| | |||||
* | Try to reduce docker image size | Chocobozzz | 2018-08-08 | 1 | -1/+3 |
| | |||||
* | We need redis >= 2.8.18 now we use Bull | Chocobozzz | 2018-08-08 | 2 | -2/+3 |
| | |||||
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 3 | -4/+21 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 11 | -60/+145 |
| | |||||
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 4 | -7/+102 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 23 | -106/+112 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 16 | -41/+169 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 23 | -110/+616 |
| | |||||
* | Move send video components inside a dedicated directory | Chocobozzz | 2018-08-08 | 9 | -35/+35 |
| |