Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter videos by live in custom markup | Chocobozzz | 2021-08-02 | 1 | -22/+12 |
| | |||||
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 2 | -6/+2 |
| | |||||
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
|\ | |||||
| * | Fix privacy descriptions | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
| | | |||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+2 |
| | | |||||
* | | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
|/ | |||||
* | Fix default privacy when plugins deleted private | Chocobozzz | 2021-07-13 | 1 | -0/+12 |
| | |||||
* | Fix privacy input altered by plugins | Chocobozzz | 2021-07-12 | 1 | -8/+4 |
| | |||||
* | Support accountHandle and channelHandle | Chocobozzz | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 3 | -4/+16 |
| | |||||
* | Fix daily quota display | Chocobozzz | 2021-06-28 | 1 | -2/+1 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 10 | -20/+20 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 10 | -19/+20 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 5 | -2/+41 |
| | |||||
* | 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 |
| | |