Add action hooks to user routes
[oweals/peertube.git] / server / lib /
2019-12-04 ChocobozzzAdd ability to filter per job type
2019-12-04 ChocobozzzMove deleted comment on new follow tests
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-11-29 ChocobozzzFix email to field
2019-11-27 ChocobozzzFix tests
2019-11-26 ChocobozzzFix duplicate HLS resolution in master playlist
2019-11-26 ChocobozzzAdd codec information in HLS playlist
2019-11-25 ChocobozzzAdd audio only transcoding tests
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzDon't always replace actor avatar
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-11-04 ChocobozzzFix auto index follow
2019-10-23 ChocobozzzFix lint
2019-10-23 ChocobozzzFix federation with some actors
2019-10-21 ChocobozzzUpdate server dependencies
2019-10-18 ChocobozzzFix audio merging when specifying a preview
2019-09-23 Lukas Winklerfix a few typos (#2141)
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-11 ChocobozzzImprove plugin package.json error message
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04 ChocobozzzFix tests
2019-09-04 ChocobozzzAdd auto follow instances index support
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-09-04 ChocobozzzFix bug in redundancy eviction
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30 ChocobozzzFix redundancy too heavy with streaming playlists
2019-08-30 ChocobozzzHandle reports from mastodon
2019-08-23 John Livingstonfixes 2065: optimisation (#2073)
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 ChocobozzzTry to fix video duplication
2019-08-22 ChocobozzzFix html tag with blacklisted video
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-22 ChocobozzzFix socket notification with multiple user tabs
2019-08-22 Chocobozzzemail object -> email subject
2019-08-22 ChocobozzzFix socket notification with multiple user tabs
2019-08-22 Chocobozzzemail object -> email subject
2019-08-21 ChocobozzzType toActivityPubObject functions 2071/head
2019-08-21 ChocobozzzFix ownership change
2019-08-20 ChocobozzzType toFormattedJSON
2019-08-20 ChocobozzzCleanup model types
2019-08-20 ChocobozzzFix tests
2019-08-19 ChocobozzzStronger model typings
2019-08-12 ChocobozzzFix redundancy exceeding the limit
2019-08-09 ChocobozzzAdd avatar to prune script
2019-08-09 ChocobozzzLazy load avatars
2019-08-09 ChocobozzzStronger actor association typing in AP functions
2019-08-07 ChocobozzzRemove comment federation by video owner
2019-08-07 ChocobozzzFix comment notifications
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-06 ChocobozzzOptimize watch endpoint
2019-08-02 ChocobozzzFix user notifications on new follow
2019-08-01 ChocobozzzAutomatically update playlist thumbnails
2019-08-01 ChocobozzzFix like/dislike federation
2019-08-01 ChocobozzzFix HLS transcoding
2019-08-01 ChocobozzzFix multiple server tests
2019-07-29 ChocobozzzAdd gitlab ci support
2019-07-26 ChocobozzzAdd plugin translation system
2019-07-26 ChocobozzzPlugins can update video constants
2019-07-26 ChocobozzzAdd setting helper to client plugins
2019-07-24 ChocobozzzChange plugin models names
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-07-24 ChocobozzzFix auto blacklist
2019-07-24 ChocobozzzRefactor middleware helpers
2019-07-24 ChocobozzzAdd plugin static files cache
2019-07-24 ChocobozzzLog error on unknown hook
2019-07-24 ChocobozzzAdd plugin table migration table
2019-07-24 ChocobozzzAdd filter hooks tests
2019-07-24 ChocobozzzAdd hook filters tests
2019-07-24 ChocobozzzAdd plugin API tests
2019-07-24 ChocobozzzAdd CLI plugins tests
2019-07-24 ChocobozzzProvide logger to plugins
2019-07-24 ChocobozzzAdd plugins check params tests
2019-07-24 ChocobozzzAdd server hooks
2019-07-24 ChocobozzzSome plugins fixes and doc enhancements
2019-07-24 ChocobozzzUse process.env.npm_package_version
2019-07-24 ChocobozzzCheck latest plugins version with config interval
2019-07-24 ChocobozzzCheck latest plugins version
2019-07-24 ChocobozzzAdd ability to search available plugins
2019-07-24 ChocobozzzWIP plugins: add storage manager
2019-07-24 ChocobozzzWIP plugins: update plugin
2019-07-24 ChocobozzzWIP plugins: add plugin settings/uninstall in client
2019-07-24 ChocobozzzWIP plugins: plugin settings on server side
2019-07-24 ChocobozzzWIP plugins: load theme on client side
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-07-24 ChocobozzzWIP plugins: hook on client side
2019-07-24 ChocobozzzWIP plugins: static files
2019-07-24 ChocobozzzWIP plugins: install/uninstall
2019-07-24 ChocobozzzWIP plugins: add ability to register plugins
2019-07-03 ChocobozzzLog typo
2019-06-21 Nassim BounouasFeature/subject in contact form (#1926)
2019-06-20 ChocobozzzFix redundancy exceeded quota
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11 ChocobozzzHandle email update on server
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzServer: Bulk update videos support field
next