]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/tag.ts
Add infohash cache
[github/Chocobozzz/PeerTube.git] / server / models / video / tag.ts
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-29  ChocobozzzLowercase video tags search
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-20  ChocobozzzFix tests
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
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