Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -3/+3 |
| | |||||
* | Improve accessibility | Chocobozzz | 2023-03-15 | 1 | -1/+1 |
| | |||||
* | Fix infinite scroll on search page | Chocobozzz | 2023-02-24 | 1 | -1/+1 |
| | |||||
* | Refactor actor avatar component | Chocobozzz | 2022-06-27 | 1 | -1/+1 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 1 | -5/+5 |
| | |||||
* | 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> | ||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 1 | -1/+1 |
| | |||||
* | Add ability to filter by host in search page | Chocobozzz | 2021-07-29 | 1 | -0/+2 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -1/+8 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 1 | -8/+3 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 1 | -2/+2 |
| | |||||
* | Adjust search results note for i18n, adjust typeahead helper | Rigel Kent | 2021-03-24 | 1 | -6/+4 |
| | |||||
* | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 1 | -4/+16 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+63 |