WIP plugins: install/uninstall
[oweals/peertube.git] / server / helpers / custom-validators / misc.ts
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