Update server dependencies
[oweals/peertube.git] / server / initializers /
2020-06-15 ChocobozzzFix video view filename
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10 ChocobozzzFirst implem global search
2020-06-03 Levi BardMake federation of unlisted videos an instance-level...
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-25 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-25 ChocobozzzFix broken migration introduced in 2.2.0-rc.1
2020-05-18 ChocobozzzFix migrations
2020-05-14 Rigel KentAdd server plugin filter hooks for import with torrent...
2020-05-12 ChocobozzzFix auto follow index URL
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-07 ChocobozzzAdd moderation helpers to plugins
2020-05-07 ChocobozzzAdd last login date to users
2020-05-05 ChocobozzzIncrease video comments limit
2020-05-05 ChocobozzzFix playlist description length
2020-05-05 Rigel KentFix plugin-auth migration
2020-05-04 ChocobozzzAdd external login tests
2020-05-04 ChocobozzzAdd plugin auth migrations
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-05-01 Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01 Rigel KentMake sure a report doesn't get deleted upon the deletio...
2020-04-20 ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-11 ChocobozzzIncrease fetcher job ttl
2020-04-10 Ismaël BouyaAdd sendmail
2020-04-10 ChocobozzzIncrease max page value
2020-04-10 ChocobozzzCheck config resolutions keys
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-28 ChocobozzzFix build with typescript 3.8
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-12 ChocobozzzFix remote avatar without AP mediatype field
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzCorrectly fix octet stream fallback for video ext
2020-02-07 ChocobozzzSupport wma and wav audio files
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzRemove octet stream fallback for video extension
2020-02-06 ChocobozzzRemove octet stream fallback for video extension
2020-02-06 ChocobozzzFix language list build
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-29 Rigel KentDownsample to the closest divisor standard framerate
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-21 ChocobozzzUse a proxy for youtube-dl to avoid travis errors
2020-01-21 ChocobozzzUpdate a little bit user dropdown message
2020-01-10 ChocobozzzAvoid follow SQL conflicts
2020-01-10 ChocobozzzCleanup DB indexes
2020-01-09 ChocobozzzReturn an error on invalid count pagination
2020-01-03 ChocobozzzAdd infohash cache
2019-12-27 Rigel KentAdd comment filtering by reply count
2019-12-18 Nassim BounouasFeature/password reset link expiration (#2305)
2019-12-17 ChocobozzzFix video import with long thumbnail url
2019-12-13 Rigel Kentautoplay next video support for playlists
2019-12-12 ChocobozzzAdd max file size, max files and ip anonymize log options
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-12 ChocobozzzUse a migration script to generate HLS torrent files
2019-12-11 ChocobozzzServe audit logs to client
2019-12-10 ChocobozzzAdd warning if videos directory is the same than redundancy
2019-12-05 ChocobozzzSupport m4v videos
2019-12-05 ChocobozzzFix migrations
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-11-29 ChocobozzzLimit channel numbers
2019-11-29 ChocobozzzAdd more filters to admin follows table
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd disable webtorrent migration
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-11-05 ChocobozzzAvoid circular error in logger
2019-11-05 ChocobozzzAdd ability to enabled HLS in the admin panel
2019-10-25 ChocobozzzIncrease clock skew for HTTP signatures
2019-10-23 ChocobozzzFix federation with some actors
2019-10-18 ChocobozzzFix audio uploading without preview
2019-10-18 ChocobozzzSupport text/plain caption files
2019-09-24 ChocobozzzAdd auto play next video migration
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzFix migrations
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd hardware information in instance config
2019-09-05 ChocobozzzAdd creation reason
2019-09-05 ChocobozzzAdd welcome modal
2019-09-05 ChocobozzzAdd more attributes to about page
2019-09-04 ChocobozzzImplement auto follow in client
2019-09-04 ChocobozzzAdd auto follow instances index support
2019-09-04 ChocobozzzAdd auto follow back support for instances
next