aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about
Commit message (Collapse)AuthorAgeFilesLines
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+8
|
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-232-5/+16
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-112-6/+10
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-3/+3
|
* 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
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
|
* Use a resolver for the about pageChocobozzz2020-02-034-32/+50
|
* Reword/update PeerTube page about P2P & PrivacyRigel Kent2020-01-101-12/+20
|
* small grammar fixDontUseGithub2019-12-301-1/+1
| | | small grammar fix
* 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 peertube applications links in about pageChocobozzz2019-12-064-121/+183
|
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-061-0/+5
|
* Filter on follows actor types in about pageChocobozzz2019-11-291-4/+4
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-2/+2
|
* Add mascot in peertube about pageChocobozzz2019-11-044-22/+37
|
* Some language fixes (#2198)Filip Bengtsson2019-10-231-1/+1
| | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater.
* Add statistics section in about pageJulien Maulny2019-10-181-0/+7
|
* Add contributors in about peertube pageChocobozzz2019-09-057-91/+179
|
* 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
|
* Fix infinite scroll on big screensChocobozzz2019-08-022-3/+10
|
* 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 follows backend URLChocobozzz2019-06-201-0/+4
| | | | And improve "no followers/followings" message position
* Add list of instance follows in about pageChocobozzz2019-06-066-1/+154
|
* 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-107-8/+170
|
* Refractor notification serviceChocobozzz2018-12-191-5/+3
| | | | Shorter name and use primeng component
* Put features table in about pageChocobozzz2018-12-051-27/+36
|
* PeerTube is not in beta anymoreChocobozzz2018-10-181-2/+2
|
* Add features table on signupChocobozzz2018-08-284-10/+9
|
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-251-1/+1
|
* Update P2P & Privacy paragraphChocobozzz2018-07-111-1/+1
|
* Fix typo in privacy textChocobozzz2018-06-301-1/+1
|
* Improve P2P & Privacy sectionChocobozzz2018-06-2712-0/+337