aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+4
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Add ability to filter menu linksChocobozzz2021-06-071-0/+1
|
* Use HTML config when possibleChocobozzz2021-06-041-2/+2
|
* Implemented configurable minimum signup agePoslovitch2021-05-281-1/+0
| | | | | | | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3612 Fixed lint and removed debug Fixed another lint error Apply suggestions from code review Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Add tests for min signup age config
* Instance homepage support (#4007)Chocobozzz2021-05-271-3/+23
| | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service
* Small edit config refactorChocobozzz2021-02-101-0/+12
|
* Split admin conf pageChocobozzz2021-02-101-0/+83