aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* move to boolean switchRigel Kent2018-10-132-15/+9
* add webtorrent opt-out settingsRigel Kent2018-10-132-1/+35
* add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-131-3/+3
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-2/+2
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-081-0/+6
|\
| * Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
* | Add user history and resume videosChocobozzz2018-10-051-1/+3
|/
* Fix dnt routeChocobozzz2018-10-011-2/+2
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-011-1/+3
* Fix video files duplicated when fps is nullChocobozzz2018-09-263-1/+35
* Only duplicate public videosChocobozzz2018-09-251-1/+1
* Reduce video import TTLChocobozzz2018-09-251-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-245-104/+135
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-201-1/+13
* Add redundancy check interval in configChocobozzz2018-09-192-5/+4
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-192-2/+5
* Fix checker if we don't have redundancy strategiesChocobozzz2018-09-172-5/+5
* Fix "no results" on overview pageChocobozzz2018-09-171-0/+1
* Fix overviews testsChocobozzz2018-09-171-0/+1
* Add redundancy statsChocobozzz2018-09-141-1/+2
* Speed up overviews routeChocobozzz2018-09-141-0/+5
* Add recently added redundancy strategyChocobozzz2018-09-142-11/+13
* Add trending videos strategyChocobozzz2018-09-141-1/+1
* Basic video redundancy implementationChocobozzz2018-09-134-4/+77
* draft "security.txt" spec integration (#1020)Austin Heap2018-09-062-2/+5
* Fix occitan labelChocobozzz2018-09-051-0/+3
* check 'trending.videos.interval_days' config keyChocobozzz2018-09-041-0/+1
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+2
* Trending by intervalChocobozzz2018-08-312-3/+9
* Add channel avatar to overviewsChocobozzz2018-08-311-1/+1
* Use custom rate limiter when asking verif emailChocobozzz2018-08-311-0/+4
* Videos overview page: first versionChocobozzz2018-08-311-0/+13
* add user account email verificiation (#977)Josh Morel2018-08-314-2/+32
* Bufferize videos views in redisChocobozzz2018-08-302-5/+19
* Fix oauth server moduleChocobozzz2018-08-281-1/+1
* Implement daily upload limit (#956)Felix Ableitner2018-08-284-3/+29
* Correctly migrate to fs-extraChocobozzz2018-08-273-12/+11
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Search video channel handle/uriChocobozzz2018-08-271-1/+1
* Add ability to search video channelsChocobozzz2018-08-271-1/+2
* Fix testsChocobozzz2018-08-271-1/+1
* Add refresh video on searchChocobozzz2018-08-271-1/+9
* Add ability to search a video with an URLChocobozzz2018-08-271-0/+2
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+1
* Flat shared module directoryChocobozzz2018-08-141-2/+1
* Add blacklist reason fieldChocobozzz2018-08-142-2/+30
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-102-3/+58
* Add reason when banning a userChocobozzz2018-08-082-5/+12
* Implement user blocking on server sideChocobozzz2018-08-082-1/+41
* Add import.video.torrent configurationChocobozzz2018-08-082-43/+4