aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Feature/logrotation (#1881)Nassim Bounouas2019-06-112-11/+19
* Fix email object/body configurationsChocobozzz2019-06-111-0/+1
* Fix upload scriptChocobozzz2019-06-111-2/+1
* Fix netrc toolsChocobozzz2019-06-112-3/+6
* Improve registrationChocobozzz2019-06-078-22/+73
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-073-12/+75
|\
| * Fix video import if autoblacklist is enabledChocobozzz2019-06-073-13/+63
| * Try to fix remote mastodon interactionsChocobozzz2019-06-071-0/+13
| * Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
| * Fix playlist get for classic usersChocobozzz2019-05-282-2/+16
| * Fix crash in files cacheChocobozzz2019-05-281-2/+2
* | Add ability to unpublish video/playlistChocobozzz2019-06-064-20/+47
* | Add ability to set to private a public/unlisted videoChocobozzz2019-06-063-13/+34
* | Upgrade server dependenciesChocobozzz2019-06-061-1/+4
* | Improve 4K video quality after transcodingChocobozzz2019-06-062-4/+5
* | Server: Bulk update videos support fieldChocobozzz2019-05-317-18/+118
* | Remove old activities processorChocobozzz2019-05-312-19/+3
* | More robust federationChocobozzz2019-05-315-11/+43
* | Remove unused actor uuid fieldChocobozzz2019-05-3116-175/+105
* | Add ability to subscribe from the channel account pageChocobozzz2019-05-291-1/+1
* | Add pagination to account video channels endpointChocobozzz2019-05-294-9/+108
* | Multi step registrationChocobozzz2019-05-292-0/+13
* | Add ability to specify channel on registrationChocobozzz2019-05-286-20/+85
* | Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
* | Fix playlist get for classic usersChocobozzz2019-05-282-2/+16
* | Fix crash in files cacheChocobozzz2019-05-281-2/+2
* | Update config.tsLiPeK2019-05-281-1/+1
* | Remove summon installChocobozzz2019-05-273-2139/+1185
* | Move CLI dependencies in their own package.jsonChocobozzz2019-05-274-0/+2929
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-214-29/+79
|\|
| * Fix video viewsChocobozzz2019-05-213-4/+38
| * Fix blacklist sortChocobozzz2019-05-211-25/+41
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-2/+2
|\|
| * Fix thumbnails in video blacklist list endpointChocobozzz2019-05-211-2/+2
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-2127-169/+408
|\ \
| * | Fix OGG bug with firefoxChocobozzz2019-05-211-1/+12
| * | Update travis ffmpeg patch versionChocobozzz2019-05-175-4/+8
| * | Add audio upload testsChocobozzz2019-05-178-18/+104
| * | Add audio support in uploadChocobozzz2019-05-1617-149/+287
* | | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-12/+13
|\ \ \ | | |/ | |/|
| * | Relax activity validationChocobozzz2019-05-211-12/+13
* | | Allow to control emails prefix and signature with config (#1789)Yohan Boniface2019-05-172-33/+41
| |/ |/|
* | Add way to set root password by environment.Axel Viala2019-05-161-0/+2
* | transcode in STORAGE.TMP_DIR for s3fs compatibility (#147)libertysoft32019-05-161-6/+12
* | Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-163-10/+72
|\ \
| * | Added comments for transcode functionsFelix Ableitner2019-05-131-0/+6
| * | fixed formatting, added test caseFelix Ableitner2019-05-043-12/+32
| * | Dont transcode videos when it is not required (fixes #1780)Felix Ableitner2019-05-042-9/+52
* | | Don't use parallel tests with test suite 1 and 3Chocobozzz2019-05-152-2/+2
* | | Decrease max parallel tests for travisChocobozzz2019-05-154-4/+4