| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 1 | -0/+99 |
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 2 | -4/+4 |
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 2 | -12/+13 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 6 | -5/+23 |
* | Decrease log file max size | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix dnt route | Chocobozzz | 2018-10-01 | 2 | -3/+3 |
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 3 | -11/+20 |
* | Define channelId property beforehand | Andrew Morgan | 2018-10-01 | 1 | -5/+2 |
* | Allow specification of Channel ID in peertube-upload.js | Andrew Morgan | 2018-10-01 | 1 | -1/+6 |
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 5 | -17/+30 |
* | Delete each file on failed import | Chocobozzz | 2018-10-01 | 1 | -15/+19 |
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 |
* | Ensure video existence before duplicating it | Chocobozzz | 2018-10-01 | 2 | -7/+28 |
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 3 | -3/+6 |
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 |
* | Improve prune script | Chocobozzz | 2018-09-28 | 1 | -0/+32 |
* | Enable more angular options | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 2 | -4/+4 |
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 5 | -16/+114 |
* | Correctly delete directories on import | Chocobozzz | 2018-09-28 | 1 | -8/+21 |
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 5 | -8/+84 |
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+5 |
* | Improve upliad script error handling for token | Chocobozzz | 2018-09-26 | 1 | -4/+12 |
* | Fix quota translations | Chocobozzz | 2018-09-26 | 1 | -2/+2 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 6 | -5/+38 |
* | Fix redundancy tests | Chocobozzz | 2018-09-26 | 1 | -9/+10 |
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 2 | -6/+9 |
* | Correctly fix the webtorrent redundancy bug | Chocobozzz | 2018-09-26 | 1 | -12/+25 |
* | Dirty webtorrent fix to wait FS sync | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
* | Only duplicate public videos | Chocobozzz | 2018-09-25 | 2 | -2/+9 |
* | Fix redundancy bug with old peertube torrent | Chocobozzz | 2018-09-25 | 1 | -13/+2 |
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 2 | -2/+2 |
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 4 | -13/+23 |
* | Merge remote-tracking branch 'origin/master' into develop | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
|\ |
|
| * | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
* | | Fix dnt route | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
|/ |
|
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 21 | -268/+553 |
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -1/+2 |
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 2 | -3/+2 |
* | Fix peertube script | Chocobozzz | 2018-09-20 | 3 | -3/+3 |
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 2 | -1/+19 |
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 78 | -1457/+1984 |
|\ |
|
| * | Cache user token | Chocobozzz | 2018-09-20 | 7 | -19/+79 |
| * | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 11 | -80/+75 |