aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/pod
Commit message (Collapse)AuthorAgeFilesLines
* Begin activitypubChocobozzz2017-11-272-14/+0
|
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-3/+6
|
* Use async/await in lib and initializersChocobozzz2017-10-261-16/+17
|
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-192-1/+22
|
* Implement video transcoding on server sideChocobozzz2017-10-031-1/+1
|
* Upgrade common server dependenciesChocobozzz2017-08-252-5/+3
|
* Formated -> FormattedChocobozzz2017-08-252-6/+6
|
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-1/+1
|
* Fix error loggingChocobozzz2017-07-071-3/+3
|
* Move to promisesChocobozzz2017-07-052-87/+56
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Add this context to instance model functionsChocobozzz2017-06-162-3/+3
|
* Reorganize model filesChocobozzz2017-06-163-0/+342