Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade server dependencies | Chocobozzz | 2022-11-15 | 1 | -1465/+1549 |
| | |||||
* | refactor(server): redis > ioredis (#5371) | kontrollanten | 2022-11-14 | 1 | -58/+7 |
| | | | | | | | | | | | | | | | | | | | * refactor(server): redis > ioredis * refactor(JobQueue): reuse redis connection builder * fix(redisio) * fix(redis): setValue * feat(redis): showFriendlyErrorStack * feat(redis): auto pipelining https://github.com/luin/ioredis/blob/308017a6b9429c16b074e03e70f5524499476fa9/README.md#autopipelining * dont use autopipelining for bullmq * ioredis events | ||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 1 | -564/+593 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -6/+8 |
| | |||||
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 1 | -0/+12 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-09-09 | 1 | -1229/+1176 |
| | |||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -50/+30 |
| | |||||
* | Move to bullmq | Chocobozzz | 2022-08-09 | 1 | -43/+16 |
| | |||||
* | Remove uneeded async | Chocobozzz | 2022-08-02 | 1 | -6/+1 |
| | |||||
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -0/+13 |
| | |||||
* | Add more tracing | Chocobozzz | 2022-07-28 | 1 | -1/+10 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2022-07-27 | 1 | -361/+508 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+30 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2022-07-13 | 1 | -927/+893 |
| | |||||
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 1 | -52/+6 |
| | |||||
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -6/+307 |
| | |||||
* | Upgrade oauth2-server | Chocobozzz | 2022-06-28 | 1 | -22/+21 |
| | |||||
* | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 1 | -2/+40 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2022-06-21 | 1 | -1743/+1714 |
| | |||||
* | Upgrade vulnerable dependencies | Chocobozzz | 2022-06-21 | 1 | -54/+177 |
| | |||||
* | Fix video upload with some characters in filename | Chocobozzz | 2022-05-17 | 1 | -4/+4 |
| | |||||
* | Upgrade http signature | Chocobozzz | 2022-05-10 | 1 | -4/+4 |
| | | | | | To support hs2019 implementation of other federated softwaare that use rsa256 instead of rsa512 | ||||
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 1 | -0/+41 |
| | | | | | | | | | | | | | * Fix object storage to be accessible via proxy * fix lint * Use hpagent * Fix lint * Fix PR Co-authored-by: noellabo <noel.yoshiba@gmail.com> | ||||
* | object-storage: @aws-sdk/lib-storage for multipart (#4903) | kontrollanten | 2022-04-19 | 1 | -6/+37 |
| | | | | | | | | | | | | | | | | | * object-storage: @aws-sdk/lib-storage for multipart * gitignore: add .DS_Store * test(object-storage): remove only * test(object-storage/multipart): generate video * fix lint issue * test(obj-storage/video): ensure file size * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix 2 hours limit on uploads | Chocobozzz | 2022-04-19 | 1 | -4/+4 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2022-04-15 | 1 | -217/+218 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -0/+18 |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | ||||
* | Upgrade server dependencies | Chocobozzz | 2022-04-08 | 1 | -1007/+1080 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -1041/+1114 |
| | |||||
* | Upgrade lru-cache | Chocobozzz | 2022-02-10 | 1 | -1/+6 |
| | | | | The bug has been fixed on their side | ||||
* | Fix broken dep | Chocobozzz | 2022-02-09 | 1 | -10/+5 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-02-09 | 1 | -904/+935 |
| | |||||
* | Fix xml feed validity | Chocobozzz | 2022-02-09 | 1 | -4/+4 |
| | |||||
* | Move to peertube feed fork | Chocobozzz | 2022-02-07 | 1 | -14/+15 |
| | |||||
* | Remove fixed workaround | Chocobozzz | 2022-01-21 | 1 | -17/+12 |
| | |||||
* | Upgrade minor dependencies | Chocobozzz | 2022-01-18 | 1 | -658/+691 |
| | |||||
* | Upgrade uploadx dependency | Chocobozzz | 2022-01-18 | 1 | -4/+4 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-01-14 | 1 | -999/+1044 |
| | |||||
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -413/+87 |
| | | | | Prefer to replace paths at compile time | ||||
* | Migrate to --enable-source-maps option | Chocobozzz | 2022-01-03 | 1 | -9/+1 |
| | |||||
* | Fix types package dependencies | Chocobozzz | 2021-12-28 | 1 | -1/+6 |
| | |||||
* | Update resolve tspaths and enabled CI for types | Chocobozzz | 2021-12-28 | 1 | -14/+9 |
| | |||||
* | Upgrade redis dep | Chocobozzz | 2021-12-24 | 1 | -18/+48 |
| | |||||
* | Upgrade fast xml parser dep | Chocobozzz | 2021-12-24 | 1 | -10/+10 |
| | |||||
* | Global server dep update | Chocobozzz | 2021-12-24 | 1 | -480/+443 |
| | |||||
* | Fix types dist paths | Chocobozzz | 2021-12-24 | 1 | -1/+15 |
| | |||||
* | feat(types): create peertube-types package | lutangar | 2021-12-16 | 1 | -10/+344 |
| | | | | | | | | | | | | Create dedicated Typescript "types" configuration file for each "projects". Create a types folder which includes every useful ts definition: - client - server - shared Add tooling to create a proper package, extract dependencies, etc... Add CI Github task. refactor(types): publish types package in release script | ||||
* | Upgrade multer | Chocobozzz | 2021-12-08 | 1 | -4/+4 |
| | |||||
* | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -12/+0 |
| | | | | Correctly decache all plugin paths | ||||
* | Update server dependencies | Chocobozzz | 2021-11-22 | 1 | -287/+239 |
| |