Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce debug command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Introduce contact form command | Chocobozzz | 2021-07-20 | 2 | -65/+27 |
| | |||||
* | Move AP request in requests file | Chocobozzz | 2021-07-20 | 3 | -3/+2 |
| | |||||
* | Introduce search command | Chocobozzz | 2021-07-20 | 11 | -366/+409 |
| | |||||
* | Introduce overviews command | Chocobozzz | 2021-07-20 | 3 | -63/+52 |
| | |||||
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 5 | -481/+415 |
| | |||||
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 9 | -18/+17 |
| | |||||
* | Rename mock server files | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Introduce logs command | Chocobozzz | 2021-07-20 | 1 | -23/+26 |
| | |||||
* | Introduce feed command | Chocobozzz | 2021-07-20 | 1 | -62/+60 |
| | |||||
* | Introduce CustomPage command | Chocobozzz | 2021-07-20 | 1 | -13/+12 |
| | |||||
* | Introduce CLI command | Chocobozzz | 2021-07-20 | 10 | -119/+62 |
| | |||||
* | Introduce bulk command | Chocobozzz | 2021-07-20 | 1 | -6/+7 |
| | |||||
* | Fix overviews test timeout | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
| | |||||
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-07-02 | 2 | -3/+3 |
| | |||||
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 2 | -4/+18 |
| | |||||
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 3 | -0/+64 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 17 | -424/+586 |
| | |||||
* | Fix ownership change with a live video | Chocobozzz | 2021-06-28 | 1 | -22/+86 |
| | |||||
* | Add video-playlist-element.created hook (#4196) | kontrollanten | 2021-06-28 | 2 | -2/+42 |
| | | | | | | | | | | | | | | | | | | | * add playlists.videos.list.params/results hooks closes #4192 * Revert "add playlists.videos.list.params/results hooks" This reverts commit ebd822ca0b769d88dbc5ae0062b286238cbced92. * add video-playlist-element.created hook closes #4192 * test: add playlist-element.created * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 14 | -21/+501 |
| | |||||
* | Fix prune storage tests | Chocobozzz | 2021-06-17 | 1 | -0/+4 |
| | |||||
* | Speedup CI | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 4 | -225/+334 |
| | |||||
* | Add ability to delete previously added constants | Chocobozzz | 2021-06-15 | 3 | -4/+8 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 21 | -59/+67 |
| | |||||
* | Fix live files include | Chocobozzz | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | Increase permanent live test timeout | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Increase tests timeout for plugin helpers | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | |||||
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 2 | -3/+3 |
| | |||||
* | Don't count deleted comment for replies | Chocobozzz | 2021-06-08 | 2 | -3/+3 |
| | |||||
* | Use random port for mock servers in tests | Chocobozzz | 2021-06-03 | 2 | -4/+6 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 2 | -2/+92 |
| | |||||
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -9/+9 |
| | |||||
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -8/+16 |
| | |||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 2 | -10/+11 |
| | |||||
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 2 | -2/+6 |
| | | | | | | | | | | | | | | 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 | 2 | -135/+165 |
| | | | | And use them as default in client | ||||
* | Cleanup | Chocobozzz | 2021-05-28 | 2 | -188/+119 |
| | | | | | 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-27 | 31 | -966/+1394 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 4 | -0/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
| |\ | |||||
| | * | Increase plugin transcoding tests timeout | Chocobozzz | 2021-05-25 | 1 | -10/+10 |
| | | | |||||
| | * | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 1 | -5/+23 |
| | | | |||||
| * | | Update README | Chocobozzz | 2021-05-11 | 1 | -4/+6 |
| | | | |||||
| * | | Reorganize plugin models | Chocobozzz | 2021-05-11 | 2 | -14/+8 |
| | | |