aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/update-host.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Stop using tsconfig registerChocobozzz2022-01-061-11/+8
* Fix torrent metadata update for hlsChocobozzz2021-12-091-1/+1
* Update torrent metadata on video updateChocobozzz2021-12-081-3/+3
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-3/+3
* Optimize torrent URL updateChocobozzz2021-08-181-3/+3
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-5/+8
* 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
* 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
* 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
* Move to promisesChocobozzz2017-07-051-22/+21
* Convert scripts to typescriptChocobozzz2017-06-121-0/+37