aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Add job ttlChocobozzz2018-08-061-6/+4
* Remove ability to delete video importsChocobozzz2018-08-061-10/+24
* Correctly handle video import errorsChocobozzz2018-08-062-2/+6
* Add ability to list video importsChocobozzz2018-08-061-1/+1
* Add ability to remove a video importChocobozzz2018-08-061-1/+1
* Auto update youtube-dlChocobozzz2018-08-061-0/+72
* Add ability to import video with youtube-dlChocobozzz2018-08-062-3/+136
* Add audit logs in various modulesAurélien Bertron2018-07-311-0/+1
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-312-3/+3
* Refresh orphan actorsChocobozzz2018-07-311-0/+5
* Increase max stalled count in job queueChocobozzz2018-07-301-1/+4
* Graceful job queue shutdownChocobozzz2018-07-301-0/+7
* Add more info loggingChocobozzz2018-07-309-0/+46
* Fix peertube on chromeChocobozzz2018-07-261-1/+1
* Fix last commitChocobozzz2018-07-262-6/+4
* expliciting type checks and predicates (server only)Rigel Kent2018-07-259-30/+37
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-0/+180
* Handle .srt subtitlesChocobozzz2018-07-163-7/+6
* Implement captions/subtitlesChocobozzz2018-07-165-53/+155
* adding redis unix connectionRigel Kent2018-07-142-11/+13
* Migrate to bullChocobozzz2018-07-118-122/+95
* API: Add ability to update video channel avatarChocobozzz2018-06-291-0/+34
* Reset published date on publishChocobozzz2018-06-281-4/+9
* Create webtorrent client on player loadChocobozzz2018-06-181-2/+0
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+3
* Add ability for uploaders to schedule video updateChocobozzz2018-06-144-3/+73
* Fix lintChocobozzz2018-06-131-2/+2
* Refractor retry transaction functionChocobozzz2018-06-1311-203/+33
* Improve tests when waiting pending jobsChocobozzz2018-06-131-6/+8
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1211-200/+215
* Pick average video file insead of max qualityChocobozzz2018-06-071-1/+1
* Improve create import file jobChocobozzz2018-06-072-8/+8
* Add create-import-video-file-job commandFlorent Fayolle2018-06-072-4/+29
* Correctly forward video related activitiesChocobozzz2018-05-315-17/+42
* Add ability to manually run transcoding jobChocobozzz2018-05-301-9/+15
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+1
* Fix actor outboxChocobozzz2018-05-281-3/+2
* Refractor and optimize AP collectionsChocobozzz2018-05-254-59/+54
* Split files in activitypub serverChocobozzz2018-05-2517-133/+130
* Fix cc field in classic audienceChocobozzz2018-05-254-28/+21
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-12/+12
* feature: db selection in redisRigel Kent2018-05-212-2/+4
* Move normalize functions in helpersChocobozzz2018-05-112-24/+5
* Improve AP validation for NotesChocobozzz2018-05-111-3/+3
* Add ability to update a video channelChocobozzz2018-05-116-23/+101
* Cache AP video route for 5 secondsChocobozzz2018-05-111-3/+3
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+2
* Add timeout and TTL to request jobsChocobozzz2018-05-094-11/+27
* Add video channel managementChocobozzz2018-04-262-3/+3