Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uneeded date pipe | Chocobozzz | 2023-05-17 | 1 | -1/+1 |
| | |||||
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 5 | -2/+33 |
| | |||||
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
| | |||||
* | Implement runner in client side | Chocobozzz | 2023-05-09 | 20 | -10/+739 |
| | |||||
* | I18n missing parameter (#5782) | Wicklow | 2023-05-02 | 1 | -1/+1 |
| | | | | | * fix syntax * Missing i18n parameter | ||||
* | Always translate user role | Chocobozzz | 2023-04-17 | 1 | -10/+14 |
| | |||||
* | Add missing strings to translate | Chocobozzz | 2023-04-17 | 1 | -2/+2 |
| | |||||
* | feature/ability to disable video history by default (#5728) | Wicklow | 2023-04-07 | 2 | -0/+16 |
| | | | | | | | | | | | | | * draft: ability to disable video history by default * Update configuration and add tests * Updated code based on review comments * Add tests on registration and video quota * Remove required video quotas in query * Fix tests | ||||
* | feat(about): render images in markdown (#5732) | Joël Galeran | 2023-04-05 | 1 | -8/+8 |
| | | | | | | | | | * feat(about): render images in markdown Closes https://github.com/Chocobozzz/PeerTube/issues/5710 * Update edit-instance-information.component.html * use `markdownType="enhanced"` | ||||
* | Fix button width | Chocobozzz | 2023-03-14 | 2 | -2/+2 |
| | |||||
* | Fix update user password confirm message | Chocobozzz | 2023-03-07 | 2 | -4/+4 |
| | |||||
* | Always list nsfw videos in admin | Chocobozzz | 2023-02-25 | 1 | -0/+1 |
| | |||||
* | Update doc anchor links | Chocobozzz | 2023-02-23 | 2 | -3/+3 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 2 | -3/+3 |
| | |||||
* | Fix angular build, again | Chocobozzz | 2023-02-20 | 3 | -3/+3 |
| | | | | Maybe a bug in the sass loader | ||||
* | Fix angular build | Chocobozzz | 2023-02-20 | 1 | -1/+1 |
| | |||||
* | Remove empty sass files | Wicklow | 2023-02-20 | 7 | -20/+3 |
| | |||||
* | Fix default trending algorithm in admin config | Chocobozzz | 2023-02-20 | 1 | -3/+0 |
| | |||||
* | Add description to "remove" registration request | Chocobozzz | 2023-02-17 | 1 | -0/+1 |
| | |||||
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | Try to prevent layout shift with redundancy stats | Chocobozzz | 2023-02-15 | 2 | -2/+9 |
| | |||||
* | Fix broadcast message inconsistency with preview | Chocobozzz | 2023-02-13 | 1 | -1/+1 |
| | |||||
* | Better auto block bypass label | Chocobozzz | 2023-01-27 | 1 | -2/+6 |
| | |||||
* | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 3 | -31/+65 |
| | |||||
* | Refactor row selection reset | Chocobozzz | 2023-01-20 | 9 | -43/+40 |
| | |||||
* | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 13 | -74/+97 |
| | |||||
* | Implement signup approval in client | Chocobozzz | 2023-01-19 | 23 | -39/+615 |
| | |||||
* | Increase textarea debounce time for custom markup | Chocobozzz | 2023-01-13 | 2 | -2/+2 |
| | |||||
* | feat(config): add missing videos sort options in admin | paulienm | 2022-12-19 | 1 | -1/+5 |
| | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-14 | 1 | -1/+5 |
|\ | |||||
| * | Prevent XSS with ng-select | Chocobozzz | 2022-11-14 | 1 | -1/+5 |
| | | | | | | | | | | | | When using ng-option See https://github.com/ng-select/ng-select/issues/1363 | ||||
* | | Fix HTML in account/channel description | Chocobozzz | 2022-11-14 | 2 | -2/+2 |
| | | |||||
* | | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 3 | -4/+4 |
| | | |||||
* | | Reload data when deleting a blocked video | Chocobozzz | 2022-10-25 | 1 | -1/+4 |
| | | |||||
* | | Add auto complete to user edit password | Chocobozzz | 2022-10-10 | 2 | -2/+5 |
| | | |||||
* | | Use video links for files | Chocobozzz | 2022-10-10 | 1 | -2/+2 |
| | | |||||
* | | Add object storage info badge | Chocobozzz | 2022-10-10 | 2 | -1/+11 |
| | | |||||
* | | Prevent sass deprecated warning | Chocobozzz | 2022-10-10 | 1 | -1/+1 |
| | | |||||
* | | Refactor form reactive | Chocobozzz | 2022-10-07 | 6 | -14/+14 |
| | | |||||
* | | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 4 | -16/+42 |
| | | |||||
* | | Fix subscription button radius | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | | |||||
* | | Fix lint | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | | |||||
* | | Put video quota info in its own component | Chocobozzz | 2022-09-28 | 12 | -54/+93 |
| | | |||||
* | | Add transcoding quota message to admin config page | The Cashew Trader | 2022-09-28 | 2 | -1/+28 |
|/ | |||||
* | Reword instance following title | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Fix number with text input overflow | Chocobozzz | 2022-09-27 | 1 | -0/+4 |
| | |||||
* | Disable uninstall button on plugin uninstallation | Chocobozzz | 2022-09-16 | 3 | -11/+34 |
| | |||||
* | Don't break install plugin on failure | Chocobozzz | 2022-09-16 | 1 | -1/+5 |
| | |||||
* | Simplify transcoding sentence | Chocobozzz | 2022-09-13 | 1 | -1/+1 |
| | |||||
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 2 | -0/+6 |
| |