aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Automatic colspan for tablesChocobozzz2023-05-2612-23/+17
* Fix scss lintChocobozzz2023-05-252-2/+7
* Add tooltip to plugin authChocobozzz2023-05-251-1/+1
* Broadcast message level should be translatedChocobozzz2023-05-241-3/+3
* Better label for default transcoding profileChocobozzz2023-05-242-8/+8
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-243-5/+5
* Fix lintChocobozzz2023-05-2411-38/+30
* Help button must not send the parent formChocobozzz2023-05-221-0/+1
* Add bulk actions on runner jobsChocobozzz2023-05-193-16/+58
* Improve remote runner config UXChocobozzz2023-05-195-53/+81
* Add % to runner job percentageChocobozzz2023-05-191-1/+5
* Remove uneeded date pipeChocobozzz2023-05-171-1/+1
* Support studio transcoding in peertube runnerChocobozzz2023-05-095-2/+33
* Enable external plugins to test the PRChocobozzz2023-05-091-1/+1
* Implement runner in client sideChocobozzz2023-05-0920-10/+739
* I18n missing parameter (#5782)Wicklow2023-05-021-1/+1
* Always translate user roleChocobozzz2023-04-171-10/+14
* Add missing strings to translateChocobozzz2023-04-171-2/+2
* feature/ability to disable video history by default (#5728)Wicklow2023-04-072-0/+16
* feat(about): render images in markdown (#5732)Joël Galeran2023-04-051-8/+8
* Fix button widthChocobozzz2023-03-142-2/+2
* Fix update user password confirm messageChocobozzz2023-03-072-4/+4
* Always list nsfw videos in adminChocobozzz2023-02-251-0/+1
* Update doc anchor linksChocobozzz2023-02-232-3/+3
* Move to new documentation linksChocobozzz2023-02-222-3/+3
* Fix angular build, againChocobozzz2023-02-203-3/+3
* Fix angular buildChocobozzz2023-02-201-1/+1
* Remove empty sass filesWicklow2023-02-207-20/+3
* Fix default trending algorithm in admin configChocobozzz2023-02-201-3/+0
* Add description to "remove" registration requestChocobozzz2023-02-171-0/+1
* Prefer displaying channel for playlist elementChocobozzz2023-02-151-1/+1
* Try to prevent layout shift with redundancy statsChocobozzz2023-02-152-2/+9
* Fix broadcast message inconsistency with previewChocobozzz2023-02-131-1/+1
* Better auto block bypass labelChocobozzz2023-01-271-2/+6
* Add ability to not send an email for registrationChocobozzz2023-01-203-31/+65
* Refactor row selection resetChocobozzz2023-01-209-43/+40
* Support bulk registration request removalChocobozzz2023-01-2013-74/+97
* Implement signup approval in clientChocobozzz2023-01-1923-39/+615
* Increase textarea debounce time for custom markupChocobozzz2023-01-132-2/+2
* feat(config): add missing videos sort options in adminpaulienm2022-12-191-1/+5
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-141-1/+5
|\
| * Prevent XSS with ng-selectChocobozzz2022-11-141-1/+5
* | Fix HTML in account/channel descriptionChocobozzz2022-11-142-2/+2
* | Breaking API: Consistency with role id/labelChocobozzz2022-10-283-4/+4
* | Reload data when deleting a blocked videoChocobozzz2022-10-251-1/+4
* | Add auto complete to user edit passwordChocobozzz2022-10-102-2/+5
* | Use video links for filesChocobozzz2022-10-101-2/+2
* | Add object storage info badgeChocobozzz2022-10-102-1/+11
* | Prevent sass deprecated warningChocobozzz2022-10-101-1/+1
* | Refactor form reactiveChocobozzz2022-10-076-14/+14