Add import http enabled configuration
[oweals/peertube.git] / server /
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-06 ChocobozzzAdd audit logs for video import
2018-08-06 ChocobozzzAdd job ttl
2018-08-06 ChocobozzzRemove ability to delete video imports
2018-08-06 ChocobozzzCorrectly handle video import errors
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAdd ability to remove a video import
2018-08-06 ChocobozzzAuto update youtube-dl
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-08-01 Rigel Kentadding tests for audio conversions
2018-08-01 Jorropoffmpeg auto thread
2018-08-01 Rigel Kentfixing tests to deal with new transcoding parameters
2018-08-01 JorropoNice ffmpeg to 15 and 2
2018-08-01 Rigel Kentfixing audio getter when video has no audio
2018-08-01 Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-31 ChocobozzzAdd index on sharedInboxUrl
2018-07-31 Aurélien BertronAdd audit logs in various modules
2018-07-31 Aurélien BertronAdd audit logs module
2018-07-31 Rigel Kentadding ORM pool configuration
2018-07-31 ChocobozzzCleanup req files on bad request
2018-07-31 ChocobozzzFix handle down test
2018-07-31 ChocobozzzDon't send follow request if the follow is already...
2018-07-31 ChocobozzzRefresh orphan actors
2018-07-30 ChocobozzzIncrease max stalled count in job queue
2018-07-30 ChocobozzzGraceful job queue shutdown
2018-07-30 ChocobozzzAdd more info logging
2018-07-30 ChocobozzzRemove kue migration
2018-07-30 ChocobozzzRevert "Delete actor too when deleting account/video...
2018-07-30 ChocobozzzDelete actor too when deleting account/video channel
2018-07-30 ChocobozzzFiw winston meta log
2018-07-27 ChocobozzzDelete old indexes
2018-07-27 ChocobozzzOptimize videos list SQL query (another time)
2018-07-27 ChocobozzzOptimize search SQL query (I hope :p)
2018-07-27 Jorropo[Server>Middlewares>Follows] Changing error code 400...
2018-07-27 ChocobozzzRevert SQL optimization in videos list :(
2018-07-26 ChocobozzzFix peertube on chrome
2018-07-26 ChocobozzzFix last commit
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-25 ChocobozzzHack 459 regarding Angular & i18n
2018-07-24 Chocobozzz404 on unknown thumbnail
2018-07-24 ChocobozzzAdd max count in pagination
2018-07-24 ChocobozzzFix publishedAt after a scheduled update
2018-07-24 ChocobozzzFix nodeinfo endpoint
2018-07-24 Rigel Kentadding initial support for nodeinfo
2018-07-24 ChocobozzzAdd ability to only filter in the search endpoint
2018-07-24 ChocobozzzOptimize SQL queries
2018-07-24 ChocobozzzFix travis tests
2018-07-24 ChocobozzzAdd advanced search in client
2018-07-24 ChocobozzzAdd videos list filters
2018-07-24 ChocobozzzBegin advanced search
2018-07-24 ChocobozzzSpeed up populate database script
2018-07-18 ChocobozzzRender CSS/title/description tags on server side
2018-07-17 ChocobozzzAdd esperanto, lojban, klingon and kotava (audio/subtit...
2018-07-17 ChocobozzzFix static avatars/thumbnails cache
2018-07-17 ChocobozzzAdd populate database script
2018-07-17 ChocobozzzAdd cors for static paths too
2018-07-17 Rigel Kentselective route permission to use embeds with x-frame...
2018-07-16 ChocobozzzRemove unnecessary image check in video upload
2018-07-16 ChocobozzzRefractor video attr validators
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-14 Rigel Kentadding redis unix connection
2018-07-11 ChocobozzzMigrate to bull
2018-07-10 William LahtiAbility to programmatically control embeds (#776)
2018-07-09 Anton Latukha(ffmpeg) B-adapt 1 and B-frames 16 (#774)
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-29 Rigel Kent(feed) adding thumbnail support for RSS feed
2018-06-29 ChocobozzzClient: Add ability to update video channel avatar
2018-06-29 ChocobozzzAPI: Add ability to update video channel avatar
2018-06-29 William Lahtimove CORS allowance to the REST API router
2018-06-29 ChocobozzzFix npm run dev:server
2018-06-28 ChocobozzzReset published date on publish
2018-06-28 ChocobozzzAdd ability to choose the language
2018-06-27 PhieFFilter by category (#720)
2018-06-27 ChocobozzzIncrease test timeout for travis
2018-06-27 ChocobozzzFix transaction retryer error log
2018-06-27 ChocobozzzAdd author_url in oembed response
2018-06-26 ChocobozzzUpgrade dependencies
2018-06-26 ChocobozzzAdd tracker rate limiter
2018-06-22 ChocobozzzFix images size limit
2018-06-21 ChocobozzzImprove update host script and add warning if AP urls...
2018-06-21 ChocobozzzDo not create a user with the same username than anothe...
2018-06-20 ChocobozzzFix HTTP fallback when having videostream issues on...
2018-06-19 ChocobozzzUpdate iso639 translations for french and deutch
2018-06-18 ChocobozzzFix avatar image in channel page
2018-06-18 ChocobozzzFix removing scheduled update
2018-06-18 ChocobozzzCreate webtorrent client on player load
2018-06-15 Florent FAdd resolution to create-transcoding-job script (#654)
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-14 ChocobozzzUse local object URLs for feeds
2018-06-13 ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-06-13 ChocobozzzFix bad RSS descriptions when filtering videos by accou...
2018-06-13 ChocobozzzFix lint
2018-06-13 ChocobozzzRefractor retry transaction function
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-11 ChocobozzzFix import with when the imported file has the same...
2018-06-11 Rigel Kent(embed) sandbox the iframe
2018-06-08 ChocobozzzAdd video comments RSS
next