Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 6 | -91/+165 |
| | |||||
* | Introduce import command | Chocobozzz | 2021-07-20 | 4 | -92/+99 |
| | |||||
* | Introduce history command | Chocobozzz | 2021-07-20 | 4 | -51/+63 |
| | |||||
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 6 | -345/+310 |
| | |||||
* | Introduce change ownership command | Chocobozzz | 2021-07-20 | 4 | -74/+73 |
| | |||||
* | Introduce captions command | Chocobozzz | 2021-07-20 | 5 | -74/+88 |
| | |||||
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 4 | -81/+81 |
| | |||||
* | Specify if we want to fallback to the server token | Chocobozzz | 2021-07-20 | 21 | -35/+122 |
| | |||||
* | Shorter live methods | Chocobozzz | 2021-07-20 | 2 | -16/+16 |
| | |||||
* | Introduce services command | Chocobozzz | 2021-07-20 | 4 | -26/+32 |
| | |||||
* | Introduce live command | Chocobozzz | 2021-07-20 | 8 | -149/+214 |
| | |||||
* | Introduce subscriptions command | Chocobozzz | 2021-07-20 | 4 | -95/+98 |
| | |||||
* | Introduce blocklist command | Chocobozzz | 2021-07-20 | 5 | -242/+141 |
| | |||||
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 5 | -70/+86 |
| | |||||
* | Introduce socket io command | Chocobozzz | 2021-07-20 | 6 | -22/+23 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 4 | -261/+264 |
| | |||||
* | Introduce stats command | Chocobozzz | 2021-07-20 | 5 | -27/+31 |
| | |||||
* | Introduce redundancy command | Chocobozzz | 2021-07-20 | 4 | -88/+81 |
| | |||||
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 6 | -306/+268 |
| | |||||
* | Introduce jobs command | Chocobozzz | 2021-07-20 | 5 | -61/+47 |
| | |||||
* | Introduce follows command | Chocobozzz | 2021-07-20 | 5 | -130/+135 |
| | |||||
* | Introduce debug command | Chocobozzz | 2021-07-20 | 6 | -39/+40 |
| | |||||
* | Introduce contact form command | Chocobozzz | 2021-07-20 | 4 | -31/+35 |
| | |||||
* | Move AP request in requests file | Chocobozzz | 2021-07-20 | 3 | -19/+13 |
| | |||||
* | Introduce search command | Chocobozzz | 2021-07-20 | 9 | -144/+110 |
| | |||||
* | Introduce overviews command | Chocobozzz | 2021-07-20 | 6 | -35/+34 |
| | |||||
* | Move plugin blocklist mock | Chocobozzz | 2021-07-20 | 3 | -2/+1 |
| | |||||
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 6 | -246/+215 |
| | |||||
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 5 | -11/+6 |
| | |||||
* | Rename mock server files | Chocobozzz | 2021-07-20 | 3 | -1/+3 |
| | |||||
* | Introduce logs command | Chocobozzz | 2021-07-20 | 6 | -33/+48 |
| | |||||
* | Rename command files | Chocobozzz | 2021-07-20 | 10 | -9/+9 |
| | |||||
* | Introduce feed command | Chocobozzz | 2021-07-20 | 5 | -28/+68 |
| | |||||
* | Introduce CustomPage command | Chocobozzz | 2021-07-20 | 8 | -45/+73 |
| | |||||
* | Introduce CLI command | Chocobozzz | 2021-07-20 | 5 | -17/+30 |
| | |||||
* | Introduce bulk command | Chocobozzz | 2021-07-20 | 3 | -18/+65 |
| | |||||
* | Use consistent margins | Chocobozzz | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 1 | -3/+10 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 2 | -3/+4 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 2 | -0/+38 |
| | |||||
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -0/+7 |
| | |||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 2 | -49/+17 |
| | |||||
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+3 |
| | |||||
* | Use random port for mock servers in tests | Chocobozzz | 2021-06-03 | 1 | -2/+4 |
| | |||||
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 1 | -0/+2 |
| | |||||
* | Fix comment notification test | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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 | ||||
* | Cleanup | Chocobozzz | 2021-05-28 | 3 | -19/+2 |
| | | | | | 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 | 10 | -69/+318 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |