Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change bootstrap helpers and variables | Wicklow | 2023-02-20 | 1 | -1/+1 |
| | |||||
* | Refactoring style for about component | Wicklow | 2023-02-20 | 1 | -7/+7 |
| | |||||
* | Fix stats anchor link | Chocobozzz | 2023-02-15 | 1 | -1/+3 |
| | |||||
* | Support mailto links for custom markup | Chocobozzz | 2023-01-19 | 1 | -20/+20 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 1 | -3/+3 |
| | |||||
* | add plugin selector to about/menu elements (#4597) | kontrollanten | 2021-12-03 | 1 | -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 Kimsible | 2021-08-25 | 1 | -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 URL | Chocobozzz | 2021-06-15 | 1 | -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 ↵ | Kimsible | 2021-06-15 | 1 | -2/+2 |
| | | | | subject&body | ||||
* | Add ability to set custom markdown in description | Chocobozzz | 2021-05-31 | 1 | -2/+2 |
| | |||||
* | Update english strings | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Fix about page layout | Chocobozzz | 2021-01-20 | 1 | -1/+1 |
| | |||||
* | Fix themes in about page | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | Added Markdown formatting in all the fields of the "About" page (#3371) | Florian CUNY | 2020-11-30 | 1 | -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) | Kimsible | 2020-11-17 | 1 | -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/instance | kimsible | 2020-08-11 | 1 | -22/+70 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -20/+21 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | add scope tags and aria-labels to instance table (#2866) | Caroline Chuong | 2020-06-11 | 1 | -1/+0 |
| | | | also move label to caption element in table | ||||
* | Properly scroll to anchors in links, especially in admin config | Rigel Kent | 2020-03-11 | 1 | -3/+2 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -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 source | Rigel Kent | 2020-02-21 | 1 | -5/+5 |
| | | | | fixes #2085 | ||||
* | small grammar fix | DontUseGithub | 2019-12-30 | 1 | -1/+1 |
| | | | small grammar fix | ||||
* | Add peertube version in features table | Chocobozzz | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Hide hardware information if empty | Chocobozzz | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Add statistics section in about page | Julien Maulny | 2019-10-18 | 1 | -0/+7 |
| | |||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 1 | -7/+7 |
| | |||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 1 | -1/+11 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 1 | -3/+9 |
| | |||||
* | Use badges for instance languages/categories | Chocobozzz | 2019-09-05 | 1 | -16/+6 |
| | |||||
* | Add categories and languages to about page | Chocobozzz | 2019-09-05 | 1 | -5/+21 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 1 | -5/+48 |
| | |||||
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 1 | -0/+2 |
| | |||||
* | Move user registration info in features table | Chocobozzz | 2019-02-21 | 1 | -20/+0 |
| | |||||
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -2/+6 |
| | |||||
* | Put features table in about page | Chocobozzz | 2018-12-05 | 1 | -27/+36 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 1 | -0/+39 |