Fix html tag with blacklisted video
[oweals/peertube.git] / server / lib / job-queue /
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-02 ChocobozzzFix user notifications on new follow
2019-07-29 ChocobozzzAdd gitlab ci support
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzFix video views
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzFix pleroma follow
2019-04-25 ChocobozzzUse apicache instead of our broken implementation
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzMove video file import in its own file
2019-03-19 ChocobozzzRename video-file job to video-transcoding
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-19 ChocobozzzLimit user tokens cache
2019-03-19 ChocobozzzRefresh playlists
2019-03-18 ChocobozzzPlaylist server API
2019-02-21 ChocobozzzUpgrade server dependencies
2019-02-20 ChocobozzzCreate send email type
2019-02-15 ChocobozzzFix from header in contact form
2019-02-14 ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14 ChocobozzzFix from header in contact form
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd player mode in watch/embed urls
2019-02-11 ChocobozzzAdd hls support on server
2019-02-07 Josh Moreldon't notify prior to scheduled update
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14 ChocobozzzRefresh remote actors on GET enpoints
2019-01-10 ChocobozzzImplement contact form on server side
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-12-19 ChocobozzzFix federation of some videos
2018-12-11 ChocobozzzUse move instead rename
2018-12-11 ChocobozzzDon't quit on queue error
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-12-04 ChocobozzzFix thumbnail processing
2018-12-04 ChocobozzzUpdate dependencies
2018-12-03 ChocobozzzFix trending page
2018-11-20 ChocobozzzDelete invalid or deleted remote videos
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix images size when downloading them
2018-11-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzFix embed video id parsing
2018-11-15 ChocobozzzDon't forward view, send updates instead
2018-11-14 ChocobozzzCheck activities host
2018-11-14 ChocobozzzAdd compatibility with other Linked Signature algorithms
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-19 ChocobozzzAdd HTTP signature check before linked signature
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzAdd more headers to broadcast/unicast
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01 ChocobozzzCorrectly delete files on failed import
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzRefractor videos AP functions
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-19 ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-13 ChocobozzzProcess last hour views instead of current hour
2018-09-13 ChocobozzzFix video views increment
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzCleanup utils helper
2018-08-08 ChocobozzzCorrect webtorrent download cleanup
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-08 ChocobozzzImport torrents with webtorrent
2018-08-08 ChocobozzzImport magnets with webtorrent
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzAdd job ttl
2018-08-06 ChocobozzzRemove ability to delete video imports
next