Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bidi support | Chocobozzz | 2021-06-07 | 99 | -368/+634 |
| | |||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 7 | -100/+135 |
| | |||||
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | fix colspan for user view of reports | Rigel Kent | 2021-06-07 | 1 | -2/+5 |
| | |||||
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 6 | -21/+88 |
| | |||||
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 16 | -95/+63 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 47 | -351/+265 |
| | |||||
* | Load server config on app init | Chocobozzz | 2021-06-04 | 3 | -164/+34 |
| | |||||
* | Add debug logs to plugin service | Chocobozzz | 2021-06-04 | 1 | -0/+12 |
| | |||||
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 7 | -34/+34 |
| | |||||
* | add operationId doc middleware to so API endpoints | Rigel Kent | 2021-06-04 | 8 | -5/+32 |
| | |||||
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 4 | -12/+15 |
| | |||||
* | Fix CLI build | Chocobozzz | 2021-06-04 | 1 | -2/+0 |
| | |||||
* | add invalid_token error to openapi spec | Rigel Kent | 2021-06-04 | 1 | -0/+6 |
| | |||||
* | fetch -> load | Chocobozzz | 2021-06-03 | 9 | -45/+47 |
| | | | | avoid confusion with AP fetch functions | ||||
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 68 | -336/+339 |
| | | | | helpers modules should not import models | ||||
* | Add tags to AP rate logger | Chocobozzz | 2021-06-03 | 1 | -2/+4 |
| | |||||
* | Refactor AP video logger tags | Chocobozzz | 2021-06-03 | 5 | -18/+22 |
| | |||||
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 32 | -685/+753 |
| | |||||
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 17 | -315/+407 |
| | |||||
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 4 | -0/+31 |
| | | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc. | ||||
* | Use random port for mock servers in tests | Chocobozzz | 2021-06-03 | 3 | -6/+10 |
| | |||||
* | Fix lint | Chocobozzz | 2021-06-03 | 1 | -1/+0 |
| | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 20 | -60/+236 |
| | |||||
* | Add tags to logs in AP videos | Chocobozzz | 2021-06-02 | 7 | -25/+46 |
| | |||||
* | Refactor sync attributes | Chocobozzz | 2021-06-02 | 1 | -37/+50 |
| | |||||
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 19 | -209/+243 |
| | |||||
* | Move AP video channel creation | Chocobozzz | 2021-06-02 | 5 | -83/+47 |
| | |||||
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 10 | -490/+457 |
| | |||||
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 12 | -937/+1062 |
| | |||||
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 4 | -23/+93 |
| | |||||
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 7 | -29/+35 |
| | |||||
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 5 | -21/+25 |
| | |||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 75 | -547/+785 |
| | |||||
* | Remove annoying superfluous slash | frankstrater | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | move dependencies link to engines.yaml | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
| | |||||
* | Allow setting log level using PEERTUBE_LOG_LEVEL envvar | Johan Fleury | 2021-06-02 | 1 | -0/+1 |
| | |||||
* | Bumped to version v3.2.1 | Chocobozzz | 2021-06-01 | 3 | -3/+3 |
| | |||||
* | Typo | Chocobozzz | 2021-06-01 | 1 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2021-06-01 | 1 | -0/+15 |
| | |||||
* | Fix live image aspect ratio in theatre mode | Chocobozzz | 2021-06-01 | 2 | -1/+5 |
| | |||||
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 2 | -7/+6 |
| | |||||
* | Add expiresOn index | Chocobozzz | 2021-06-01 | 1 | -0/+3 |
| | |||||
* | improve api param message for video names and tags | Rigel Kent | 2021-05-31 | 3 | -8/+21 |
| | | | | closes #4026 | ||||
* | improve api param message for dates | Rigel Kent | 2021-05-31 | 5 | -12/+20 |
| | |||||
* | Show logo in mobile view (#4141) | kontrollanten | 2021-05-31 | 1 | -4/+5 |
| | | | | | * client: show logo in mobile view * client(menu): add space between burger and logo | ||||
* | Remove unused code | Chocobozzz | 2021-05-31 | 2 | -11/+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 | 34 | -48/+118 |
| | |||||
* | Add help to custom markdown textarea | Chocobozzz | 2021-05-31 | 5 | -3/+20 |
| |