aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/update-host.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
|
* CleanupChocobozzz2021-02-181-1/+1
|
* Dissociate video file names and video uuidChocobozzz2021-02-181-3/+5
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-10/+10
|
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
|
* Support logout and add id and pass testsChocobozzz2020-05-041-2/+2
|
* Fix update hostChocobozzz2019-11-271-2/+2
|
* Add ability to disable webtorrentChocobozzz2019-11-251-3/+4
| | | | In favour of HLS
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-0/+3
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-5/+7
|
* Add hls support on serverChocobozzz2019-02-111-4/+10
|
* Check activities hostChocobozzz2018-11-141-2/+2
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-25/+116
|
* Improve update host scriptChocobozzz2018-03-201-12/+7
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-4/+4
|
* Add migrationChocobozzz2017-12-131-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+7
|
* Fix lintChocobozzz2017-11-301-1/+1
|
* Fix update host scriptChocobozzz2017-11-271-7/+11
|
* Add follow tabsChocobozzz2017-11-271-1/+1
| | | | | | Following Follow Followers
* Make it compile at leastChocobozzz2017-11-271-4/+4
|
* Add tests for npm run scriptsChocobozzz2017-09-071-5/+9
|
* Move video file metadata in their own tableChocobozzz2017-08-251-11/+5
| | | | Will be used for user video quotas and multiple video resolutions
* Move to promisesChocobozzz2017-07-051-22/+21
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Convert scripts to typescriptChocobozzz2017-06-121-0/+37