Translated using Weblate (Bengali (Bangladesh))
[oweals/peertube.git] / yarn.lock
2018-08-28 ChocobozzzFix oauth server module
2018-08-27 ChocobozzzUpgrade server dependencies
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-07-31 Aurélien BertronAdd audit logs module
2018-07-17 Rigel Kentadding CSP, no-referrer policies and allow dns prefetching
2018-07-17 Rigel Kentselective route permission to use embeds with x-frame...
2018-07-17 ChocobozzzPainfull server dep upgrade
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-11 ChocobozzzRemove kue from the dependencies and move prompt to...
2018-07-11 ChocobozzzSwitch to bull
2018-06-29 Rigel Kent(feed) adding thumbnail support for RSS feed
2018-06-28 ChocobozzzAdd ability to choose the language
2018-06-26 ChocobozzzUpgrade dependencies
2018-06-07 ChocobozzzReduce bundle sizes
2018-06-06 ChocobozzzLocalize player
2018-06-05 ChocobozzzPrepare i18n files
2018-05-30 ChocobozzzAdd context menu to player
2018-05-29 ChocobozzzUpgrade server dependencies
2018-05-23 ChocobozzzHandle concurrent requests in cache middleware
2018-05-22 Rigel Kentfeature: IP filtering on signup page
2018-05-13 Rigel Kentadded linter and prettifier via commit hooks
2018-05-11 ChocobozzzUpdate server dependencies
2018-05-11 John Livingstonimport-videos: prompt for password
2018-04-26 Rigel Kentfeature: initial syndication feeds tests for instance...
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-17 ChocobozzzAdd ability to click on the account in watch page
2018-04-16 Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-06 ChocobozzzUpgrade server dependencies
2018-04-06 ChocobozzzUpgrade spectacle module
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-13 ChocobozzzUpgrade server depencencies
2018-02-22 ChocobozzzUpgrade dependencies and remove standard
2018-02-16 ChocobozzzUpgrade server dependencies
2018-02-09 ChocobozzzBegin import script with youtube-dl
2018-01-30 ChocobozzzAdd tests for emails
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-25 ChocobozzzMove job queue to redis
2018-01-24 ChocobozzzAdd api doc in html
2018-01-24 ChocobozzzUpgrade server dependencies
2018-01-22 ChocobozzzAdd commander in dependencies instead of dev dep
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-04 ChocobozzzHandle HTML is comments
2018-01-03 ChocobozzzAutomatically resize avatars
2018-01-03 ChocobozzzAdd avatar max size limit
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes
2017-12-19 ChocobozzzStatus are sent to mastodon
2017-12-19 ChocobozzzUse RsaSignature2017
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-30 ChocobozzzUpgrade ws
2017-11-29 ChocobozzzFix well known and json parser with mastodon
2017-11-28 ChocobozzzUpgrade server dep'
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzBegin activitypub
2017-11-06 ChocobozzzFix not found asn1.js package
2017-10-31 ChocobozzzUpgrade server packages
2017-10-09 ChocobozzzServer: upgrade packages
2017-09-15 ChocobozzzUpgrade express validator to v4
2017-09-04 ChocobozzzUpgrade yarn dep
2017-09-04 ChocobozzzConvert tests to typescript
2017-09-04 ChocobozzzBegin user quota
2017-08-25 ChocobozzzUpgrade sequelize
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-05 ChocobozzzMove to promises
2017-06-25 ChocobozzzReturn to sequelize@4.0.0-2 (makes tests fail)
2017-06-25 ChocobozzzUpdate dependencies
2017-06-25 ChocobozzzUpdate sequelize
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-12 ChocobozzzConvert scripts to typescript
2017-06-11 ChocobozzzUpdate webpack stack
2017-06-11 ChocobozzzUpdate client modules
2017-06-11 ChocobozzzBetter build/dev scripts
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration
2017-04-26 ChocobozzzUse yarn instead of npm install