aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add user history and resume videosChocobozzz2018-10-052-3/+5
* Fix config endpointChocobozzz2018-10-032-11/+26
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Fix video fps validatorChocobozzz2018-10-011-1/+1
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
* show last commit hash alongside server version in footerRigel Kent2018-10-011-0/+13
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-012-10/+22
* Delete each file on failed importChocobozzz2018-10-011-15/+19
* Correctly delete directories on importChocobozzz2018-09-281-8/+21
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+5
* Correctly fix the webtorrent redundancy bugChocobozzz2018-09-261-12/+25
* Dirty webtorrent fix to wait FS syncChocobozzz2018-09-251-2/+4
* Fix redundancy bug with old peertube torrentChocobozzz2018-09-251-13/+2
* Add dot into allowed actor usernamelsde2018-09-251-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-1/+1
* Fix videos list user NSFW policyChocobozzz2018-09-241-1/+2
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-201-0/+6
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2010-35/+128
|\
| * Fix jobs testsChocobozzz2018-09-191-1/+1
| * Refractor audit user identifierChocobozzz2018-09-191-0/+8
| * Move youtubeDL upgrader in helpers/Chocobozzz2018-09-191-3/+66
| * Optimize activity actor load in AP processorsChocobozzz2018-09-191-0/+13
| * Refractor videos AP functionsChocobozzz2018-09-192-10/+27
| * Optimize SQL requests of videos AP endpointsChocobozzz2018-09-191-1/+2
| * Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-6/+8
| * Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
| * Handle actors search beginning with '@'Chocobozzz2018-09-171-1/+4
| * Speed up overviews routeChocobozzz2018-09-141-18/+6
| * Add recently added redundancy strategyChocobozzz2018-09-141-2/+0
* | one cli to unite them allRigel Kent2018-09-141-11/+12
|/
* Basic video redundancy implementationChocobozzz2018-09-137-57/+137
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-2/+2
* Do not import live streamingChocobozzz2018-09-041-0/+1
* Fix video import with URL with small titlesChocobozzz2018-09-041-2/+3
* Fix nsfw filterChocobozzz2018-09-041-1/+5
* Add federation to ownership changeChocobozzz2018-09-041-1/+3
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+42
* Add sql trace in error log on sequelize errorChocobozzz2018-08-311-1/+7
* add user account email verificiation (#977)Josh Morel2018-08-312-0/+6
* Refractor user quota SQL queriesChocobozzz2018-08-282-6/+1
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+5
* Correctly migrate to fs-extraChocobozzz2018-08-276-36/+15
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-275-7/+6
* Fetch outbox when searching an actorChocobozzz2018-08-271-0/+8
* Search video channel handle/uriChocobozzz2018-08-271-1/+8
* Add ability to search video channelsChocobozzz2018-08-271-1/+6
* Add ability to set a name to a channelChocobozzz2018-08-273-8/+18
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-3/+6
* Add subscriptions endpoints to REST APIChocobozzz2018-08-274-17/+42
* Ensure youtubedl binary exists in ydl helperChocobozzz2018-08-161-3/+19