Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pvar() instead of SCSS variables | Booteille | 2023-02-08 | 1 | -2/+2 |
| | |||||
* | Implement signup approval in client | Chocobozzz | 2023-01-19 | 3 | -26/+18 |
| | |||||
* | Don't use opional @extends | Chocobozzz | 2022-11-24 | 2 | -0/+28 |
| | | | | Not robust at all | ||||
* | Fix horizontal overflow on rtl languages | Chocobozzz | 2022-10-31 | 1 | -1/+4 |
| | |||||
* | Add '...' after the truncated video name | Chocobozzz | 2022-10-10 | 1 | -0/+1 |
| | |||||
* | Prevent sass deprecated warning | Chocobozzz | 2022-10-10 | 1 | -1/+1 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2022-07-27 | 1 | -2/+0 |
| | |||||
* | Fix z-index with custom homepage | Chocobozzz | 2022-07-18 | 1 | -1/+1 |
| | |||||
* | Rename not fount page to error page | Chocobozzz | 2022-07-08 | 1 | -0/+7 |
| | |||||
* | Theme fixes | Chocobozzz | 2022-06-28 | 3 | -8/+17 |
| | |||||
* | Registration css fixes | Chocobozzz | 2022-06-28 | 1 | -0/+2 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-24 | 1 | -0/+1 |
|\ | |||||
* | | Fix dropdown z-index | Chocobozzz | 2022-06-20 | 1 | -2/+2 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 4 | -21/+19 |
| | | |||||
* | | Lighter foreground font color | Chocobozzz | 2022-06-15 | 1 | -2/+2 |
| | | |||||
* | | Redesign register steps | Chocobozzz | 2022-06-15 | 3 | -2/+17 |
| | | |||||
* | | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 2 | -39/+58 |
| | | |||||
* | | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 1 | -0/+15 |
| | | |||||
* | | Fix notification z-index with modals | Chocobozzz | 2022-06-10 | 1 | -2/+2 |
| | | |||||
* | | Remove secondary color theme | Chocobozzz | 2022-06-10 | 2 | -8/+0 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 2 | -10/+13 |
|\| | |||||
| * | Fix classic select and ng select css inconsistency | Chocobozzz | 2022-06-10 | 2 | -8/+8 |
| | | |||||
| * | Fix peertube select weight | Chocobozzz | 2022-06-10 | 1 | -2/+5 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 4 | -59/+75 |
|/ | |||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 1 | -0/+4 |
| | |||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 1 | -0/+44 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 2 | -4/+8 |
| | |||||
* | Fix modal z-index | Chocobozzz | 2022-03-02 | 1 | -1/+1 |
| | | | | Should be on top of the header too | ||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 3 | -8/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+5 |
| | |||||
* | Fix jobs state selection badge style | Chocobozzz | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 2 | -3/+4 |
| | |||||
* | Fix ng select tags height | Chocobozzz | 2021-10-20 | 1 | -0/+1 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 2 | -0/+3 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 3 | -65/+136 |
| | |||||
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 1 | -1/+1 |
| | |||||
* | Try to improve permanent live label | Chocobozzz | 2021-10-15 | 1 | -0/+9 |
| | |||||
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 1 | -0/+3 |
| | | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI | ||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 1 | -32/+45 |
| | |||||
* | Correct privacymsg z-index to avoid hover dropdown on scroll | Kimsible | 2021-07-21 | 1 | -1/+2 |
| | |||||
* | Correct z-index for title dropdown in sub-menu and dropdown hover header on ↵ | Kimsible | 2021-07-21 | 1 | -1/+1 |
| | | | | scroll | ||||
* | Create a dedicated component for video description | Chocobozzz | 2021-06-29 | 1 | -0/+3 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 5 | -50/+12 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 5 | -43/+44 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+1 |
| | |||||
* | Cleanup contact form with URL | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
| | | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal | ||||
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 1 | -2/+5 |
| | |||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 1 | -0/+13 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 3 | -23/+86 |
| | |||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 1 | -1/+2 |
| |