aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/server-config.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+3
|
* Fix fps federationChocobozzz2018-08-061-2/+1
|
* Add import http enabled configurationChocobozzz2018-08-061-0/+9
|
* Implement captions/subtitlesChocobozzz2018-07-161-0/+9
|
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+2
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+3
| | | | There is a global instance setting and a per user setting
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+4
| | | move videoQuota under a user object, use byte PipeTransform
* Add short description in configChocobozzz2018-03-151-0/+1
|
* Add ability to change the homepageChocobozzz2018-03-011-1/+2
|
* Add stats routeChocobozzz2018-02-281-0/+40