aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Add user history and resume videosChocobozzz2018-10-0529-111/+546
|/
* Don't block when removing redundancy filesChocobozzz2018-10-031-2/+6
* Delete correctly redundancy filesChocobozzz2018-10-034-8/+44
* Check video exists before extending its expirationChocobozzz2018-10-031-18/+32
* Fix config endpointChocobozzz2018-10-035-15/+29
* Upsert cache file on create activityChocobozzz2018-10-023-11/+15
* Try to fix travis redundancy testsChocobozzz2018-10-021-3/+10
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
* Try to improve redundancy testsChocobozzz2018-10-024-10/+37
* Fix get versionChocobozzz2018-10-021-2/+2
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
* Add tests regarding well known/static text endpointsChocobozzz2018-10-011-0/+99
* Fix redundancy with specific videosChocobozzz2018-10-011-1/+1
* Fix video fps validatorChocobozzz2018-10-012-4/+4
* Fix refreshing external video attributesChocobozzz2018-10-012-12/+13
* Check video channel name is unique on our instanceChocobozzz2018-10-016-5/+23
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
* Fix dnt routeChocobozzz2018-10-012-3/+3
* show last commit hash alongside server version in footerRigel Kent2018-10-013-11/+20
* Define channelId property beforehandAndrew Morgan2018-10-011-5/+2
* Allow specification of Channel ID in peertube-upload.jsAndrew Morgan2018-10-011-1/+6
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-015-17/+30
* Delete each file on failed importChocobozzz2018-10-011-15/+19
* Correctly delete files on failed importChocobozzz2018-10-011-2/+2
* Ensure video existence before duplicating itChocobozzz2018-10-012-7/+28
* Fix redundancy with videos already duplicated with another instanceChocobozzz2018-10-013-3/+6
* Increase timeout on upload endpointChocobozzz2018-10-011-0/+7
* Improve prune scriptChocobozzz2018-09-281-0/+32
* Enable more angular optionsChocobozzz2018-09-281-1/+1
* Fix video description when importing by urlChocobozzz2018-09-282-4/+4
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-285-16/+114
* Correctly delete directories on importChocobozzz2018-09-281-8/+21
* Fix federation with a comment replyChocobozzz2018-09-271-1/+1
* Check current password on server sideChocobozzz2018-09-265-8/+84
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+5
* Improve upliad script error handling for tokenChocobozzz2018-09-261-4/+12
* Fix quota translationsChocobozzz2018-09-261-2/+2
* Fix video files duplicated when fps is nullChocobozzz2018-09-266-5/+38
* Fix redundancy testsChocobozzz2018-09-261-9/+10
* Fix avatar transaction retryChocobozzz2018-09-262-6/+9
* Correctly fix the webtorrent redundancy bugChocobozzz2018-09-261-12/+25
* Dirty webtorrent fix to wait FS syncChocobozzz2018-09-251-2/+4
* Only duplicate public videosChocobozzz2018-09-252-2/+9
* Fix redundancy bug with old peertube torrentChocobozzz2018-09-251-13/+2
* Reduce video import TTLChocobozzz2018-09-252-2/+2
* Fix redundancy totalVideos statsChocobozzz2018-09-254-13/+23
* Merge remote-tracking branch 'origin/master' into developChocobozzz2018-09-251-1/+1
|\
| * Add dot into allowed actor usernamelsde2018-09-251-1/+1
* | Fix dnt routeChocobozzz2018-09-251-2/+4
|/