aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/installer.ts
Commit message (Collapse)AuthorAgeFilesLines
* Handle .srt subtitlesChocobozzz2018-07-161-2/+4
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+1
| | | | There is a global instance setting and a per user setting
* Upgrade changelogChocobozzz2018-03-291-2/+0
|
* Prevent brute force login attackChocobozzz2018-03-291-1/+1
|
* Fix error loggingChocobozzz2018-03-261-1/+1
|
* Fetch remote AP objectsChocobozzz2018-01-101-1/+1
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-10/+7
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-12/+13
|
* Generate application keys tooChocobozzz2017-11-271-1/+8
|
* Optimize account creationChocobozzz2017-11-271-3/+3
|
* Send server announce when users upload a videoChocobozzz2017-11-271-1/+1
|
* Follow worksChocobozzz2017-11-271-3/+7
|
* Fix issues on server startChocobozzz2017-11-271-8/+12
|
* Make it compile at leastChocobozzz2017-11-271-9/+15
|
* Remove references to authorChocobozzz2017-11-271-2/+2
|
* Support roles with rights and add moderator roleChocobozzz2017-10-271-2/+3
|
* Use async/await in lib and initializersChocobozzz2017-10-261-73/+68
|
* Add video channelsChocobozzz2017-10-261-8/+11
|
* Begin user quotaChocobozzz2017-09-041-4/+5
|
* Fix config checkerChocobozzz2017-08-261-2/+2
|
* Fix lintChocobozzz2017-07-121-3/+1
|
* Add previews cache system between podsChocobozzz2017-07-121-4/+26
|
* Move to promisesChocobozzz2017-07-051-49/+26
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-4/+4
|
* require -> importChocobozzz2017-06-051-3/+3
|
* Type modelsChocobozzz2017-05-251-4/+5
|
* First typescript iterationChocobozzz2017-05-201-0/+128