aboutsummaryrefslogtreecommitdiffhomepage
path: root/server.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix req acceptsChocobozzz2017-11-301-2/+2
|
* Fix lintChocobozzz2017-11-301-1/+5
|
* Users list only available when use is authenticatedChocobozzz2017-11-291-1/+1
| | | | And has a special right
* Fix well known and json parser with mastodonChocobozzz2017-11-291-1/+4
|
* Speed up activity pub http requestsChocobozzz2017-11-271-2/+2
|
* Follow worksChocobozzz2017-11-271-1/+4
|
* Make it compile at leastChocobozzz2017-11-271-11/+5
|
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-191-20/+24
|
* Add oembed endpointChocobozzz2017-10-161-1/+4
|
* Upgrade express validator to v4Chocobozzz2017-09-151-9/+2
|
* Fix config checkerChocobozzz2017-08-261-11/+12
|
* Upgrade common server dependenciesChocobozzz2017-08-251-1/+1
|
* Move video file metadata in their own tableChocobozzz2017-08-251-5/+15
| | | | Will be used for user video quotas and multiple video resolutions
* Fix upgrade script \nChocobozzz2017-07-231-2/+2
|
* Add previews cache system between podsChocobozzz2017-07-121-1/+3
|
* Move to promisesChocobozzz2017-07-051-13/+7
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Update webpack stackChocobozzz2017-06-111-1/+12
|
* require -> importChocobozzz2017-06-051-6/+7
|
* Type modelsChocobozzz2017-05-251-4/+10
|
* First typescript iterationChocobozzz2017-05-201-0/+142