Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugin settings manager definition | lutangar | 2022-01-20 | 2 | -6/+7 |
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -1/+4 |
* | Fix peertube tools auth | Chocobozzz | 2022-01-20 | 3 | -22/+31 |
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 5 | -15/+56 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 10 | -26/+379 |
* | Handle quota for 413 | Chocobozzz | 2022-01-19 | 1 | -1/+1 |
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 5 | -18/+113 |
* | Upgrade uploadx dependency | Chocobozzz | 2022-01-18 | 3 | -23/+7 |
* | Better 413 error handling in cli script | Chocobozzz | 2022-01-18 | 1 | -1/+7 |
* | Better auth args handling for peertube cli | Chocobozzz | 2022-01-18 | 1 | -8/+15 |
* | Add simplified/traditional chinese languages | Chocobozzz | 2022-01-17 | 1 | -0/+4 |
* | Fix bull redis options | Chocobozzz | 2022-01-14 | 1 | -3/+9 |
* | Upgrade server tools dependencies | Chocobozzz | 2022-01-14 | 1 | -27/+21 |
* | Update server dependencies | Chocobozzz | 2022-01-14 | 3 | -4/+8 |
* | Increase captions max size | Chocobozzz | 2022-01-14 | 1 | -1/+1 |
* | Add missing mediaType info to AP objects | Chocobozzz | 2022-01-13 | 3 | -0/+5 |
* | Fix missing Account.name on getAuthUser return type. | John Livingston | 2022-01-12 | 1 | -0/+3 |
* | Fix lint | Chocobozzz | 2022-01-10 | 1 | -1/+0 |
* | Display all user history | Chocobozzz | 2022-01-10 | 1 | -7/+2 |
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-10 | 2 | -2/+84 |
|\ | |||||
| * | Don't display comments of private/internal videosrelease/4.0.0 | Chocobozzz | 2022-01-10 | 2 | -2/+84 |
* | | Give the ability to define python path for youtube-dl / yt-dlp | Florent | 2022-01-10 | 2 | -2/+4 |
* | | Fix abuse test | Chocobozzz | 2022-01-07 | 1 | -1/+1 |
* | | Fix audio transcoding with video only file | Chocobozzz | 2022-01-06 | 3 | -14/+31 |
* | | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-06 | 8 | -22/+132 |
|\| | |||||
| * | Prevent caption listing of private videos | Chocobozzz | 2022-01-06 | 6 | -22/+86 |
| * | Prevent video import on non unicast ips | Chocobozzz | 2022-01-06 | 2 | -0/+46 |
* | | Remove unnecessary NPM_RUN_BUILD_OPTS docker arg | Chocobozzz | 2022-01-06 | 1 | -1/+1 |
* | | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 17 | -63/+26 |
* | | Fix redis connection timeout | Chocobozzz | 2022-01-04 | 1 | -4/+0 |
* | | Try to fix tests | Chocobozzz | 2022-01-04 | 1 | -15/+29 |
* | | Try to fix docker build | Chocobozzz | 2022-01-03 | 2 | -12/+12 |
* | | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 22 | -23/+32 |
* | | Translate plugin settings | Chocobozzz | 2021-12-29 | 2 | -0/+5 |
* | | Resolve enums at compile time | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | | Fix types package dependencies | Chocobozzz | 2021-12-28 | 3 | -3/+3 |
* | | Fix tests | Chocobozzz | 2021-12-28 | 3 | -29/+26 |
* | | Cleanup unavailable remote AP resource | Chocobozzz | 2021-12-28 | 4 | -20/+110 |
* | | Add version to generate types packages | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | | Move types package in packages/ | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
* | | Increase timeout | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
* | | Update CREDITS | Chocobozzz | 2021-12-24 | 1 | -1/+0 |
* | | Upgrade redis dep | Chocobozzz | 2021-12-24 | 3 | -157/+69 |
* | | Upgrade fast xml parser dep | Chocobozzz | 2021-12-24 | 1 | -3/+4 |
* | | Deprecate node 12 | Chocobozzz | 2021-12-24 | 1 | -0/+4 |
* | | Node 10 is not supported anymore | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
* | | Fix type conflict | Chocobozzz | 2021-12-24 | 2 | -9/+9 |
* | | Fix shared imports | Chocobozzz | 2021-12-24 | 40 | -95/+78 |
* | | Fix video import transcoding | Chocobozzz | 2021-12-23 | 1 | -2/+2 |
* | | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 4 | -14/+44 |