Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video upload with some characters in filename | Chocobozzz | 2022-05-17 | 1 | -1/+1 |
| | |||||
* | Upgrade http signature | Chocobozzz | 2022-05-10 | 1 | -1/+1 |
| | | | | | 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/+1 |
| | | | | | | | | | | | | | * 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 | -1/+2 |
| | | | | | | | | | | | | | | | | | * 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 | -1/+1 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2022-04-15 | 1 | -4/+4 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -0/+1 |
| | | | | | | | | | | * 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 | -4/+4 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -7/+7 |
| | |||||
* | Bumped to version v4.1.1v4.1.1 | Chocobozzz | 2022-03-08 | 1 | -1/+1 |
| | |||||
* | Bumped to version v4.1.0v4.1.0 | Chocobozzz | 2022-02-23 | 1 | -1/+1 |
| | |||||
* | Bumped to version v4.1.0-rc.1v4.1.0-rc.1 | Chocobozzz | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Upgrade lru-cache | Chocobozzz | 2022-02-10 | 1 | -1/+1 |
| | | | | The bug has been fixed on their side | ||||
* | Fix broken dep | Chocobozzz | 2022-02-09 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-02-09 | 1 | -9/+6 |
| | |||||
* | Fix xml feed validity | Chocobozzz | 2022-02-09 | 1 | -1/+1 |
| | |||||
* | Move to peertube feed fork | Chocobozzz | 2022-02-07 | 1 | -1/+1 |
| | |||||
* | Remove fixed workaround | Chocobozzz | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | Upgrade uploadx dependency | Chocobozzz | 2022-01-18 | 1 | -1/+1 |
| | |||||
* | Update server dependencies | Chocobozzz | 2022-01-14 | 1 | -7/+7 |
| | |||||
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -2/+4 |
| | | | | Prefer to replace paths at compile time | ||||
* | Migrate to --enable-source-maps option | Chocobozzz | 2022-01-03 | 1 | -1/+0 |
| | |||||
* | Fix types package dependencies | Chocobozzz | 2021-12-28 | 1 | -0/+3 |
| | |||||
* | Move types package in packages/ | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
| | |||||
* | Update resolve tspaths and enabled CI for types | Chocobozzz | 2021-12-28 | 1 | -1/+1 |
| | |||||
* | Upgrade redis dep | Chocobozzz | 2021-12-24 | 1 | -2/+1 |
| | |||||
* | Upgrade fast xml parser dep | Chocobozzz | 2021-12-24 | 1 | -2/+2 |
| | |||||
* | Fix types dist paths | Chocobozzz | 2021-12-24 | 1 | -0/+2 |
| | |||||
* | Fix some build scripts and lint | Chocobozzz | 2021-12-16 | 1 | -1/+0 |
| | |||||
* | refactor(types): create dedicated folder for types package src | lutangar | 2021-12-16 | 1 | -2/+2 |
| | | | | | | fix guide examples and add types package readme refactor(tsconfig): move back base tsconfig to base directory | ||||
* | feat(types): create peertube-types package | lutangar | 2021-12-16 | 1 | -0/+3 |
| | | | | | | | | | | | | 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 | ||||
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-13 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v4.0.0v4.0.0 | Chocobozzz | 2021-12-13 | 1 | -1/+1 |
| | | |||||
* | | Upgrade multer | Chocobozzz | 2021-12-08 | 1 | -1/+1 |
| | | |||||
* | | Fix plugin upgrade | Chocobozzz | 2021-12-03 | 1 | -1/+0 |
|/ | | | | Correctly decache all plugin paths | ||||
* | Bumped to version v4.0.0-rc.1v4.0.0-rc.1 | Chocobozzz | 2021-11-30 | 1 | -1/+1 |
| | |||||
* | Update server depencencies | Chocobozzz | 2021-11-10 | 1 | -4/+4 |
| | |||||
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | * add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix dependency security alert | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary package | Chocobozzz | 2021-10-26 | 1 | -2/+1 |
| | | | | https://github.com/standard/standard/issues/1316 | ||||
* | Add missing dependency proxy-addr | Chocobozzz | 2021-10-26 | 1 | -0/+1 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -2/+2 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Update server dependencies | Chocobozzz | 2021-10-12 | 1 | -6/+6 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 1 | -2/+0 |
|\ | |||||
| * | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 1 | -2/+0 |
| | | | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties | ||||
* | | Bumped to version v3.4.1 | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
|/ | |||||
* | Bumped to version v3.4.0v3.4.0 | Chocobozzz | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | Improve e2e workflow and add doc | Chocobozzz | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Bumped to version v3.4.0-rc.1v3.4.0-rc.1 | Chocobozzz | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -0/+2 |
| |