aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Better admin tablesChocobozzz2017-12-216-10/+7
|
* Customize selectChocobozzz2017-12-202-15/+19
|
* Fix nav in manage followsChocobozzz2017-12-201-0/+6
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-0/+2
|
* Unfollow with hostChocobozzz2017-12-191-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-192-2/+2
|
* Move to angular cliChocobozzz2017-12-128-24/+28
|
* Finish admin designChocobozzz2017-12-086-27/+29
|
* Design follow admin pageChocobozzz2017-12-0811-101/+61
|
* Design admin data tablesChocobozzz2017-12-086-51/+45
|
* Begin admin designChocobozzz2017-12-0811-181/+229
|
* Add account settings new designChocobozzz2017-12-011-8/+6
|
* Add ability to list jobsChocobozzz2017-11-3010-3/+154
|
* Change tab when changing follow urlChocobozzz2017-11-281-2/+15
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-272-2/+0
|
* Add follow testsChocobozzz2017-11-272-1/+2
|
* Add ability to unfollow a serverChocobozzz2017-11-275-11/+37
|
* Optimize signature verificationChocobozzz2017-11-271-1/+1
|
* ApplicationFollow -> SeverFollowChocobozzz2017-11-272-2/+2
|
* Add video abuse to activity pubChocobozzz2017-11-271-0/+1
|
* Fix error when creating a fresh databaseChocobozzz2017-11-271-0/+1
|