Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic colspan for tables | Chocobozzz | 2023-05-26 | 2 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2023-05-24 | 2 | -6/+2 |
| | |||||
* | Fix angular build, again | Chocobozzz | 2023-02-20 | 1 | -1/+1 |
| | | | | Maybe a bug in the sass loader | ||||
* | Refactor row selection reset | Chocobozzz | 2023-01-20 | 2 | -2/+2 |
| | |||||
* | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 1 | -1/+1 |
| | |||||
* | Implement signup approval in client | Chocobozzz | 2023-01-19 | 3 | -12/+0 |
| | |||||
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 6 | -12/+12 |
| | |||||
* | Fix broken dates with localized pages | Chocobozzz | 2022-09-16 | 2 | -15/+4 |
| | |||||
* | Fix table columns on safari | Chocobozzz | 2022-08-01 | 2 | -2/+2 |
| | |||||
* | Add bulk action on following/followers | Chocobozzz | 2022-07-27 | 2 | -2/+4 |
| | |||||
* | Reset table pagination on search | Chocobozzz | 2022-07-12 | 2 | -2/+4 |
| | |||||
* | Refactor actor avatar component | Chocobozzz | 2022-06-27 | 1 | -1/+1 |
| | |||||
* | Fix strings that cannot be merged by xlf-merge | Chocobozzz | 2022-06-16 | 2 | -2/+2 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 4 | -4/+2 |
| | |||||
* | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 6 | -36/+28 |
| | |||||
* | Support ICU in TS components | Chocobozzz | 2022-06-08 | 3 | -8/+24 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 1 | -1/+1 |
| | |||||
* | Continue user mute in ban modal PR | Chocobozzz | 2022-02-28 | 5 | -48/+76 |
| | |||||
* | Add ability to mute user when banning them | Poslovitch | 2022-02-28 | 2 | -2/+31 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/1803 | ||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Split user service | Chocobozzz | 2022-01-21 | 3 | -11/+15 |
| | |||||
* | Remove unnecessary function | Chocobozzz | 2022-01-18 | 1 | -21/+6 |
| | |||||
* | Fix user ban modal grammar to account for multiple users (#4722) | The Cashew Trader | 2022-01-14 | 2 | -1/+5 |
| | | | | | | | | | | | * Fix user ban modal grammar to account for multiple users * Address variable sugggestion * Address property syntax suggestion * Address localization suggestion * More concise `isSingleUser` declaration | ||||
* | Remove unnecessary onPage event on admin tables | Chocobozzz | 2021-12-24 | 2 | -2/+2 |
| | |||||
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-07 | 1 | -6/+7 |
|\ | |||||
| * | Fix report modal error | Chocobozzz | 2021-12-07 | 1 | -6/+7 |
| | | |||||
* | | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 7 | -5/+51 |
|/ | |||||
* | Add ability to bulk block videos | Chocobozzz | 2021-11-17 | 3 | -28/+71 |
| | |||||
* | Improve user delete confirmation modal | Chocobozzz | 2021-11-12 | 1 | -2/+2 |
| | |||||
* | Better moderation label | Chocobozzz | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -1/+1 |
| | | | | Introduce include and isLocal instead | ||||
* | Add videos list admin component | Chocobozzz | 2021-10-29 | 4 | -106/+2 |
| | |||||
* | Improve moderation dropdown UX | Chocobozzz | 2021-10-21 | 1 | -114/+138 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 1 | -0/+27 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 5 | -20/+22 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 8 | -83/+85 |
| | |||||
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-26 | 1 | -9/+0 |
|\ | |||||
| * | Fix moderation embeds | Chocobozzz | 2021-07-26 | 1 | -9/+0 |
| | | |||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+2 |
| | | |||||
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 1 | -3/+4 |
| | | |||||
* | | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 2 | -12/+10 |
|/ | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 6 | -14/+15 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 6 | -13/+13 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 2 | -4/+5 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 1 | -9/+4 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 7 | -66/+12 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 4 | -14/+16 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 2 | -3/+3 |
| |