]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/ownership.ts
replace numbers with typed http status codes (#3409)
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / ownership.ts
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-06-18  ChocobozzzSplit types and typings
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-07  ChocobozzzAdd moderation helpers to plugins
2020-05-04  ChocobozzzAvoir some circular dependencies
2019-12-12  ChocobozzzAdd internal privacy mode
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22  ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-19  ChocobozzzStronger model typings
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzFix ownership changes
2019-04-24  ChocobozzzCreate a dedicated table to track video thumbnails
2019-03-19  ChocobozzzCleanup express locals typings
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...