Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor scoped token service | Rigel Kent | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Use sass instead of deprecated node sass | Chocobozzz | 2020-11-19 | 3 | -5/+5 |
| | |||||
* | small refactor + clipboard copy on anchor click in instance page (#3318) | Kimsible | 2020-11-17 | 3 | -19/+95 |
| | | | | | | | | | | | | | * 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> | ||||
* | Fix about scrolling behaviour | Chocobozzz | 2020-11-16 | 2 | -11/+17 |
| | |||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 4 | -5/+4 |
| | | | | fixes #3222 | ||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 1 | -6/+11 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -3/+3 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -5/+3 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Add anchor links to about/instance | kimsible | 2020-08-11 | 2 | -22/+92 |
| | |||||
* | Refactor - improve offset content handling with fixed sub-menu and ↵ | kimsible | 2020-08-11 | 2 | -2/+9 |
| | | | | broadcast-message | ||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 6 | -29/+32 |
| | |||||
* | Fix scrolling with hash in url | Chocobozzz | 2020-06-16 | 2 | -2/+14 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 5 | -36/+46 |
| | | | 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 | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | fix duplicate id in svg, empty alt in base email | Rigel Kent | 2020-06-04 | 1 | -2/+2 |
| | |||||
* | 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 |
| |