aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-141-12/+14
* Cleanup utils helperChocobozzz2018-08-146-147/+149
* Add blacklist reason fieldChocobozzz2018-08-141-0/+32
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-103-6/+46
* Add reason when banning a userChocobozzz2018-08-081-0/+5
* Implement user blocking on server sideChocobozzz2018-08-081-6/+7
* Correct webtorrent download cleanupChocobozzz2018-08-081-2/+19
* Add torrent testsChocobozzz2018-08-083-9/+8
* Import torrents with webtorrentChocobozzz2018-08-084-13/+37
* Import magnets with webtorrentChocobozzz2018-08-084-14/+61
* Merge branch 'release/beta-10' into developChocobozzz2018-08-062-2/+5
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-062-3/+6
* | Fix fps federationChocobozzz2018-08-062-1/+3
* | Add tests regarding video importChocobozzz2018-08-061-1/+1
* | Add import http enabled configurationChocobozzz2018-08-061-4/+2
* | Add audit logs for video importChocobozzz2018-08-061-1/+13
* | Remove ability to delete video importsChocobozzz2018-08-061-1/+1
* | Add ability to list video importsChocobozzz2018-08-061-1/+1
* | Add ability to remove a video importChocobozzz2018-08-061-1/+20
* | Add ability to import video with youtube-dlChocobozzz2018-08-064-2/+174
* | adding tests for audio conversionsRigel Kent2018-08-011-21/+33
* | ffmpeg auto threadJorropo2018-08-011-1/+3
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-011-2/+1
* | Nice ffmpeg to 15 and 2Jorropo2018-08-011-3/+3
* | fixing audio getter when video has no audioRigel Kent2018-08-011-18/+29
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-5/+116
* | Add audit logs in various modulesAurélien Bertron2018-07-311-3/+135
* | Add audit logs moduleAurélien Bertron2018-07-312-1/+124
* | Cleanup req files on bad requestChocobozzz2018-07-313-3/+29
|/
* Fiw winston meta logChocobozzz2018-07-301-24/+16
* Fix last commitChocobozzz2018-07-262-5/+6
* expliciting type checks and predicates (server only)Rigel Kent2018-07-257-12/+15