]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators/videos
Add server plugin filter hooks for import with torrent and url (#2621)
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators / videos /
2020-05-14  Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzUse video abuse filters on client side
2020-05-06  ChocobozzzFix lint
2020-05-05  ChocobozzzAdd ability for video owners to delete comments
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-01  Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-05-01  Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-03-31  Rigel KentPut channel stats behind withStats flag
2020-03-11  ChocobozzzImplement pagination for overviews endpoint
2020-03-10  Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04  ChocobozzzDon't refresh videos when processing views
2020-02-04  ChocobozzzAdd model cache for video
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-30  ChocobozzzFix tests
2020-01-29  ChocobozzzDon't log error on actor delete signature error
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29  Rigel KentDownsample to the closest divisor standard framerate
2020-01-20  ChocobozzzFix typo in error log
2020-01-09  Rigel KentAdd video caption upload documentation and improve...
2020-01-08  ChocobozzzAdd ability to skip count query
2019-12-26  Rigel KentAdd playlist search option and search input for add...
2019-12-12  ChocobozzzAdd internal privacy mode
2019-12-05  ChocobozzzFix channel creation limitation
2019-12-04  ChocobozzzMove deleted comment on new follow tests
2019-12-03  ChocobozzzFix private video download
2019-11-29  ChocobozzzLimit channel numbers
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-10-21  ChocobozzzUpdate server dependencies
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-21  ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20  ChocobozzzCleanup model types
2019-08-19  ChocobozzzStronger model typings
2019-08-01  ChocobozzzFix broken playlist api
2019-07-25  ChocobozzzFix scheduled privacy and verify email validations
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzRefactor middleware helpers
2019-07-24  ChocobozzzAdd filter hooks tests
2019-07-24  ChocobozzzAdd hook filters tests
2019-07-24  ChocobozzzAdd server hooks
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06  ChocobozzzAdd ability to unpublish video/playlist
2019-06-06  ChocobozzzAdd ability to set to private a public/unlisted video
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzServer: Bulk update videos support field
2019-05-28  ChocobozzzFix playlist get for classic users
2019-05-28  ChocobozzzFix playlist get for classic users
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-10  ChocobozzzAdd logs endpoint
2019-04-09  ChocobozzzAdd check params account ratings tests
2019-04-09  Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzRefresh playlists
2019-03-19  ChocobozzzCleanup express locals typings
2019-03-19  ChocobozzzDoes exist
2019-03-18  ChocobozzzForbid public playlists not assigned to a channel
2019-03-18  ChocobozzzAdd videos playlist exist tests
2019-03-18  ChocobozzzAdd to playlist dropdown
2019-03-18  ChocobozzzAdd/update/delete/list my playlists
2019-03-18  ChocobozzzRefactor video playlist middlewares
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-12  clementbrizardEnable video upload and edit
2019-01-10  ChocobozzzAdd ability to unfederate a local video (on blacklist)
2018-12-18  ChocobozzzAdd history on server side
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzCheck follow constraints when getting a video
2018-11-16  ChocobozzzImprove video upload error handling
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
next