aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Refactor video edit cssChocobozzz2021-05-071-1/+1
* Refactor search filtersChocobozzz2021-05-0317-132/+55
* Add ability to filter my videos by liveChocobozzz2021-05-038-100/+48
* Cleanup plugins admin CSSChocobozzz2021-04-295-38/+30
* Move to stylelintChocobozzz2021-04-2815-18/+25
* Refactor actor avatar displayChocobozzz2021-04-284-5/+5
* Rename actor image edit moduleChocobozzz2021-04-281-3/+3
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-2/+2
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-1/+1
* Use server config to display supported videos extChocobozzz2021-04-272-1/+5
* Add action:admin-plugin-settings.init client hookChocobozzz2021-04-222-2/+11
* Refactor feed componentChocobozzz2021-04-151-12/+4
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-155-23/+7
* Add settings button after plugin installChocobozzz2021-04-124-4/+17
* Add alert modal in plugins on major upgradeChocobozzz2021-04-121-0/+19
* Fix client buildChocobozzz2021-04-121-1/+1
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-125-14/+14
* Add ability to hide plugin settingsChocobozzz2021-04-091-7/+11
* Translate plugin optionsChocobozzz2021-04-093-25/+39
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-084-8/+23
|\
| * Fix updating transcoding profilesChocobozzz2021-04-084-8/+23
* | Add ability to update the bannerChocobozzz2021-04-083-9/+3
* | Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-1/+1
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-1/+2
* | Auto focus plugin search inputChocobozzz2021-03-241-1/+1
* | Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-241-2/+2
|/
* Fix default boolean plugin settingChocobozzz2021-03-091-1/+1
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+1
* Fix broken local actorsChocobozzz2021-02-261-0/+2
* Fix jobs type list orderChocobozzz2021-02-191-1/+1
* Remember last log typeChocobozzz2021-02-181-3/+15
* Add ability to update torrents cache in clientChocobozzz2021-02-183-1/+18
* Use new doc website linksChocobozzz2021-02-121-1/+1
* Link to auto follow documentationChocobozzz2021-02-121-1/+1
* Improve edit config submit errorChocobozzz2021-02-103-4/+34
* Add missing live config validatorsChocobozzz2021-02-102-5/+10
* Small edit config refactorChocobozzz2021-02-109-61/+136
* Split admin conf pageChocobozzz2021-02-1016-1431/+1622
* Add fragment support in admin conf pageChocobozzz2021-02-102-3/+17
* Add ability to set a custom quotaChocobozzz2021-02-107-71/+86
* Support custom value in ng-selectChocobozzz2021-02-103-57/+49
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-082-0/+38
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+2
* Add ability to update plugin authChocobozzz2021-02-013-1/+19
* add description to live transcoding profile selectorRigel Kent2021-01-291-9/+16
* add description to transcoding profile selectorRigel Kent2021-01-281-8/+15
* Support transcoding profile in client adminChocobozzz2021-01-282-1/+45
* move from trending routes to alg paramRigel Kent2021-01-282-23/+27
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-282-3/+30
* only count comments from people other than the video authorRigel Kent2021-01-281-0/+1