Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename not fount page to error page | Chocobozzz | 2022-07-08 | 1 | -1/+1 |
| | |||||
* | feat: custom msg upon 401 response | kontrollanten | 2022-07-08 | 1 | -2/+2 |
| | | | | closes #4768 | ||||
* | Fix comments/download attributes on import | Chocobozzz | 2022-07-04 | 1 | -36/+32 |
| | |||||
* | Fix button loading position | Chocobozzz | 2022-06-30 | 1 | -0/+8 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-27 | 1 | -8/+8 |
|\ | |||||
| * | Fix boolean data attributes in homepage | Chocobozzz | 2022-06-27 | 1 | -8/+8 |
| | | |||||
* | | Fix fetching unlisted video in client | Chocobozzz | 2022-06-24 | 2 | -6/+6 |
| | | |||||
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Cleanup title-page CSS | Chocobozzz | 2022-06-16 | 1 | -3/+9 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 9 | -46/+28 |
| | | |||||
* | | Move alert into to pt-alert-primary | Chocobozzz | 2022-06-15 | 1 | -1/+1 |
| | | |||||
* | | Fix login form scrolling | Chocobozzz | 2022-06-15 | 1 | -1/+3 |
| | | |||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 3 | -3/+7 |
| | | |||||
* | | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 1 | -2/+2 |
| | | |||||
* | | Use bootstrap loader | Chocobozzz | 2022-06-10 | 9 | -80/+22 |
| | | |||||
* | | Remove secondary color theme | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | | |||||
* | | Fix list overflow | Chocobozzz | 2022-06-10 | 3 | -4/+16 |
| | | |||||
* | | Refactor button components | Chocobozzz | 2022-06-10 | 7 | -39/+40 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 3 | -1/+8 |
|\| | |||||
| * | Fix button icon margin | Chocobozzz | 2022-06-10 | 3 | -1/+8 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 1 | -3/+2 |
| | | |||||
* | | Support ICU in TS components | Chocobozzz | 2022-06-08 | 2 | -15/+30 |
| | | |||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -0/+5 |
|/ | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | ||||
* | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 1 | -3/+3 |
| | |||||
* | Fix avatar default size | Chocobozzz | 2022-05-23 | 1 | -1/+1 |
| | |||||
* | Fix help popover width | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
| | |||||
* | Fix help component z-index | Chocobozzz | 2022-05-04 | 2 | -2/+0 |
| | |||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 2 | -5/+9 |
| | |||||
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 1 | -2/+19 |
| | | | | Automatically use best sort if user is logged in and chose hot algorithm | ||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 6 | -9/+28 |
| | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 3 | -4/+4 |
| | |||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 2 | -1/+13 |
| | |||||
* | Lazy load charts when listing my channels | Chocobozzz | 2022-03-21 | 3 | -0/+80 |
| | |||||
* | Fix channel edition page | Chocobozzz | 2022-03-21 | 2 | -3/+5 |
| | |||||
* | Don't allow video edition if not enabled | Chocobozzz | 2022-03-18 | 1 | -0/+6 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 2 | -2/+1 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 1 | -1/+1 |
| | |||||
* | Cleanup subtitle edition PR | Chocobozzz | 2022-02-28 | 1 | -2/+2 |
| | |||||
* | Add simple subtitle edition from video captions tab | lutangar | 2022-02-28 | 2 | -2/+9 |
| | | | | | Introduce a new __Edit__ button on a subtitle. It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle. | ||||
* | Continue user mute in ban modal PR | Chocobozzz | 2022-02-28 | 1 | -5/+3 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 7 | -41/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 4 | -10/+12 |
| | |||||
* | Remove unnecessary function | Chocobozzz | 2022-01-18 | 8 | -70/+20 |
| | |||||
* | Reduce history method names | Chocobozzz | 2022-01-18 | 1 | -3/+3 |
| | |||||
* | Add ability to delete history element | Chocobozzz | 2022-01-18 | 1 | -1/+7 |
| | |||||
* | Fix ngx loading bar deprecation | Chocobozzz | 2021-12-29 | 1 | -7/+10 |
| | |||||
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -1/+8 |
| | |||||
* | Introduce plugin id selectors | Chocobozzz | 2021-11-26 | 3 | -3/+27 |
| | |||||
* | Don't manage remote video files | Chocobozzz | 2021-11-19 | 1 | -2/+4 |
| | |||||
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 2 | -0/+24 |
| |