| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 1 | -161/+0 |
|\ |
|
| * | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 1 | -161/+0 |
* | | Add Python symlink step for Gentoo | frankstrater | 2021-10-08 | 1 | -0/+6 |
* | | Add warning about community maintenance for dependencies | SansPseudoFix | 2021-10-08 | 1 | -0/+2 |
|/ |
|
* | Add restart peertube info in upgrade doc | Chocobozzz | 2021-09-09 | 1 | -0/+1 |
* | Improve release doc | Chocobozzz | 2021-09-09 | 1 | -1/+1 |
* | Add dev lib documentation | Chocobozzz | 2021-09-07 | 1 | -0/+10 |
* | Fix NSFW filter and add tests | Chocobozzz | 2021-09-03 | 1 | -0/+15 |
* | Add note about global python | Chocobozzz | 2021-09-02 | 1 | -6/+25 |
* | Improve e2e workflow and add doc | Chocobozzz | 2021-09-02 | 1 | -0/+72 |
* | Update changelog | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 1 | -0/+4 |
* | Fix archlinux dep | Chocobozzz | 2021-08-26 | 1 | -12/+12 |
* | Dependencies RHEL8 (#4337) | Frank Sträter | 2021-08-24 | 1 | -3/+126 |
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 1 | -18/+0 |
* | Update plugin doc | Chocobozzz | 2021-07-30 | 1 | -7/+16 |
* | Adding Rocky Linux 8.4 | WingsLikeEagles | 2021-07-28 | 1 | -0/+45 |
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
|\ |
|
| * | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -7/+11 |
* | | Merge branch 'constant-registry' into develop | Chocobozzz | 2021-07-21 | 1 | -10/+18 |
|\ \
| |/
|/| |
|
| * | Introduce generic video constant manager for plugins | lutangar | 2021-07-16 | 1 | -10/+18 |
* | | Bumped to version v3.3.0v3.3.0 | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | | Postgresql-setup init option for auth-host (#4253) | Frank Sträter | 2021-07-16 | 1 | -7/+4 |
|/ |
|
* | Update dependencies.md | jameskimmel | 2021-07-12 | 1 | -1/+1 |
* | Fedora guide fix (#4238) | Frank Sträter | 2021-07-12 | 1 | -5/+16 |
* | Bumped to version v3.3.0-rc.1v3.3.0-rc.1 | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
* | Document a way to update the last available version of a plugin manually | lutangar | 2021-06-30 | 1 | -0/+8 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -1/+16 |
* | Add downloadEnabled boolean to PUT video | frankstrater | 2021-06-25 | 1 | -1/+4 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+41 |
* | Improve plugin guide doc for plugin index | Chocobozzz | 2021-06-08 | 1 | -2/+1 |
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 1 | -0/+6 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 1 | -8/+35 |
* | add invalid_token error to openapi spec | Rigel Kent | 2021-06-04 | 1 | -0/+6 |
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 1 | -0/+22 |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -7/+31 |
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -0/+2 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -14/+21 |
* | move dependencies link to engines.yaml | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
* | Bumped to version v3.2.1 | Chocobozzz | 2021-06-01 | 1 | -1/+1 |
* | Fix openapi doc for resumable upload | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -0/+51 |
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
|\ |
|
| * | Bumped to version v3.2.0v3.2.0 | Chocobozzz | 2021-05-27 | 1 | -1/+1 |
| * | cd /var/www/peertube in prod guide | Chocobozzz | 2021-05-25 | 1 | -0/+1 |
* | | Fix broken openapi schema | Chocobozzz | 2021-05-27 | 1 | -5/+5 |
* | | add operationId to common operations | Rigel Kent | 2021-05-26 | 1 | -14/+34 |
* | | cd /var/www/peertube in prod guide | Chocobozzz | 2021-05-25 | 1 | -0/+1 |
* | | fix typo in operationId in openapi spec | Rigel Kent | 2021-05-24 | 1 | -7/+111 |
* | | add code examples for login in openapi spec | Rigel Kent | 2021-05-14 | 1 | -6/+31 |