Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 1 | -2/+10 |
| | | | | | * filter already watched videos * Updated code based on review comments | ||||
* | feat(about): render images in markdown (#5732) | Joël Galeran | 2023-04-05 | 1 | -1/+1 |
| | | | | | | | | | * feat(about): render images in markdown Closes https://github.com/Chocobozzz/PeerTube/issues/5710 * Update edit-instance-information.component.html * use `markdownType="enhanced"` | ||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-16 | 2 | -3/+2 |
|\ | |||||
| * | Fix small action dropdown | Chocobozzz | 2023-03-16 | 2 | -3/+2 |
| | | |||||
* | | Improve accessibility | Chocobozzz | 2023-03-15 | 20 | -132/+117 |
| | | |||||
* | | Add an option to provide responsive embed (#5690) | Wicklow | 2023-03-14 | 2 | -15/+34 |
|/ | | | | | | | * Add option to provide responsive embed * Fix typo * More understandable parameter | ||||
* | Don't display alt for actor images | Chocobozzz | 2023-03-07 | 2 | -10/+1 |
| | | | | We don't need it since it's just a "cosmetic" image | ||||
* | Refactor my actor avatar edit | Chocobozzz | 2023-03-07 | 7 | -76/+70 |
| | |||||
* | Fix displaying remote actor avatars | Chocobozzz | 2023-03-02 | 2 | -22/+47 |
| | |||||
* | Fix action dropdown height | Chocobozzz | 2023-03-01 | 1 | -1/+0 |
| | |||||
* | Fix instance accordion line height | Chocobozzz | 2023-02-27 | 1 | -1/+1 |
| | |||||
* | Update doc anchor links | Chocobozzz | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 2 | -2/+2 |
| | |||||
* | Fix channel buttons height | Chocobozzz | 2023-02-22 | 1 | -0/+2 |
| | |||||
* | Fix angular build, again | Chocobozzz | 2023-02-20 | 5 | -5/+5 |
| | | | | Maybe a bug in the sass loader | ||||
* | Fix reset zoom button | Chocobozzz | 2023-02-20 | 2 | -4/+12 |
| | |||||
* | Fix buttons accessibility using keyboard | Chocobozzz | 2023-02-20 | 1 | -1/+1 |
| | |||||
* | Fix buttons CSS | Chocobozzz | 2023-02-20 | 2 | -5/+1 |
| | |||||
* | Increase theme compatibility | Chocobozzz | 2023-02-17 | 2 | -5/+2 |
| | | | | Try to use CSS variable as much as possible | ||||
* | Update server dependencies | Chocobozzz | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | Fix stats anchor link | Chocobozzz | 2023-02-15 | 5 | -171/+2 |
| | |||||
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 6 | -25/+36 |
| | |||||
* | Refactor login redirection/button links | Chocobozzz | 2023-02-14 | 8 | -10/+46 |
| | | | | Correctly handle external auth redirection in all cases | ||||
* | Fix broadcast message inconsistency with preview | Chocobozzz | 2023-02-13 | 1 | -2/+4 |
| | |||||
* | Fix custom markup | Chocobozzz | 2023-01-25 | 4 | -11/+26 |
| | |||||
* | Support short UUID for custom markup videos | Chocobozzz | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | Prevent layout shift in videos list | Chocobozzz | 2023-01-24 | 2 | -2/+2 |
| | |||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-23 | 1 | -1/+4 |
|\ | |||||
| * | Fix auto play setting for anonymous users | Chocobozzz | 2023-01-23 | 1 | -1/+4 |
| | | |||||
* | | Add user registration policy info | Chocobozzz | 2023-01-23 | 2 | -4/+12 |
| | | |||||
* | | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -1/+1 |
| | | |||||
* | | Refactor row selection reset | Chocobozzz | 2023-01-20 | 3 | -3/+3 |
| | | |||||
* | | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 2 | -2/+2 |
| | | |||||
* | | Support mailto links for custom markup | Chocobozzz | 2023-01-19 | 2 | -8/+19 |
| | | |||||
* | | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 1 | -2/+0 |
| | | |||||
* | | Implement signup approval in client | Chocobozzz | 2023-01-19 | 16 | -89/+42 |
| | | |||||
* | | Optimize custom markup angular tags | Chocobozzz | 2023-01-13 | 5 | -10/+15 |
| | | | | | | | | We can use the on push strategy with these components | ||||
* | | Increase textarea debounce time for custom markup | Chocobozzz | 2023-01-13 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 1 | -0/+3 |
|\| | |||||
| * | Fix support field when updating the video | Chocobozzz | 2023-01-12 | 1 | -0/+3 |
| | | |||||
* | | Process requests in correct order | Chocobozzz | 2022-12-29 | 1 | -24/+38 |
| | | |||||
* | | Reorder playlists when adding an element | Chocobozzz | 2022-12-29 | 3 | -7/+15 |
|/ | |||||
* | Display video actions in homepage | Chocobozzz | 2022-12-21 | 2 | -2/+2 |
| | |||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 4 | -5/+5 |
| | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-14 | 3 | -10/+23 |
|\ | |||||
| * | Prevent XSS with ng-select | Chocobozzz | 2022-11-14 | 3 | -10/+23 |
| | | | | | | | | | | | | When using ng-option See https://github.com/ng-select/ng-select/issues/1363 | ||||
* | | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -0/+3 |
| | | | | | | | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | ||||
* | | Fix HTML in account/channel description | Chocobozzz | 2022-11-14 | 7 | -10/+14 |
| | | |||||
* | | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 1 | -1/+4 |
| | | |||||
* | | Don't display live sessions block without sessions | Chocobozzz | 2022-10-25 | 1 | -1/+1 |
| | |