aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Collapse)AuthorAgeFilesLines
* Improve blacklist managementChocobozzz2018-08-144-9/+22
|
* Add blacklist reason fieldChocobozzz2018-08-144-18/+47
|
* Add ability to delete and update abuse on clientChocobozzz2018-08-149-17/+227
|
* Add ability to ban/unban usersChocobozzz2018-08-098-10/+221
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-096-272/+271
|
* Add reason when banning a userChocobozzz2018-08-082-2/+16
|
* Add import.video.torrent configurationChocobozzz2018-08-082-1/+11
|
* Add import http enabled configurationChocobozzz2018-08-062-1/+17
|
* adding tests for audio conversionsRigel Kent2018-08-011-1/+1
|
* ffmpeg auto threadJorropo2018-08-011-0/+1
| | | | Set thread count to 0 and ffmpeg will chose automaticaly
* Fix pagination on rest tableChocobozzz2018-07-242-1/+3
|
* Improve frontend accessibilityChocobozzz2018-07-171-31/+19
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Handle subtitles in playerChocobozzz2018-07-161-0/+1
|
* 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
|