Support m4v videos
[oweals/peertube.git] / server / initializers / installer.ts
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-28 ChocobozzzAdd ability to specify channel on registration
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 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-16 Axel VialaAdd way to set root password by environment.
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzMove config in its own file
2019-03-19 ChocobozzzLimit user tokens cache
2019-03-19 ChocobozzzCleanup tmp directory at startup
2019-03-18 ChocobozzzRename streaming playlists routes/directories
2019-03-18 ChocobozzzAdd playlist rest tests
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzSpeedup peertube startup
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-16 ChocobozzzHandle .srt subtitles
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-29 ChocobozzzUpgrade changelog
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-26 ChocobozzzFix error logging
2018-01-10 ChocobozzzFetch remote AP objects
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzGenerate application keys too
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzAdd video channels
2017-09-04 ChocobozzzBegin user quota
2017-08-26 ChocobozzzFix config checker
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-05 ChocobozzzMove to promises
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration