aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Collapse)AuthorAgeFilesLines
* Implement captions/subtitlesChocobozzz2018-07-162-4/+21
|
* Migrate to bullChocobozzz2018-07-113-8/+17
|
* Update i18n sourceChocobozzz2018-06-281-1/+1
|
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
|
* Fix add icon pathChocobozzz2018-06-111-1/+1
|
* Add warning regarding transcodingChocobozzz2018-06-071-0/+2
|
* Add help if the config is invalidChocobozzz2018-06-072-0/+6
|
* Add missing translationsChocobozzz2018-06-051-1/+1
|
* Translate tab headsChocobozzz2018-06-052-19/+25
|
* Add form validator translationsChocobozzz2018-06-054-35/+28
|
* Form validators refractoringChocobozzz2018-06-054-112/+48
|
* Fix i18n in componentsChocobozzz2018-06-057-10/+10
|
* Add frenchChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-0523-188/+240
|
* Improve Twitter config helpChocobozzz2018-05-311-2/+2
|
* Fix typingsChocobozzz2018-05-161-1/+1
|
* Upgrade to rxjs 6Chocobozzz2018-05-165-43/+53
|
* Add ability to embed a video in TwitterChocobozzz2018-05-112-218/+267
| | | | The instance should be whitelisted first
* User routes: :id/update -> update/:idChocobozzz2018-05-112-2/+2
|
* User add -> User createChocobozzz2018-05-116-13/+13
|
* Add video channel managementChocobozzz2018-04-2610-19/+11
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-192-0/+20
| | | | There is a global instance setting and a per user setting
* Improve admin css helpChocobozzz2018-04-041-2/+19
|
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-4/+4
|
* Fix error display on edit config in adminChocobozzz2018-03-231-0/+9
|
* Force form validation in configurationChocobozzz2018-03-231-0/+2
|
* More secure target blank linksChocobozzz2018-03-191-2/+2
|
* Add "Local videos" option for instanceDefaultClientRoute (#343)David Libeau2018-03-161-0/+1
|
* Add short description in configChocobozzz2018-03-153-1/+21
|
* Change video abuse API responseChocobozzz2018-03-122-7/+13
|
* Fix jobs sortingChocobozzz2018-03-082-5/+1
|
* Add ability to change the homepageChocobozzz2018-03-012-1/+15
|
* Add stats routeChocobozzz2018-02-283-3/+3
|
* Add messages about privacy concerns (P2P)Chocobozzz2018-02-281-1/+1
|
* Add help to customizations configuration optionsChocobozzz2018-02-271-0/+2
|
* Add ability to display job errorsChocobozzz2018-02-272-0/+9
|
* Improve admin tablesChocobozzz2018-02-2313-110/+220
|
* Add help tooltipChocobozzz2018-02-221-4/+4
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-226-53/+69
|
* Add ability to add custom css/javascriptChocobozzz2018-02-223-4/+44
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-2/+0
|
* Add new name/terms/description config optionsChocobozzz2018-01-312-1/+59
|
* Add follower name in admin listChocobozzz2018-01-311-0/+1
|
* Hide description previews on mobile viewChocobozzz2018-01-311-1/+1
|
* Move job queue to redisChocobozzz2018-01-254-11/+33
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add ability to update some configuration keysChocobozzz2018-01-1712-4/+391
|
* Reduce job payload sizeChocobozzz2018-01-111-1/+1
|
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
|
* Fix aot buildChocobozzz2018-01-091-1/+1
|
* Support video quota on clientChocobozzz2018-01-081-1/+1
|