aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-1019-64/+482
* Fix dockerfileChocobozzz2018-08-101-1/+1
* Clean yarn cache after install in dockerChocobozzz2018-08-091-0/+1
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Add ability to ban/unban usersChocobozzz2018-08-0917-36/+270
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-0944-950/+890
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-097-56/+53
* Add reason when banning a userChocobozzz2018-08-0824-44/+215
* Support occitanChocobozzz2018-08-089-3844/+7
* Implement user blocking on server sideChocobozzz2018-08-0815-59/+287
* Push/Pull translationsChocobozzz2018-08-0829-1615/+7166
* Add ability to delete our accountChocobozzz2018-08-0812-4/+144
* Increase test timeout for importsChocobozzz2018-08-081-1/+1
* Remove unnecessary env variables now we have a .env fileChocobozzz2018-08-081-19/+0
* Try to reduce docker image sizeChocobozzz2018-08-081-1/+3
* We need redis >= 2.8.18 now we use BullChocobozzz2018-08-082-2/+3
* Correct webtorrent download cleanupChocobozzz2018-08-083-4/+21
* Add torrent testsChocobozzz2018-08-0811-60/+145
* Add check param tests regarding video importsChocobozzz2018-08-084-7/+102
* Add import.video.torrent configurationChocobozzz2018-08-0823-106/+112
* Import torrents with webtorrentChocobozzz2018-08-0816-41/+169
* Import magnets with webtorrentChocobozzz2018-08-0823-110/+616
* Move send video components inside a dedicated directoryChocobozzz2018-08-089-35/+35
* video-import -> video-import-urlChocobozzz2018-08-086-12/+12
* Refractor video upload/importChocobozzz2018-08-085-97/+107
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-087-5/+287
* Merge branch 'release/beta-10' into developChocobozzz2018-08-073-2/+11
|\
| * Bumped to version v1.0.0-beta.10v1.0.0-beta.10Chocobozzz2018-08-072-2/+2
| * Update changelogChocobozzz2018-08-071-0/+9
* | Merge branch 'release/beta-10' into developChocobozzz2018-08-067-9/+48
|\|
| * Fix caption upload on Mac OSChocobozzz2018-08-067-10/+49
* | Fix testsChocobozzz2018-08-063-2/+8
* | Fix fps federationChocobozzz2018-08-0614-92/+106
* | Add tests regarding video importChocobozzz2018-08-0612-78/+322
* | Add import http enabled configurationChocobozzz2018-08-0626-12/+385
* | Add audit logs for video importChocobozzz2018-08-063-9/+27
* | Add job ttlChocobozzz2018-08-062-8/+15
* | Remove ability to delete video importsChocobozzz2018-08-067-58/+42
* | Correctly handle video import errorsChocobozzz2018-08-067-7/+38
* | Add ability to list video importsChocobozzz2018-08-0617-19/+283
* | Add ability to remove a video importChocobozzz2018-08-065-7/+47
* | Auto update youtube-dlChocobozzz2018-08-063-1/+76
* | Add ability to import video with youtube-dlChocobozzz2018-08-0642-445/+1506
* | Upgrade release script to support release branchChocobozzz2018-08-011-5/+5
* | Update contributors listChocobozzz2018-08-011-3/+18
* | adding tests for audio conversionsRigel Kent2018-08-016-27/+125
* | ffmpeg auto threadJorropo2018-08-012-1/+4
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-012-10/+9
* | Nice ffmpeg to 15 and 2Jorropo2018-08-012-3/+9
* | fixing audio getter when video has no audioRigel Kent2018-08-011-18/+29