Move to eslint
[oweals/peertube.git] / server / initializers / constants.ts
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-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 internal privacy mode
2019-12-11 ChocobozzzServe audit logs to client
2019-12-05 ChocobozzzSupport m4v videos
2019-12-05 ChocobozzzFix migrations
2019-11-29 ChocobozzzLimit channel numbers
2019-11-29 ChocobozzzAdd more filters to admin follows table
2019-11-25 ChocobozzzAdd ability to disable webtorrent
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-04 ChocobozzzImplement auto follow in client
2019-09-04 ChocobozzzAdd auto follow instances index support
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30 ChocobozzzHandle reports from mastodon
2019-08-09 ChocobozzzLazy load avatars
2019-08-01 ChocobozzzAutomatically update playlist thumbnails
2019-08-01 ChocobozzzFix broken playlist api
2019-07-29 ChocobozzzImprove static files cache
2019-07-25 ChocobozzzSort on videoQuotaUsed in backend
2019-07-24 ChocobozzzAdd plugin table migration table
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 ChocobozzzAdd peertube plugin index website models
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: add ability to register plugins
2019-07-04 ChocobozzzAdd rate limit to registration and API endpoints
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11 ChocobozzzHandle email update on server
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 ChocobozzzRemove unused actor uuid field
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzFix video views
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-17 ChocobozzzAdd audio upload tests
2019-05-16 ChocobozzzAdd audio support in upload
2019-05-16 ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-13 ChocobozzzFix account description error
2019-05-13 ChocobozzzFix greek label
2019-04-26 Yohan BonifaceAllow to control RATES_LIMIT from configuration (#1787)
2019-04-24 ChocobozzzAdd migrations
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-12 ChocobozzzAdd ability to delete old remote views
2019-04-11 ChocobozzzAdd ability to limit videos history size
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-10 ChocobozzzAdd ability to disable tracker
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09 ChocobozzzAdd new instance follower notification in client
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-08 ChocobozzzUpdate P2P media loader peer version
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzRename video-file job to video-transcoding
2019-03-19 ChocobozzzBetter videos redundancy config error handling
2019-03-19 ChocobozzzLimit user tokens cache
2019-03-19 ChocobozzzRefresh playlists
2019-03-19 ChocobozzzIncrease refresh interval to 2 days
2019-03-18 ChocobozzzAdd to playlist dropdown
2019-03-18 ChocobozzzAdd/update/delete/list my playlists
2019-03-18 ChocobozzzAdd server migrations
2019-03-18 ChocobozzzRename streaming playlists routes/directories
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-21 ChocobozzzBREAKING: update CSP configuration
2019-02-21 ChocobozzzImprove channel and account SEO
2019-02-20 ChocobozzzAdd isNSFW instance configuration key
2019-02-20 ChocobozzzIncrease thumbnails size
next