Avoid making retried requests to dead followers
[oweals/peertube.git] / package.json
2018-01-06 Benjamin BouvierFix client development so that it uses the local ng...
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-20 ChocobozzzAdd bootstrap analyzer and optimize build
2017-12-19 ChocobozzzUse RsaSignature2017
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-30 ChocobozzzUpgrade ws
2017-11-27 ChocobozzzAdd script to parse log files
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzPrepare release script
2017-10-31 ChocobozzzTry matrix to speed up travis builds
2017-10-31 ChocobozzzUpgrade server packages
2017-10-26 ChocobozzzAdd migration script for channels
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-08-25 ChocobozzzMove video file metadata in their own table
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-06 ChocobozzzUpdate videojs -> 6
2017-07-05 ChocobozzzMove to promises
2017-06-25 ChocobozzzRename 'npm run upgrade' to 'npm run upgrade-peertube'
2017-06-25 ChocobozzzReturn to sequelize@4.0.0-2 (makes tests fail)
2017-06-25 ChocobozzzUpdate sequelize
2017-06-24 ChocobozzzDon't generate yarn lockfile on upgrade
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 ChocobozzzBetter build/dev scripts
2017-06-10 ChocobozzzAdapt scripts to typescript
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
2017-04-26 ChocobozzzServer: upgrade to official version of express-oauth...
2017-04-16 ChocobozzzUpdate standard -> 10
2017-03-03 ChocobozzzUpdate bittorrent-tracker and standard to v9
2017-02-10 ChocobozzzServer: update express-validator
2017-02-10 ChocobozzzUpdate modules
2017-01-27 ChocobozzzAdmin password stuff
2017-01-15 ChocobozzzServer: update deps
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-04 ChocobozzzServer: use crypto instead of ursa for pod signature
2016-12-29 ChocobozzzServer: use binary data instead of base64 to send thumb...
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-11-22 ChocobozzzAdd script when the host/port of a pod change
2016-10-21 ChocobozzzAdd upgrade script
2016-10-21 ChocobozzzServer: add npm run check to check CORS, bittorrent...
2016-10-13 ChocobozzzUpdate clean script
2016-10-09 ChocobozzzServer: update concurrently
2016-10-07 ChocobozzzServer: add cors policy for torrent file and thumbnails
2016-10-07 ChocobozzzServer: update to webseed implementation (tests, lint...)
2016-10-07 ChocobozzzMerge branch 'webseed'
2016-10-04 ChocobozzzServer: update node-ipc
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01 ChocobozzzServer: remove segfault handler
2016-10-01 ChocobozzzServer: workaround for node-ipc that breaks node lts
2016-08-25 ChocobozzzUpdate to standard 8
2016-08-25 ChocobozzzServer: encrypt password in database
2016-08-12 ChocobozzzUpdate webtorrent -> 0.96
2016-08-07 ChocobozzzServer: update dev dependencies
2016-07-27 ChocobozzzFirst draft using only webseed for server
2016-07-18 ChocobozzzServer: udpate async to 2.0.0
2016-07-18 ChocobozzzRemove livereload module (role of webpack now)
2016-07-18 ChocobozzzServer: fix ipc bug
2016-07-06 ChocobozzzServer: add script that try to simulate a real world...
2016-07-01 ChocobozzzUpdate server dependencies
2016-06-06 ChocobozzzAdd tags support to server
2016-06-03 ChocobozzzAdapt npm scripts
2016-06-01 ChocobozzzDowngrade openssl wrapper to see if the travis build...
2016-06-01 ChocobozzzMove scripty and node sass into the main dependencies
2016-05-31 ChocobozzzUpdate node openssl wrapper module
2016-05-21 ChocobozzzMove livereload to an external script and remove from...
2016-05-13 ChocobozzzUpdate webtorrent
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-03 ChocobozzzVideo duration support (server)
2016-04-30 ChocobozzzFix npm run clean
2016-04-30 ChocobozzzUse scripty instead of writing shell commands in packag...
2016-04-29 ChocobozzzAdd loader gif when loading the video
2016-04-19 ChocobozzzGenerate passwords at initialization (client/admin...
2016-04-19 ChocobozzzUse lodash v4
2016-04-14 ChocobozzzAdd authentications for routes that need it and adapts...
2016-04-08 ChocobozzzAdd typescript (and angular2) linter
2016-04-01 ChocobozzzUpdate modules
2016-03-21 ChocobozzzOAuth server: first draft
2016-03-16 ChocobozzzUse official repository for openssl-wrapper
2016-03-15 ChocobozzzFix tests
2016-03-14 ChocobozzzInstall js-yaml missing dependency
2016-03-14 ChocobozzzUpdate webtorrent
2016-03-14 ChocobozzzAngular 2 : draft 2
2016-03-14 ChocobozzzAngular application :first draft
2016-03-08 ChocobozzzPrepare client app
2016-03-07 ChocobozzzFix tests
next