aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-2823-43/+44
* Move to sass @useChocobozzz2021-06-2822-41/+41
* Bidi supportChocobozzz2021-06-0711-20/+33
* Add ability to filter menu linksChocobozzz2021-06-071-0/+1
* Use HTML config when possibleChocobozzz2021-06-0410-39/+26
* Add ability to set custom markdown in descriptionChocobozzz2021-05-314-7/+18
* Add help to custom markdown textareaChocobozzz2021-05-311-0/+3
* Implemented configurable minimum signup agePoslovitch2021-05-283-3/+18
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-2713-45/+141
|\
| * Remove ngx-metaChocobozzz2021-05-271-3/+0
| * Instance homepage support (#4007)Chocobozzz2021-05-278-37/+136
| * Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-0/+2
| |\
| | * Fix local plugin auth selectChocobozzz2021-05-251-0/+2
| | * Fix broadcast message levelChocobozzz2021-05-141-1/+1
| * | Fix broadcast message levelChocobozzz2021-05-251-1/+1
| * | Merge branch 'release/3.2.0' into developChocobozzz2021-05-141-1/+1
| |\|
| | * Fix logger warning levelChocobozzz2021-05-141-1/+1
| * | Reorganize plugin modelsChocobozzz2021-05-112-4/+2
| |/
| * Refactor video edit cssChocobozzz2021-05-071-1/+1
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-052-2/+2
|/
* 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