]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/tag.ts
Don't expose constants directly in initializers/
[github/Chocobozzz/PeerTube.git] / server / models / video / tag.ts
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-08-31  ChocobozzzVideos overview page: first version
2018-05-16  ChocobozzzFix updating video tags to empty field
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11  ChocobozzzRemove any typing from server
2017-07-05  ChocobozzzMove to promises
2017-06-16  ChocobozzzReorganize model files