Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Optimize view endpoint | Chocobozzz | 2022-06-17 | 8 | -28/+52 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 9 | -69/+63 | |
|\| | ||||||
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 4 | -5/+22 | |
| | | ||||||
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 5 | -61/+36 | |
| | | ||||||
| * | Increase max watch sections | Chocobozzz | 2022-06-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fix transaction when processing local viewer | Chocobozzz | 2022-06-17 | 1 | -2/+4 | |
| | | ||||||
* | | Increase test timeout | Chocobozzz | 2022-06-17 | 1 | -1/+1 | |
| | | ||||||
* | | Increase test timeout | Chocobozzz | 2022-06-16 | 1 | -1/+1 | |
| | | ||||||
* | | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 2 | -5/+23 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-16 | 3 | -8/+19 | |
|\| | ||||||
| * | Fix live ending job that breaks new live session | Chocobozzz | 2022-06-16 | 3 | -8/+19 | |
| | | ||||||
* | | More robust duration parsing | Chocobozzz | 2022-06-14 | 2 | -34/+68 | |
| | | ||||||
* | | Clearer video creation from API regarding rates | Chocobozzz | 2022-06-08 | 2 | -3/+1 | |
| | | ||||||
* | | Fix search index tests | Chocobozzz | 2022-06-08 | 1 | -4/+4 | |
| | | ||||||
* | | Fix abuse tests | Chocobozzz | 2022-06-08 | 1 | -2/+2 | |
| | | ||||||
* | | Fix various typos | luz paz | 2022-06-07 | 13 | -14/+14 | |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-07 | 2 | -1/+2 | |
|\| | ||||||
| * | Fix schema.org context | Chocobozzz | 2022-06-07 | 2 | -1/+2 | |
| | | ||||||
* | | Remove unused function | Chocobozzz | 2022-06-03 | 2 | -9/+2 | |
| | | ||||||
* | | Update tsconfig | Chocobozzz | 2022-06-03 | 1 | -6/+6 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix search index tests | Chocobozzz | 2022-06-03 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 3 | -3/+5 | |
|\| | ||||||
| * | Fix invalid download filename | Chocobozzz | 2022-06-03 | 1 | -1/+3 | |
| | | ||||||
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 2 | -2/+2 | |
| | | ||||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 2 | -0/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | |||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -1/+5 | |
| | | ||||||
* | | Bypass rate limits for admins and moderators | Chocobozzz | 2022-05-30 | 6 | -10/+50 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 10 | -64/+164 | |
|\| | ||||||
| * | More robust live ending job | Chocobozzz | 2022-05-25 | 2 | -3/+7 | |
| | | ||||||
| * | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 5 | -39/+116 | |
| | | ||||||
| * | Cleanup muxing session method options | Chocobozzz | 2022-05-25 | 1 | -21/+20 | |
| | | ||||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 3 | -4/+24 | |
| | | ||||||
* | | Check feeds config at startup | Chocobozzz | 2022-05-24 | 1 | -0/+1 | |
| | | ||||||
* | | Add ability to set default feed items count | Chocobozzz | 2022-05-24 | 3 | -12/+13 | |
| | | ||||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 5 | -11/+29 | |
| | | | | | | | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | |||||
* | | Add ability to set a custom video import timeout | Chocobozzz | 2022-05-24 | 4 | -4/+5 | |
| | | ||||||
* | | Increase test timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 | |
|/ | ||||||
* | Fix email action button label for reports | Chocobozzz | 2022-05-24 | 2 | -2/+2 | |
| | ||||||
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 2 | -4/+13 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-05-20 | 1 | -1/+1 | |
| | ||||||
* | Correctly fix import tests | Chocobozzz | 2022-05-20 | 1 | -6/+6 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2022-05-19 | 2 | -2/+2 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2022-05-18 | 2 | -1/+3 | |
| | ||||||
* | Reduce error logs | Chocobozzz | 2022-05-18 | 2 | -1/+8 | |
| | ||||||
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 2 | -0/+15 | |
| | ||||||
* | Fix import tests | Chocobozzz | 2022-05-18 | 1 | -6/+10 | |
| | ||||||
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 4 | -2/+63 | |
| | | | | | | | | | | | | | * Fix object storage to be accessible via proxy * fix lint * Use hpagent * Fix lint * Fix PR Co-authored-by: noellabo <noel.yoshiba@gmail.com> | |||||
* | Fix collection type | Chocobozzz | 2022-05-09 | 1 | -1/+1 | |
| | ||||||
* | Don't sign (created) when using rsa-sha256 | Chocobozzz | 2022-05-09 | 1 | -1/+1 | |
| |