]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/custom-validators/misc.ts
Resumable video uploads (#3933)
[github/Chocobozzz/PeerTube.git] / server / helpers / custom-validators / misc.ts
2021-05-10  kontrollantenResumable video uploads (#3933)
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-11-09  ChocobozzzCheck live duration and size
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-07  ChocobozzzUpdate validator dependency
2019-07-25  ChocobozzzFix scheduled privacy and verify email validations
2019-07-25  ChocobozzzFix express validator
2019-07-24  ChocobozzzWIP plugins: install/uninstall
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-03-18  ChocobozzzAdd to playlist dropdown
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
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd notifications in the client
2019-01-09  ChocobozzzAdd user notification base code
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24  ChocobozzzAdd videos list filters
2018-06-22  ChocobozzzFix images size limit
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-10-26  ChocobozzzAdd video channels
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-09-07  ChocobozzzAdd tests for npm run scripts
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-06-10  ChocobozzzType functions
2017-05-20  ChocobozzzFirst typescript iteration