provide specific engine boundaries for nodejs and yarn
[oweals/peertube.git] / server / middlewares /
2020-06-22 Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-18 ChocobozzzSplit types and typings
2020-06-17 ChocobozzzFix server build
2020-06-17 ChocobozzzUpdate server dependencies
2020-06-12 ChocobozzzOptimize views per day in video channels
2020-06-10 ChocobozzzAdd search target check params
2020-06-10 ChocobozzzFirst implem global search
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29 ChocobozzzSupport broadcast messages
2020-05-29 ChocobozzzAdd ability to bulk delete comments
2020-05-20 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20 ChocobozzzFix external auth email/password update
2020-05-14 Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-07 ChocobozzzAdd moderation helpers to plugins
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 ChocobozzzBegin support for external auths
2020-05-04 ChocobozzzSupport logout and add id and pass tests
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-05-04 ChocobozzzBegin auth plugin support
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-04-16 ChocobozzzDo not support subscriptions to accounts
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-14 Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-10 ChocobozzzAdd ability for plugins to add custom routes
2020-03-31 Rigel KentPut channel stats behind withStats flag
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
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 ChocobozzzRefactor email enabled function
2020-02-17 John LivingstonCreating a user with an empty password will send an...
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
2020-01-30 ChocobozzzFix tests
2020-01-29 ChocobozzzDon't log error on actor delete signature error
2020-01-29 ChocobozzzRelax logger on signature checker
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-28 ChocobozzzCleanup server fixme
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-24 ChocobozzzRemove debug messages
2020-01-20 ChocobozzzFix typo in error log
2020-01-10 Rigel KentAdapt feeds content-type to accept header
2020-01-09 Rigel KentAdd video caption upload documentation and improve...
2020-01-09 ChocobozzzReturn an error on invalid count pagination
2020-01-09 Rigel KentAdd outbox page size parameter
2020-01-08 ChocobozzzAdd ability to skip count query
2020-01-07 ChocobozzzUpdate http signature
2020-01-06 ChocobozzzAdd warning if admin disables webtorrent
2019-12-26 Rigel KentAdd playlist search option and search input for add...
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-11 ChocobozzzServe audit logs to client
2019-12-06 ChocobozzzAdd action hooks to user routes
2019-12-05 ChocobozzzFix channel creation limitation
2019-12-04 ChocobozzzAdd ability to filter per job type
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-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-11-25 ChocobozzzMerge branch 'signup-hooks' into 'develop'
2019-11-25 Rigel Kent(plugins) adding signup scope and init hook, modifying...
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-25 ChocobozzzIncrease clock skew for HTTP signatures
2019-10-25 ChocobozzzAdd plugin hook on registration
2019-10-21 ChocobozzzUpdate server dependencies
2019-09-24 ChocobozzzTry to fix tests
2019-09-23 Lukas Winklerfix a few typos (#2141)
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-05 ChocobozzzAdd welcome modal
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-29 ChocobozzzRemove old JSON LD signature implementation
2019-08-23 ChocobozzzFix build
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 ChocobozzzFix image and plugin CSP
next