| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 3 | -7/+7 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 40 | -91/+630 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 17 | -17/+96 |
* | 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 |
* | [Issue 641] Add shortcut my videos link in menu-wrapper | potedeo | 2018-08-27 | 1 | -0/+4 |
* | Fix AutoThread | Jorropo | 2018-08-21 | 1 | -2/+2 |
* | Bumped to version v1.0.0-beta.11v1.0.0-beta.11 | Chocobozzz | 2018-08-21 | 1 | -1/+1 |
* | correct password reset disabled binding | Josh Morel | 2018-08-20 | 1 | -1/+1 |
* | Change npm repo to git+https | Jorropo | 2018-08-20 | 1 | -1/+1 |
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 2 | -1/+7 |
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 8 | -30/+63 |
* | Fix client build | Chocobozzz | 2018-08-14 | 3 | -4/+5 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 3 | -6/+8 |
* | 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 |
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 5 | -11/+12 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 14 | -19/+124 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 17 | -48/+211 |
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 12 | -20/+259 |
* | Fix videos add tabs style | Chocobozzz | 2018-08-09 | 2 | -12/+21 |
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 16 | -35/+269 |
* | 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 | 13 | -31/+103 |
* | Support occitan | Chocobozzz | 2018-08-08 | 7 | -3843/+5 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -1/+5 |
* | Push/Pull translations | Chocobozzz | 2018-08-08 | 29 | -1615/+7166 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 7 | -1/+79 |
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 5 | -2/+16 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 6 | -10/+49 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 10 | -29/+287 |
* | Move send video components inside a dedicated directory | Chocobozzz | 2018-08-08 | 9 | -35/+35 |
* | video-import -> video-import-url | Chocobozzz | 2018-08-08 | 6 | -12/+12 |
* | Refractor video upload/import | Chocobozzz | 2018-08-08 | 5 | -97/+107 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-07 | 1 | -1/+1 |
|\ |
|
| * | Bumped to version v1.0.0-beta.10v1.0.0-beta.10 | Chocobozzz | 2018-08-07 | 1 | -1/+1 |
* | | Fix tests | Chocobozzz | 2018-08-06 | 2 | -2/+2 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 4 | -5/+4 |
* | | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 8 | -4/+50 |
* | | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 2 | -0/+8 |
* | | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 3 | -3/+26 |
* | | Add ability to list video imports | Chocobozzz | 2018-08-06 | 8 | -5/+160 |
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -0/+5 |
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 16 | -399/+792 |
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -1/+1 |
* | | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -0/+1 |