Process inbox activities in a queue
[oweals/peertube.git] / server / initializers /
2018-09-14 ChocobozzzAdd redundancy stats
2018-09-14 ChocobozzzSpeed up overviews route
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-14 ChocobozzzAdd trending videos strategy
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-09-06 Austin Heapdraft "security.txt" spec integration (#1020)
2018-09-05 ChocobozzzFix occitan label
2018-09-04 Chocobozzzcheck 'trending.videos.interval_days' config key
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31 ChocobozzzTrending by interval
2018-08-31 ChocobozzzAdd channel avatar to overviews
2018-08-31 ChocobozzzUse custom rate limiter when asking verif email
2018-08-31 ChocobozzzVideos overview page: first version
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-28 ChocobozzzFix oauth server module
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-27 Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzFix tests
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzFlat shared module directory
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-10 ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-08 Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-06 ChocobozzzAdd job ttl
2018-08-06 ChocobozzzAdd ability to list video imports
2018-08-06 ChocobozzzAuto update youtube-dl
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-08-01 JorropoNice ffmpeg to 15 and 2
2018-08-01 Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-31 Rigel Kentadding ORM pool configuration
2018-07-30 ChocobozzzRemove kue migration
2018-07-27 ChocobozzzDelete old indexes
2018-07-26 ChocobozzzFix last commit
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24 ChocobozzzAdd max count in pagination
2018-07-24 Rigel Kentadding initial support for nodeinfo
2018-07-24 ChocobozzzOptimize SQL queries
2018-07-24 ChocobozzzAdd advanced search in client
2018-07-24 ChocobozzzAdd videos list filters
2018-07-24 ChocobozzzBegin advanced search
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-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-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-29 ChocobozzzFix npm run dev:server
2018-06-26 ChocobozzzAdd tracker rate limiter
2018-06-21 ChocobozzzImprove update host script and add warning if AP urls...
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-08 ChocobozzzIncrease access_token lifetime
2018-06-07 ChocobozzzImprove create import file job
2018-06-07 Florent FayolleAdd create-import-video-file-job command
2018-06-06 ChocobozzzAdd server localization
2018-05-29 ChocobozzzImprove torrent/video download
2018-05-22 Rigel Kentfeature: IP filtering on signup page
2018-05-21 Rigel Kentfeature: db selection in redis
2018-05-16 Rigel Kentrobots.txt config and route
2018-05-15 ChocobozzzUse publishedAt by default in videos sort
2018-05-11 ChocobozzzDecrease AP video cache
2018-05-11 ChocobozzzCache AP video route for 5 seconds
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
2018-05-09 ChocobozzzFix video channel description/support max length
2018-05-09 ChocobozzzFix message when updating my profile
2018-05-09 ChocobozzzAdd timeout and TTL to request jobs
2018-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzBetter file name for torrent
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzProcess broadcast requests in parallel
2018-04-18 ChocobozzzMove server follow in the job queue
2018-04-17 ChocobozzzAdd redis cache to feed route
2018-04-17 Pierre-Alain TORETSupport hostname binding in config
2018-03-30 ChocobozzzFix migration 200
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-29 ChocobozzzUpgrade changelog
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
next