Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reload data when deleting a blocked video | Chocobozzz | 2022-10-25 | 1 | -1/+4 |
| | |||||
* | Use onpush strategy for dropdown | Chocobozzz | 2022-10-25 | 2 | -4/+6 |
| | |||||
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 9 | -23/+69 |
| | |||||
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 4 | -19/+42 |
| | |||||
* | Lock files to generate torrents/move files | Chocobozzz | 2022-10-25 | 2 | -10/+31 |
| | |||||
* | Fix player | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Don't import all lodash | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Prevent concurrency issues when sending m3u8 file | Chocobozzz | 2022-10-24 | 2 | -3/+10 |
| | |||||
* | Fix tests | Chocobozzz | 2022-10-24 | 3 | -5/+5 |
| | |||||
* | Add migration script | Chocobozzz | 2022-10-24 | 1 | -0/+71 |
| | |||||
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 3 | -1/+11 |
| | |||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 46 | -844/+1752 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 105 | -1297/+2918 |
| | |||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 14 | -28/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Added filter to sort videos by name (alphabetical order) | Poslovitch | 2022-10-24 | 1 | -0/+1 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/5134 | ||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-24 | 3 | -2/+16 |
|\ | |||||
| * | Fix broken player on live reload | Chocobozzz | 2022-10-24 | 2 | -2/+13 |
| | | |||||
| * | Fix reloading new live session in embed | Chocobozzz | 2022-10-24 | 1 | -0/+3 |
| | | |||||
* | | Fix action dropdown with query params | Chocobozzz | 2022-10-12 | 2 | -1/+7 |
| | | |||||
* | | Fix responsive in account channels list | Chocobozzz | 2022-10-12 | 1 | -1/+1 |
| | | |||||
* | | Fix import link | Chocobozzz | 2022-10-12 | 3 | -4/+9 |
| | | |||||
* | | Sync channel: move the list imports button #5337 | Florent | 2022-10-12 | 2 | -7/+7 |
| | | |||||
* | | Wait segment sha processing | Chocobozzz | 2022-10-11 | 2 | -1/+10 |
| | | |||||
* | | server: use account/channel avatar in RSS feeds (#5325) | Alberto Mardegan | 2022-10-11 | 2 | -30/+58 |
| | | | | | | | | | | | | | | | | | | * server: use account/channel avatar in RSS feeds Fixes: #5320 * Styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Fix live tests | Chocobozzz | 2022-10-11 | 5 | -24/+64 |
| | | |||||
* | | Update upluad artifacts | Chocobozzz | 2022-10-11 | 1 | -1/+1 |
| | | |||||
* | | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 3 | -6/+11 |
| | | |||||
* | | Hide wait transcoding for lives | Chocobozzz | 2022-10-11 | 7 | -21/+13 |
| | | | | | | | | Replays are always transcoded | ||||
* | | Fix host validation on locahost | Chocobozzz | 2022-10-11 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 3 | -586/+635 |
|\| | |||||
| * | Fix channel follow with manually approved follower | Chocobozzz | 2022-10-11 | 3 | -586/+635 |
| | | |||||
* | | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 16 | -7/+262 |
| | | |||||
* | | feat(plugins): add p2p-media-loader options filter (#5318) | kontrollanten | 2022-10-11 | 3 | -5/+11 |
| | | | | | | | | | | | | | | * feat(plugins): add p2p-media-loader options filter closes #5317 * remove obsolete await | ||||
* | | Fix `secrets` config | Chocobozzz | 2022-10-10 | 1 | -1/+1 |
| | | |||||
* | | Fix sass function conflicts | Chocobozzz | 2022-10-10 | 1 | -3/+3 |
| | | |||||
* | | Add auto complete to user edit password | Chocobozzz | 2022-10-10 | 2 | -2/+5 |
| | | |||||
* | | Fix channel import with some channels | Chocobozzz | 2022-10-10 | 1 | -7/+8 |
| | | |||||
* | | Expose PeerTube socket to plugins (#5239) | kontrollanten | 2022-10-10 | 4 | -2/+65 |
| | | | | | | | | | | | | | | | | | | | | | | * server(pluginHelpers): add socket * test(plugins): add socket cases * fixes after review * Update plugin-helpers.ts * Update plugin-helpers.ts | ||||
* | | Fix user channels list with increased max counter | Chocobozzz | 2022-10-10 | 1 | -3/+6 |
| | | |||||
* | | Fix video job error when video has been deleted | Chocobozzz | 2022-10-10 | 1 | -2/+4 |
| | | |||||
* | | Use video links for files | Chocobozzz | 2022-10-10 | 1 | -2/+2 |
| | | |||||
* | | Add object storage info badge | Chocobozzz | 2022-10-10 | 2 | -1/+11 |
| | | |||||
* | | Update translations | Chocobozzz | 2022-10-10 | 44 | -19452/+24511 |
| | | |||||
* | | Translated using Weblate (Toki Pona) | chocobozzz | 2022-10-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Currently translated at 90.5% (1918 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tok/ | ||||
* | | Translated using Weblate (Persian) | chocobozzz | 2022-10-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Currently translated at 88.8% (1882 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/ | ||||
* | | Translated using Weblate (Portuguese (Brazil)) | chocobozzz | 2022-10-10 | 1 | -1168/+1281 |
| | | | | | | | | | | | | | | Currently translated at 49.9% (1058 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_BR/ | ||||
* | | Translated using Weblate (Italian) | chocobozzz | 2022-10-10 | 1 | -615/+611 |
| | | | | | | | | | | | | | | Currently translated at 67.4% (1428 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/ | ||||
* | | Translated using Weblate (Persian) | chocobozzz | 2022-10-10 | 1 | -3000/+3347 |
| | | | | | | | | | | | | | | Currently translated at 88.9% (1883 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/ | ||||
* | | Translated using Weblate (Czech) | Jiri Podhorecky | 2022-10-10 | 1 | -484/+476 |
| | | | | | | | | | | | | | | Currently translated at 99.6% (2110 of 2118 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/ |