Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 1 | -2/+2 |
| | |||||
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 6 | -33/+66 |
| | |||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 5 | -13/+147 |
| | |||||
* | Add more filters for video miniatures | Chocobozzz | 2021-06-09 | 3 | -16/+40 |
| | |||||
* | Create peertube-container html tag | Chocobozzz | 2021-06-09 | 7 | -25/+77 |
| | |||||
* | 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 | 25 | -69/+97 |
| | |||||
* | fix colspan for user view of reports | Rigel Kent | 2021-06-07 | 1 | -2/+5 |
| | |||||
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 1 | -1/+0 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 12 | -65/+40 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -1/+4 |
| | |||||
* | Remove unused code | Chocobozzz | 2021-05-31 | 1 | -2/+1 |
| | |||||
* | Fix /:@actor redirection | Chocobozzz | 2021-05-31 | 1 | -8/+3 |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134 | ||||
* | Add ability to set custom markdown in description | Chocobozzz | 2021-05-31 | 25 | -26/+75 |
| | |||||
* | Add help to custom markdown textarea | Chocobozzz | 2021-05-31 | 4 | -3/+17 |
| | |||||
* | Support peertube button in custom markup | Chocobozzz | 2021-05-28 | 5 | -2/+68 |
| | |||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -0/+9 |
| | | | | | | | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3612 Fixed lint and removed debug Fixed another lint error Apply suggestions from code review Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Add tests for min signup age config | ||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 8 | -9/+9 |
| | | | | And use them as default in client | ||||
* | Cleanup | Chocobozzz | 2021-05-28 | 7 | -43/+59 |
| | | | | | 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 | 34 | -37/+637 |
|\| | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 23 | -8/+579 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 UI overflows | Chocobozzz | 2021-05-26 | 1 | -1/+1 |
| | | |||||
| * | Fix live ending banner | Chocobozzz | 2021-05-25 | 1 | -1/+2 |
| | | |||||
| * | Fix recommended banner size | Chocobozzz | 2021-05-14 | 1 | -1/+1 |
| | | |||||
| * | Fix button icon in admin plugins | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
| | | |||||
| * | Fix miniature overflow | Chocobozzz | 2021-05-10 | 1 | -0/+2 |
| | | |||||
| * | Sort channels by -updatedAt | Chocobozzz | 2021-05-10 | 4 | -11/+20 |
| | | |||||
| * | Add ability to search live videos | Chocobozzz | 2021-05-05 | 1 | -2/+14 |
| | | |||||
* | | 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 | 6 | -9/+9 |
| | | |||||
* | | Refactor client @actorName matcher with new API route | Kimsible | 2021-05-05 | 3 | -1/+44 |
|/ | |||||
* | Fix non logged add comment avatar | Chocobozzz | 2021-05-05 | 1 | -4/+3 |
| | |||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 3 | -3/+8 |
| | |||||
* | More efficient advanced input filter | Chocobozzz | 2021-05-03 | 1 | -10/+38 |
| | |||||
* | Refactor parseQueryStringFilter boolean handler | Chocobozzz | 2021-05-03 | 2 | -14/+2 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 14 | -96/+104 |
| | |||||
* | Fix avatar in report page | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 12 | -43/+125 |
| | |||||
* | Cleanup plugins admin CSS | Chocobozzz | 2021-04-29 | 6 | -11/+30 |
| | |||||
* | Fix actor avatar background | Chocobozzz | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 31 | -108/+114 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 7 | -29/+1 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 23 | -135/+214 |
| | |||||
* | Rename actor image edit module | Chocobozzz | 2021-04-28 | 10 | -2/+2 |
| | |||||
* | Better video languages filter UX | Chocobozzz | 2021-04-28 | 1 | -29/+40 |
| | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead | ||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 1 | -2/+2 |
| |