aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Simplify table pagination footerChocobozzz2023-08-1811-24/+11
* Fix button router linkChocobozzz2023-08-182-2/+2
* Remove useless informationChocobozzz2023-08-181-1/+1
* Migrate server to ESMChocobozzz2023-08-1150-77/+75
* Add ability to force transcodingChocobozzz2023-07-281-3/+3
* Improve runner managementChocobozzz2023-07-276-6/+142
* Implement video file replacement in clientChocobozzz2023-07-252-0/+17
* Force ltr on code inputsChocobozzz2023-07-192-2/+3
* Rename webtorrent config to web_videosChocobozzz2023-07-113-10/+10
* Prefer web videos in favour of webtorrentChocobozzz2023-07-114-26/+26
* Add storyboard supportChocobozzz2023-06-293-6/+22
* Simplify ICU in componentsChocobozzz2023-06-299-76/+74
* Feature/password protected videos (#5836)Wicklow2023-06-291-1/+1
* 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