aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/remote/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Begin activitypubChocobozzz2017-11-271-184/+0
* Add lazy description on serverChocobozzz2017-10-301-2/+2
* Be tolerant with remote requestsChocobozzz2017-10-261-40/+46
* Add video channelsChocobozzz2017-10-261-37/+67
* Upgrade express validator to v4Chocobozzz2017-09-151-8/+0
* Add tests for npm run scriptsChocobozzz2017-09-071-0/+1
* Upgrade common server dependenciesChocobozzz2017-08-251-7/+5
* Move video file metadata in their own tableChocobozzz2017-08-251-5/+14
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-3/+3
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-6/+6
* Type functionsChocobozzz2017-06-101-11/+21
* First typescript iterationChocobozzz2017-05-201-0/+138