Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Dutch) | Ewout van Mansom | 2022-11-07 | 1 | -715/+755 |
| | | | | | | | Currently translated at 99.6% (2134 of 2141 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/ | ||||
* | Translated using Weblate (Czech) | Jiri Podhorecky | 2022-11-07 | 1 | -717/+757 |
| | | | | | | | Currently translated at 99.5% (2131 of 2141 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/ | ||||
* | Improve instance follow display | Chocobozzz | 2022-11-07 | 2 | -8/+21 |
| | |||||
* | Fix lodash import | Chocobozzz | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | Fix horizontal overflow on rtl languages | Chocobozzz | 2022-10-31 | 1 | -1/+4 |
| | |||||
* | Reapply playsinline on player fallback | Chocobozzz | 2022-10-31 | 1 | -0/+14 |
| | |||||
* | Prevent console error with HLS fallback | Chocobozzz | 2022-10-31 | 2 | -1/+4 |
| | |||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 8 | -17/+27 |
| | |||||
* | Prevent player crash on safari | Chocobozzz | 2022-10-28 | 1 | -0/+10 |
| | |||||
* | Fix HLS fallback | Chocobozzz | 2022-10-28 | 1 | -1/+10 |
| | |||||
* | Fix upload error handling | Chocobozzz | 2022-10-28 | 3 | -11/+3 |
| | |||||
* | Fix token injection if unlogged user | Chocobozzz | 2022-10-27 | 2 | -2/+4 |
| | |||||
* | Update privacy-concerns.component.html | treac1e | 2022-10-27 | 1 | -1/+1 |
| | | | When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space  ). | ||||
* | Don't conflict with alt + num web browser hotkey | Chocobozzz | 2022-10-25 | 1 | -1/+5 |
| | |||||
* | Fix bad date display for jobs | Chocobozzz | 2022-10-25 | 1 | -0/+2 |
| | |||||
* | Fix playlist overflow in account channels page | Chocobozzz | 2022-10-25 | 2 | -12/+17 |
| | |||||
* | Prevent error with metrics in HTTP player | Chocobozzz | 2022-10-25 | 1 | -0/+2 |
| | |||||
* | Don't display live sessions block without sessions | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Deleting an abuse is only for admins | Chocobozzz | 2022-10-25 | 1 | -4/+3 |
| | |||||
* | 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 |
| | |||||
* | Fix player | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Don't import all lodash | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 3 | -1/+11 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 26 | -99/+274 |
| | |||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 9 | -16/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |
| | | |||||
* | | Hide wait transcoding for lives | Chocobozzz | 2022-10-11 | 7 | -21/+13 |
| | | | | | | | | Replays are always transcoded | ||||
* | | Add ability for plugins to register ws routes | Chocobozzz | 2022-10-11 | 3 | -0/+9 |
| | | |||||
* | | feat(plugins): add p2p-media-loader options filter (#5318) | kontrollanten | 2022-10-11 | 2 | -4/+7 |
| | | | | | | | | | | | | | | * feat(plugins): add p2p-media-loader options filter closes #5317 * remove obsolete await | ||||
* | | 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 user channels list with increased max counter | Chocobozzz | 2022-10-10 | 1 | -3/+6 |
| | | |||||
* | | 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/ |