aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/pod/pod.ts
Commit message (Collapse)AuthorAgeFilesLines
* Rename Pod -> ServerChocobozzz2017-11-271-248/+0
|
* Fix issues on server startChocobozzz2017-11-271-10/+0
|
* Begin activitypubChocobozzz2017-11-271-12/+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-191-1/+18
|
* Implement video transcoding on server sideChocobozzz2017-10-031-1/+1
|
* Upgrade common server dependenciesChocobozzz2017-08-251-4/+2
|
* Formated -> FormattedChocobozzz2017-08-251-3/+3
|
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
|
* Fix error loggingChocobozzz2017-07-071-3/+3
|
* Move to promisesChocobozzz2017-07-051-69/+46
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Add this context to instance model functionsChocobozzz2017-06-161-2/+2
|
* Reorganize model filesChocobozzz2017-06-161-0/+274