Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Deleting an abuse is only for admins | Chocobozzz | 2022-10-25 | 1 | -4/+3 |
| | | |||||
* | | Use onpush strategy for dropdown | Chocobozzz | 2022-10-25 | 2 | -4/+6 |
| | | |||||
* | | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 5 | -10/+59 |
| | | |||||
* | | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 7 | -9/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Fix action dropdown with query params | Chocobozzz | 2022-10-12 | 2 | -1/+7 |
| | | |||||
* | | Fix import link | Chocobozzz | 2022-10-12 | 2 | -1/+5 |
| | | |||||
* | | Fix user channels list with increased max counter | Chocobozzz | 2022-10-10 | 1 | -3/+6 |
| | | |||||
* | | Refactor form reactive | Chocobozzz | 2022-10-07 | 14 | -99/+33 |
| | | |||||
* | | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 3 | -1/+56 |
| | | |||||
* | | Implement two factor in client | Chocobozzz | 2022-10-07 | 8 | -15/+133 |
| | | |||||
* | | Fix subscription button radius | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | | |||||
* | | Fix error display in bulk service | Chocobozzz | 2022-09-28 | 1 | -5/+10 |
| | | |||||
* | | Force channel in my videos | Chocobozzz | 2022-09-28 | 1 | -2/+10 |
|/ | |||||
* | Fix moderation dropdown overflow on mobile | Chocobozzz | 2022-09-27 | 2 | -1/+13 |
| | |||||
* | Fix broken dates with localized pages | Chocobozzz | 2022-09-16 | 6 | -31/+9 |
| | |||||
* | Disable uninstall button on plugin uninstallation | Chocobozzz | 2022-09-16 | 1 | -1/+6 |
| | |||||
* | Fix user creation date on localized page | Chocobozzz | 2022-09-14 | 1 | -1/+0 |
| | |||||
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 1 | -2/+9 |
| | |||||
* | Update client dep | Chocobozzz | 2022-09-09 | 1 | -3/+0 |
| | |||||
* | Check admin config when loading the page | Chocobozzz | 2022-09-08 | 1 | -2/+18 |
| | | | | Avoid issues when an invalid config was set in the configuration file | ||||
* | Fix short description validator | Chocobozzz | 2022-09-08 | 1 | -2/+2 |
| | |||||
* | Prefer using Object.values | Chocobozzz | 2022-08-17 | 2 | -9/+9 |
| |