Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use source sans 3 font | Chocobozzz | 2021-01-13 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2021-01-12 | 1 | -1/+1 |
| | |||||
* | Update translations | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Fix tracker IP with reverse proxy | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 2 | -4/+4 |
| | |||||
* | Don't reject accounts with empty description | Chocobozzz | 2021-01-11 | 1 | -0/+7 |
| | |||||
* | Log RTMP server error (address already in use) | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
| | |||||
* | Increase live test timeout | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Reduce inbox stats updated interval | Chocobozzz | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Fix ldap test port | Chocobozzz | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Fix autoblacklist notification issue | Chocobozzz | 2021-01-04 | 1 | -2/+7 |
| | |||||
* | Don't crash on youtube-dl update write error | Chocobozzz | 2021-01-04 | 1 | -1/+6 |
| | |||||
* | Add missing audit log if the user deletes its account | Chocobozzz | 2021-01-04 | 3 | -4/+11 |
| | |||||
* | Fix views processing hour 0 | Chocobozzz | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Support activeMonth and activeHalfyear in nodeinfo | Chocobozzz | 2020-12-30 | 3 | -3/+9 |
| | |||||
* | Increase notifications comment test timeout | Chocobozzz | 2020-12-30 | 1 | -8/+8 |
| | |||||
* | Styling | Chocobozzz | 2020-12-30 | 1 | -6/+9 |
| | |||||
* | (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters. | Theodore R. Smith | 2020-12-27 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | **The Solution:** I have hardened `auth add` by stripping out everything from the third '/' to the end of the instance URL. **The Problem:** When adding an authorization for the peertube-cli, before this commit you could not have anything after the domain_name:port. For instance, if there was a trailing / in your instance URL, before this commit it will always fail with expected 200 "OK", got 404 "Not Found". It took me over 20 minutes to figure out that this was the problem. See Issue #3091. | ||||
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 2 | -8/+20 |
| | | | | | | Fix weird behaviour with some web browsers. Don't really know if it's a ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding seems to fix this playback bug | ||||
* | Fix redundancy federation in some cases | Chocobozzz | 2020-12-17 | 3 | -4/+17 |
| | |||||
* | More robust server stats tests | Chocobozzz | 2020-12-16 | 1 | -3/+3 |
| | |||||
* | Fix live badge in videos list | Chocobozzz | 2020-12-16 | 2 | -0/+17 |
| | |||||
* | Fix stats tests | Chocobozzz | 2020-12-16 | 1 | -2/+8 |
| | |||||
* | Increase test timeout | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Add AP stats | Chocobozzz | 2020-12-15 | 6 | -70/+189 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 7 | -9/+9 |
| | |||||
* | Only link to crowdfunding pages in credits | Chocobozzz | 2020-12-14 | 1 | -9/+9 |
| | |||||
* | emails: remove hardcoded PeerTube names | kontrollanten | 2020-12-14 | 3 | -7/+10 |
| | |||||
* | emailer: use instance name instead of hostname | kontrollanten | 2020-12-14 | 11 | -17/+18 |
| | |||||
* | video embed: use instance name as html title | kontrollanten | 2020-12-14 | 1 | -0/+1 |
| | |||||
* | video-embed: inject custom CSS | kontrollanten | 2020-12-14 | 1 | -0/+1 |
| | | | | closes #3420 | ||||
* | Refactor jobs state | Chocobozzz | 2020-12-14 | 5 | -52/+50 |
| | |||||
* | Fix channels import with a channel with playlists | Chocobozzz | 2020-12-14 | 1 | -3/+8 |
| | |||||
* | More robust import script when using since/until | Chocobozzz | 2020-12-14 | 1 | -12/+11 |
| | |||||
* | Keep scope in notifier | Chocobozzz | 2020-12-14 | 1 | -5/+5 |
| | |||||
* | fix(notifier): notifyModeratorsOfNewAbuse | kontrollanten | 2020-12-14 | 1 | -5/+6 |
| | | | | closes #3445 | ||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 11 | -49/+49 |
| | |||||
* | Add joblog at the end of ci | Chocobozzz | 2020-12-14 | 4 | -9/+11 |
| | |||||
* | Parse log script can take files as args | Chocobozzz | 2020-12-14 | 2 | -3/+4 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 4 | -11/+44 |
| | |||||
* | do not crash if SMTP server is down | Girish Ramakrishnan | 2020-12-12 | 1 | -5/+4 |
| | | | | | | just log a warning if the SMTP server is down on startup time fixes #3457 | ||||
* | Live views update | Chocobozzz | 2020-12-09 | 5 | -5/+72 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 1 | -3/+2 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-12-09 | 6 | -38/+43 |
| | |||||
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 73 | -447/+405 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 37 | -176/+378 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Fix config test | Chocobozzz | 2020-12-08 | 1 | -1/+1 |
| |