]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server.ts
Improve follow component routing
[github/Chocobozzz/PeerTube.git] / server.ts
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-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAuto update youtube-dl
2018-07-30  ChocobozzzGraceful job queue shutdown
2018-07-26  ChocobozzzFix peertube on chrome
2018-07-24  ChocobozzzBegin advanced search
2018-07-17  ChocobozzzFix CSP
2018-07-17  Rigel Kent(quickfix) loosening CSP
2018-07-17  ChocobozzzAdd cors for static paths too
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-16  ChocobozzzHandle .srt subtitles
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-29  ChocobozzzDo not enable cors twice on /api in test mode
2018-06-29  William Lahtimove CORS allowance to the REST API router
2018-06-29  William Lahtifix lint error on travis [let it be known, I disagree...
2018-06-29  William Lahtiopen CORS to allow in-browser apps to communicate w...
2018-06-28  ChocobozzzAdd ability to choose the language
2018-06-26  ChocobozzzAdd tracker rate limiter
2018-06-21  ChocobozzzImprove update host script and add warning if AP urls...
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-05  ChocobozzzPrepare i18n files
2018-05-17  ChocobozzzClient E2E tests first step
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18  ChocobozzzProcess broadcast requests in parallel
2018-04-17  Pierre-Alain TORETSupport hostname binding in config
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-04  ChocobozzzDon't start application until all components were initi...
2018-03-29  ChocobozzzPrevent brute force login attack
2018-03-26  ChocobozzzFix error logging
2018-03-26  ChocobozzzFix log in with special password character (+)
2018-02-14  ChocobozzzHandle thumbnail update
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-02-09  ChocobozzzFix crash with websocket tracker
2018-02-09  ChocobozzzHandle error on websocket error
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-25  ChocobozzzMove job queue to redis
2018-01-19  ChocobozzzAdd ability to configure log level
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