Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Move to libera.chat | Chocobozzz | 2021-05-31 | 2 | -2/+2 |
| | |||||
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-28 | 1 | -4/+4 |
|\ | |||||
| * | Fix upgrade script | Chocobozzz | 2021-05-28 | 1 | -4/+4 |
| | | |||||
* | | Support peertube button in custom markup | Chocobozzz | 2021-05-28 | 6 | -2/+75 |
| | | |||||
* | | Replace local menu icon | Chocobozzz | 2021-05-28 | 8 | -14/+20 |
| | | |||||
* | | Fix comment notification test | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-28 | 2 | -2/+2 |
|\| | |||||
| * | Fix create account button | Chocobozzz | 2021-05-28 | 2 | -2/+2 |
| | | |||||
* | | Remove unused component | Chocobozzz | 2021-05-28 | 1 | -44/+0 |
| | | |||||
* | | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 21 | -11/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Update translations | Chocobozzz | 2021-05-28 | 41 | -3481/+3253 |
| | | |||||
* | | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2021-05-28 | 1 | -866/+1024 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
* | | Translated using Weblate (Swedish) | Filip Bengtsson | 2021-05-28 | 1 | -703/+848 |
| | | | | | | | | | | | | | | Currently translated at 99.7% (1779 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/ | ||||
* | | Translated using Weblate (Galician) | josé m | 2021-05-28 | 1 | -698/+843 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/ |