aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+1
|\
| * Fix pagination in my videos pageChocobozzz2019-05-211-0/+1
* | Add audio support in uploadChocobozzz2019-05-162-0/+9
|/
* Add user adminFlagsChocobozzz2019-04-154-3/+24
* Fix privacy warning position on mobileChocobozzz2019-04-152-1/+2
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1112-10/+130
* Add logs page in clientChocobozzz2019-04-1117-24/+344
* Add logs endpointChocobozzz2019-04-109-40/+0
* Add delete/manual approval instance followers in clientChocobozzz2019-04-086-12/+145
* Refactor videos selection componentsChocobozzz2019-04-053-129/+42
* Refactor video miniaturesChocobozzz2019-04-033-51/+26
* Update client depChocobozzz2019-04-022-2/+1
* Upgrade server depChocobozzz2019-04-021-1/+1
* Restore videos list componentsChocobozzz2019-04-022-50/+38
* add quarantine videos feature (#1637)Josh Morel2019-04-0212-7/+315
* Fix custom CSS helpChocobozzz2019-03-201-8/+8
* Add isNSFW instance configuration keyChocobozzz2019-02-202-0/+10
* Lazy import some modulesChocobozzz2019-02-154-13/+27
* Fix moderators that cannot access the muted servers tableChocobozzz2019-02-151-1/+1
* Cleanup reset user password by adminChocobozzz2019-02-117-49/+42
* cleanup and remove paramSubsRigel Kent2019-02-113-10/+9
* move user-password to Input decoratorRigel Kent2019-02-112-11/+3
* remove isAdministrationRigel Kent2019-02-114-17/+7
* allow administration to change/reset a user's passwordRigel Kent2019-02-119-4/+192
* Add hls support on serverChocobozzz2019-02-111-1/+5
* Refactor how we use iconsChocobozzz2019-01-174-7/+8
* Fix notification z-index on modalsChocobozzz2019-01-151-2/+2
* Increase abuse length to 3000Chocobozzz2019-01-145-4/+17
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-103-2/+13
* Add contact form checkbox in admin formChocobozzz2019-01-102-377/+321
* Fix notification with large messageChocobozzz2018-12-202-3/+3
* Refractor notification serviceChocobozzz2018-12-1914-116/+84
* Fix followers searchChocobozzz2018-12-131-1/+1
* Support additional video extensionsChocobozzz2018-12-112-0/+11
* enable email verification by admin (#1348)Josh Morel2018-11-212-2/+36
* Fix checkbox marginsChocobozzz2018-11-191-29/+40
* Fix new Angular 7 issuesChocobozzz2018-11-153-3/+3
* Make abuse-delete confirmation box clearermike stedman2018-10-181-1/+1
* Change "delete" to "delete this report"Mike2018-10-181-1/+1
* Better typingsChocobozzz2018-10-183-6/+6
* NoImplicitAny flag true (#1157)BO412018-10-183-5/+5
* Fix code typosChocobozzz2018-10-164-7/+7
* Add ability to mute a user/instance by server in clientChocobozzz2018-10-1611-0/+218
* Add user/instance block by users in the clientChocobozzz2018-10-163-4/+6
* update tslint config and fix member ordering (#1279)BO412018-10-162-15/+14
* improve description of the HTTP video import featureRigel Kent2018-10-151-1/+1
* Add ability to list all local videos on clientChocobozzz2018-10-101-11/+0
* Add ability to search on followers/followingChocobozzz2018-10-107-6/+45
* Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
* Add users search filterChocobozzz2018-10-087-7/+8