aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Decrease AP video cacheChocobozzz2018-05-111-1/+1
* Cache AP video route for 5 secondsChocobozzz2018-05-111-2/+9
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+6
* Fix video channel description/support max lengthChocobozzz2018-05-091-4/+4
* Add timeout and TTL to request jobsChocobozzz2018-05-091-3/+6
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-1/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-33/+37
* Better file name for torrentChocobozzz2018-04-191-1/+1
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-1/+1
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+10
* Process broadcast requests in parallelChocobozzz2018-04-181-0/+2
* Move server follow in the job queueChocobozzz2018-04-181-0/+2
* Add redis cache to feed routeChocobozzz2018-04-171-0/+8
* Support hostname binding in configPierre-Alain TORET2018-04-171-1/+2
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+1
* Add reverse proxy test in travisChocobozzz2018-03-291-1/+1
* Prevent brute force login attackChocobozzz2018-03-291-0/+9
* Add sign language to the index of languages (#420)Rigel Kent2018-03-271-1/+16
* Limit comment length to 1 character, fixes #394 (#399)Aurélien Bertron2018-03-241-1/+1
* Add option to disable starttlsChocobozzz2018-03-221-0/+1
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-2/+5
* Add short description in configChocobozzz2018-03-151-0/+1
* Add ability to change the homepageChocobozzz2018-03-011-0/+1
* Add 30 fps limit in transcodingChocobozzz2018-02-261-0/+2
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-231-1/+5
* Add ability to add custom css/javascriptChocobozzz2018-02-221-1/+5
* Implement support field in video and video channelChocobozzz2018-02-151-2/+5
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-2/+8
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+5
* Add ability to reset our passwordChocobozzz2018-01-301-3/+17
* Fix migrationsChocobozzz2018-01-291-1/+1
* Don't rehost announced video activitiesChocobozzz2018-01-261-1/+4
* Move job queue to redisChocobozzz2018-01-251-25/+24
* Add ability to configure log levelChocobozzz2018-01-191-0/+3
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+1
* Add ability to update some configuration keysChocobozzz2018-01-171-17/+67
* Update README badge pathsChocobozzz2018-01-161-1/+1
* Fix config storage pathsChocobozzz2018-01-161-8/+8
* Update follower/following countsChocobozzz2018-01-121-1/+1
* Activity Pub improvementsChocobozzz2018-01-111-1/+2
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
* Add scores to follows and remove bad onesChocobozzz2018-01-111-8/+13
* Fetch remote AP objectsChocobozzz2018-01-101-0/+1
* Remove :443 from video urls tooChocobozzz2018-01-051-1/+1
* Fix tls and account bugChocobozzz2018-01-051-1/+1
* Refresh remote accountsChocobozzz2018-01-041-1/+3
* Send account activitypub update eventsChocobozzz2018-01-031-0/+1
* Automatically resize avatarsChocobozzz2018-01-031-0/+5
* Add avatar max size limitChocobozzz2018-01-031-6/+6
* Add ability to disable video commentsChocobozzz2018-01-031-1/+1