aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance/about-instance.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Change bootstrap helpers and variablesWicklow2023-02-201-1/+1
|
* Refactoring style for about componentWicklow2023-02-201-7/+7
|
* Fix stats anchor linkChocobozzz2023-02-151-1/+3
|
* Support mailto links for custom markupChocobozzz2023-01-191-20/+20
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
|
* add plugin selector to about/menu elements (#4597)kontrollanten2021-12-031-62/+66
| | | | | | | | | * add plugin selector to about/menu elements closes #4586 * Update plugin selector names Co-authored-by: Chocobozzz <me@florianbigard.com>
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * Replace wording of instance contact * Add contact-us button to no-quota alert on upload page * Add alert for accounts with auto-blocked videos on upload page * Add alert for accounts without enough quota + refacto on upload page * Using ng-container and ng-template * Add alert for daily quota * Add hook filter for upload page alert messages * Add instance name as subtitle in contact modal * Fix eslint max-len on string * Fix missing word in quota left daily message - upload page Co-authored-by: Kimsible <kimsible@users.noreply.github.com>
* Cleanup contact form with URLChocobozzz2021-06-151-2/+2
| | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal
* Add /about/instance/contact contact-form route with prefilled queryParams ↵Kimsible2021-06-151-2/+2
| | | | subject&body
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-2/+2
|
* Update english stringsChocobozzz2021-03-241-1/+1
|
* Fix about page layoutChocobozzz2021-01-201-1/+1
|
* Fix themes in about pageChocobozzz2020-12-141-1/+1
|
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-301-7/+7
| | | | | | | | | | | | | * Added Markdown formatting in all the fields of the "About" page Fixes https://github.com/Chocobozzz/PeerTube/issues/3368 * Fixed compilation error in AboutInstanceComponent Moved creationReason, maintenanceLifetime and businessModel into the html dict * Removed textareaHeight for all md textareas in EditCustomConfig HTML * Fixed failing bundlewatch
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-16/+84
| | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add anchor links to about/instancekimsible2020-08-111-22/+70
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-20/+21
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-111-1/+0
| | | also move label to caption element in table
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-3/+2
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-1/+1
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-5/+5
| | | | fixes #2085
* small grammar fixDontUseGithub2019-12-301-1/+1
| | | small grammar fix
* Add peertube version in features tableChocobozzz2019-12-131-1/+1
|
* Hide hardware information if emptyChocobozzz2019-12-131-1/+1
|
* Add statistics section in about pageJulien Maulny2019-10-181-0/+7
|
* Add contributors in about peertube pageChocobozzz2019-09-051-7/+7
|
* Add hardware information in instance configChocobozzz2019-09-051-1/+11
|
* Add creation reasonChocobozzz2019-09-051-3/+9
|
* Use badges for instance languages/categoriesChocobozzz2019-09-051-16/+6
|
* Add categories and languages to about pageChocobozzz2019-09-051-5/+21
|
* Add more attributes to about pageChocobozzz2019-09-051-5/+48
|
* Add NSFW info in about pageChocobozzz2019-02-211-0/+2
|
* Move user registration info in features tableChocobozzz2019-02-211-20/+0
|
* Implement contact form in the clientChocobozzz2019-01-101-2/+6
|
* Put features table in about pageChocobozzz2018-12-051-27/+36
|
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-251-1/+1
|
* Improve P2P & Privacy sectionChocobozzz2018-06-271-0/+39