Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow public video privacy to be deleted in the web client | Rigel Kent | 2021-06-08 | 1 | -6/+11 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 5 | -11/+14 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 1 | -4/+2 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -1/+4 |
| | |||||
* | Fix /:@actor redirection | Chocobozzz | 2021-05-31 | 1 | -8/+3 |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134 | ||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 2 | -2/+2 |
| | | | | And use them as default in client | ||||
* | Cleanup | Chocobozzz | 2021-05-28 | 6 | -42/+56 |
| | | | | | We must not expose private actor objects to clients Just make 2 GET requests on channel/accounts instead | ||||
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-28 | 2 | -1/+4 |
|\ | |||||
| * | Use separate file for plugin placeholder component | Chocobozzz | 2021-05-27 | 2 | -1/+4 |
| | | |||||
* | | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 10 | -26/+83 |
|\| | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 3 | -1/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | ||||
| * | Fix from now pipe | Chocobozzz | 2021-05-27 | 1 | -12/+17 |
| | | |||||
| * | Fix live ending banner | Chocobozzz | 2021-05-25 | 1 | -1/+2 |
| | | |||||
| * | Fix button icon in admin plugins | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
| | | |||||
| * | Sort channels by -updatedAt | Chocobozzz | 2021-05-10 | 4 | -11/+20 |
| | | |||||
* | | Use userId key to distinct Account or VideoChannel actor | Kimsible | 2021-05-05 | 1 | -13/+9 |
| | | |||||
* | | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 1 | -1/+1 |
| | | |||||
* | | Refactor client @actorName matcher with new API route | Kimsible | 2021-05-05 | 3 | -1/+44 |
|/ | |||||
* | Refactor parseQueryStringFilter boolean handler | Chocobozzz | 2021-05-03 | 1 | -7/+1 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -1/+17 |
| | |||||
* | Cleanup plugins admin CSS | Chocobozzz | 2021-04-29 | 6 | -11/+30 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 9 | -26/+29 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 4 | -16/+0 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 3 | -5/+8 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 1 | -2/+2 |
| | | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom | ||||
* | Fix menu dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
| | | | | Weird issue conflicting with the dropdown config from the menu component | ||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 1 | -8/+6 |
| | |||||
* | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 2 | -5/+5 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 1 | -2/+0 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 3 | -2/+23 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -6/+2 |
|\ | |||||
| * | Fix updating transcoding profiles | Chocobozzz | 2021-04-08 | 1 | -6/+2 |
| | | |||||
* | | Set channel banner/avatar in creation form | Chocobozzz | 2021-04-08 | 2 | -6/+6 |
| | | |||||
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 11 | -332/+52 |
| | | |||||
* | | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 5 | -11/+11 |
| | | |||||
* | | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923) | aschaap | 2021-04-06 | 2 | -0/+8 |
| | | | | | | | | | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting | ||||
* | | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 3 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass | ||||
* | | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 5 | -9/+22 |
| | | |||||
* | | Add support button in channel page | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | | |||||
* | | Redesign account's channels page | Chocobozzz | 2021-03-31 | 1 | -2/+2 |
| | | |||||
* | | Redesign account page | Chocobozzz | 2021-03-31 | 3 | -33/+68 |
| | | |||||
* | | Auto focus plugin search input | Chocobozzz | 2021-03-24 | 3 | -0/+16 |
| | | |||||
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+3 |
| | | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 3 | -2/+53 |
| | | |||||
* | | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 2 | -19/+16 |
|/ | |||||
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -12/+20 |
| | |||||
* | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 1 | -7/+10 |
| | | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber | ||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -1/+4 |
| | | | | recommendation variant | ||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 1 | -5/+14 |
| |