aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix comment deletion with mastodonChocobozzz2018-09-241-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-2421-268/+553
* Fix videos list user NSFW policyChocobozzz2018-09-241-1/+2
* Remove unnecessary actor existance checkChocobozzz2018-09-212-3/+2
* Fix peertube scriptChocobozzz2018-09-203-3/+3
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-202-1/+19
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2078-1457/+1984
|\
| * Cache user tokenChocobozzz2018-09-207-19/+79
| * Limit associations fetch when loading tokenChocobozzz2018-09-2011-80/+75
| * rename manifestBO412018-09-201-1/+1
| * Fix jobs testsChocobozzz2018-09-192-2/+4
| * Refractor audit user identifierChocobozzz2018-09-199-48/+58
| * Move youtubeDL upgrader in helpers/Chocobozzz2018-09-192-59/+70
| * Add redundancy check interval in configChocobozzz2018-09-193-12/+15