]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server.ts
Optimize SQL query that fetch actor outbox
[github/Chocobozzz/PeerTube.git] / server.ts
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2018-01-05  ChocobozzzFix tls and account bug
2018-01-03  ChocobozzzAutomatically resize avatars
2018-01-03  ChocobozzzAdd avatar max size limit
2017-12-27  ChocobozzzAdd video comment components
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzAdd migration
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzFix req accepts
2017-11-30  ChocobozzzFix lint
2017-11-29  ChocobozzzUsers list only available when use is authenticated
2017-11-29  ChocobozzzFix well known and json parser with mastodon
2017-11-27  ChocobozzzSpeed up activity pub http requests
2017-11-27  ChocobozzzFollow works
2017-11-27  ChocobozzzMake it compile at least
2017-10-19  ChocobozzzAdd ability to download a video from direct link or...
2017-10-16  ChocobozzzAdd oembed endpoint
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-08-26  ChocobozzzFix config checker
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-23  ChocobozzzFix upgrade script \n
2017-07-12  ChocobozzzAdd previews cache system between pods
2017-07-05  ChocobozzzMove to promises
2017-06-11  ChocobozzzUpdate webpack stack
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration