aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/server/server.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use ISO 639 for languagesChocobozzz2018-04-231-6/+7
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+1
| | | | 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
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-2/+3
|
* Use instance name for page titlesChocobozzz2018-03-221-1/+2
|
* Add short description in configChocobozzz2018-03-151-0/+1
|
* Add ability to change the homepageChocobozzz2018-03-011-0/+1
|
* Add stats routeChocobozzz2018-02-281-1/+1
|
* Add ability to add custom css/javascriptChocobozzz2018-02-221-2/+11
|
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+4
|
* Add about pageChocobozzz2018-01-311-2/+31
|
* Add version in footerChocobozzz2018-01-311-0/+1
|
* Add avatar max size limitChocobozzz2018-01-031-0/+11
|
* Move to angular cliChocobozzz2017-12-121-3/+3
|
* Design second video upload stepChocobozzz2017-12-081-1/+2
|
* First upload step is okChocobozzz2017-12-071-14/+23
|
* Add video privacy settingChocobozzz2017-10-311-1/+13
|
* Take in account transcoding for video quotaChocobozzz2017-10-191-0/+3
|
* Client: fix loading server configurationsChocobozzz2017-10-091-0/+67