Split types and typings
[oweals/peertube.git] / server / lib / activitypub / videos.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-10 ChocobozzzFirst implem global search
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-03-10 ChocobozzzFix lint
2020-03-10 ChocobozzzVideo file metadata PR cleanup
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-28 ChocobozzzUpdate dependencies
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 ChocobozzzSmall cleanup
2020-02-06 ChocobozzzBe more robust with missing thumbnails/previews
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 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28 ChocobozzzCleanup server fixme
2020-01-08 ChocobozzzTry to fix subscriptions inconsistencies
2019-12-12 ChocobozzzAdd internal privacy mode
2019-11-25 ChocobozzzAdd ability to disable webtorrent
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 ChocobozzzFix ownership change
2019-08-20 ChocobozzzCleanup model types
2019-08-20 ChocobozzzFix tests
2019-08-19 ChocobozzzStronger model typings
2019-08-09 ChocobozzzStronger actor association typing in AP functions
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-07-24 ChocobozzzAdd filter hooks tests
2019-07-24 ChocobozzzAdd server hooks
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzRefactor video caption/preview caches
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate 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 ChocobozzzFix HLS federation
2019-04-08 ChocobozzzUpdate P2P media loader peer version
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-19 ChocobozzzOnly create refresh job if needed
2019-02-11 ChocobozzzAdd originallyPublishedAt unit tests
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 hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-14 ChocobozzzRefresh remote actors on GET enpoints
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-11 ChocobozzzSupport additional video extensions
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-11-20 ChocobozzzDelete invalid or deleted remote videos
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzFix checkbox margins
2018-11-19 ChocobozzzOptimize image resizing
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-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-18 ChocobozzzAP mimeType -> mediaType
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-10-01 ChocobozzzFix video fps validator
2018-10-01 ChocobozzzFix refreshing external video attributes
2018-10-01 ChocobozzzEnsure video existence before duplicating it
2018-09-26 ChocobozzzFix video files duplicated when fps is null
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-09-19 ChocobozzzOptimize activity actor load in AP processors
2018-09-19 ChocobozzzOptimize video view AP processing
2018-09-19 ChocobozzzRefractor videos AP functions
2018-09-19 ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-13 ChocobozzzBasic video redundancy implementation
next