aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load static objectsChocobozzz2019-12-182-15/+31
|
* 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-052-2/+13
|
* Add creation reasonChocobozzz2019-09-052-3/+11
|
* Use badges for instance languages/categoriesChocobozzz2019-09-052-17/+20
|
* Add about information in registration pageChocobozzz2019-09-051-24/+7
|
* Add categories and languages to about pageChocobozzz2019-09-053-25/+62
|
* Add more attributes to about pageChocobozzz2019-09-053-14/+85
|
* Update angularChocobozzz2019-07-252-2/+2
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-212-1/+12
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Fix contact admin button overflowChocobozzz2019-04-251-0/+2
|
* Add NSFW info in about pageChocobozzz2019-02-213-0/+11
|
* Move user registration info in features tableChocobozzz2019-02-212-28/+0
|
* Lazy import some modulesChocobozzz2019-02-151-3/+4
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* Update translationsChocobozzz2019-01-101-1/+6
|
* Implement contact form in the clientChocobozzz2019-01-106-7/+167
|
* Refractor notification serviceChocobozzz2018-12-191-5/+3
| | | | Shorter name and use primeng component
* 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-273-0/+107