aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-2/+2
* Update angularChocobozzz2019-07-254-4/+4
* Add sortable for videoQuotaUsed in user-list component.Axel Viala2019-07-251-1/+1
* Change plugin models namesChocobozzz2019-07-242-4/+4
* Fix lintChocobozzz2019-07-241-1/+1
* Add client helpers to pluginsChocobozzz2019-07-241-1/+6
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
* Add ability to search available pluginsChocobozzz2019-07-249-50/+247
* WIP plugins: update pluginChocobozzz2019-07-244-4/+61
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-2410-14/+333
* WIP plugins: list installed plugins in clientChocobozzz2019-07-2419-2/+296
* WIP plugins: load theme on client sideChocobozzz2019-07-241-0/+1
* WIP plugins: add theme supportChocobozzz2019-07-242-0/+24
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-122-10/+29
* Improve 4K video quality after transcodingChocobozzz2019-06-061-2/+3
* Add list of instance follows in about pageChocobozzz2019-06-067-103/+4
* 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