Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -7/+8 |
| | |||||
* | Describe user video settings checkboxes, put emphasis on p2p | Rigel Kent | 2020-03-23 | 2 | -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 config | Rigel Kent | 2020-03-11 | 2 | -6/+10 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Use a resolver for the about page | Chocobozzz | 2020-02-03 | 4 | -32/+50 |
| | |||||
* | Reword/update PeerTube page about P2P & Privacy | Rigel Kent | 2020-01-10 | 1 | -12/+20 |
| | |||||
* | small grammar fix | DontUseGithub | 2019-12-30 | 1 | -1/+1 |
| | | | small grammar fix | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 2 | -15/+31 |
| | |||||
* | 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 peertube applications links in about page | Chocobozzz | 2019-12-06 | 4 | -121/+183 |
| | |||||
* | Fix dropdown on video miniature for unlogged users | Chocobozzz | 2019-12-06 | 1 | -0/+5 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -4/+4 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -2/+2 |
| | |||||
* | Add mascot in peertube about page | Chocobozzz | 2019-11-04 | 4 | -22/+37 |
| | |||||
* | Some language fixes (#2198) | Filip Bengtsson | 2019-10-23 | 1 | -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 page | Julien Maulny | 2019-10-18 | 1 | -0/+7 |
| | |||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 7 | -91/+179 |
| | |||||
* | Add hardware information in instance config | Chocobozzz | 2019-09-05 | 2 | -2/+13 |
| | |||||
* | Add creation reason | Chocobozzz | 2019-09-05 | 2 | -3/+11 |
| | |||||
* | Use badges for instance languages/categories | Chocobozzz | 2019-09-05 | 2 | -17/+20 |
| | |||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -24/+7 |
| | |||||
* | Add categories and languages to about page | Chocobozzz | 2019-09-05 | 3 | -25/+62 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 3 | -14/+85 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 2 | -3/+10 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 2 | -2/+2 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 2 | -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 URL | Chocobozzz | 2019-06-20 | 1 | -0/+4 |
| | | | | And improve "no followers/followings" message position | ||||
* | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 6 | -1/+154 |
| | |||||
* | Fix contact admin button overflow | Chocobozzz | 2019-04-25 | 1 | -0/+2 |
| | |||||
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 3 | -0/+11 |
| | |||||
* | Move user registration info in features table | Chocobozzz | 2019-02-21 | 2 | -28/+0 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+4 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
| | | | | And correctly handle new lines | ||||
* | Update translations | Chocobozzz | 2019-01-10 | 1 | -1/+6 |
| | |||||
* | Implement contact form in the client | Chocobozzz | 2019-01-10 | 7 | -8/+170 |
| | |||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -5/+3 |
| | | | | Shorter name and use primeng component | ||||
* | Put features table in about page | Chocobozzz | 2018-12-05 | 1 | -27/+36 |
| | |||||
* | PeerTube is not in beta anymore | Chocobozzz | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | Add features table on signup | Chocobozzz | 2018-08-28 | 4 | -10/+9 |
| | |||||
* | Add "agree to the terms" checkbox in registration form | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Update P2P & Privacy paragraph | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Fix typo in privacy text | Chocobozzz | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Improve P2P & Privacy section | Chocobozzz | 2018-06-27 | 12 | -0/+337 |