aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/tag.ts
Commit message (Expand)AuthorAgeFilesLines
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-191-3/+2
* Videos overview page: first versionChocobozzz2018-08-311-2/+22
* Fix updating video tags to empty fieldChocobozzz2018-05-161-0/+2
* Move models to typescript-sequelizeChocobozzz2017-12-131-59/+46
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Remove any typing from serverChocobozzz2017-07-111-1/+1
* Move to promisesChocobozzz2017-07-051-16/+8
* Reorganize model filesChocobozzz2017-06-161-0/+81