Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicated hidden attribute | Chocobozzz | 2022-06-15 | 1 | -4/+0 |
| | |||||
* | Lighter foreground font color | Chocobozzz | 2022-06-15 | 1 | -2/+2 |
| | |||||
* | Redesign register steps | Chocobozzz | 2022-06-15 | 5 | -4/+59 |
| | |||||
* | Remove unused global css | Chocobozzz | 2022-06-13 | 1 | -9/+0 |
| | |||||
* | Cleanup primeng css | Chocobozzz | 2022-06-13 | 1 | -67/+4 |
| | |||||
* | Reorganize application.scss | Chocobozzz | 2022-06-13 | 3 | -204/+213 |
| | |||||
* | Replace all glyphicon icons | Chocobozzz | 2022-06-13 | 6 | -118/+136 |
| | |||||
* | Replace glyphicon chevron | Chocobozzz | 2022-06-10 | 2 | -0/+34 |
| | |||||
* | Fix notification z-index with modals | Chocobozzz | 2022-06-10 | 1 | -2/+2 |
| | |||||
* | Rename input toggle hidden to input text | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | | | | It's more than just an hidden toggle | ||||
* | Prefer using our icons for notifications | Chocobozzz | 2022-06-10 | 1 | -4/+4 |
| | |||||
* | Use bootstrap loader | Chocobozzz | 2022-06-10 | 1 | -15/+1 |
| | |||||
* | Add comments to bootstrap CSS | Chocobozzz | 2022-06-10 | 1 | -5/+24 |
| | |||||
* | Fix buttons hovering background color in tables | Chocobozzz | 2022-06-10 | 1 | -8/+11 |
| | |||||
* | Remove secondary color theme | Chocobozzz | 2022-06-10 | 4 | -22/+0 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-10 | 3 | -11/+22 |
|\ | |||||
| * | Fix classic select and ng select css inconsistency | Chocobozzz | 2022-06-10 | 3 | -9/+17 |
| | | |||||
| * | Fix peertube select weight | Chocobozzz | 2022-06-10 | 1 | -2/+5 |
| | | |||||
* | | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 10 | -160/+139 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 1 | -0/+9 |
|/ | |||||
* | Fix lint | Chocobozzz | 2022-05-20 | 1 | -4/+4 |
| | |||||
* | Add control bar option for peertube player | Chocobozzz | 2022-05-20 | 1 | -0/+4 |
| | |||||
* | Fix help component z-index | Chocobozzz | 2022-05-04 | 4 | -42/+71 |
| | |||||
* | Fix ng-select hovering | Chocobozzz | 2022-05-02 | 1 | -2/+4 |
| | |||||
* | Fix ng select input font color | Chocobozzz | 2022-05-02 | 1 | -0/+4 |
| | |||||
* | Fix avatar responsive | Chocobozzz | 2022-05-02 | 1 | -0/+4 |
| | |||||
* | Display live info in my videos | Chocobozzz | 2022-04-20 | 1 | -1/+1 |
| | |||||
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 1 | -0/+44 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 6 | -7/+33 |
| | |||||
* | Fix hidden player on inactivity | Chocobozzz | 2022-03-14 | 1 | -1/+1 |
| | |||||
* | Display avatar in embed poster | Chocobozzz | 2022-03-08 | 1 | -9/+64 |
| | |||||
* | Improve embed dock style | Chocobozzz | 2022-03-04 | 1 | -2/+6 |
| | |||||
* | 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> | ||||
* | Prevent selection on rewind/forward texts | Chocobozzz | 2022-02-09 | 1 | -0/+1 |
| | |||||
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -1/+5 |
| | |||||
* | Increase player progress bar hitbox height | Chocobozzz | 2022-01-17 | 2 | -2/+2 |
| | |||||
* | Add fast forward/rewind on mobile | Chocobozzz | 2022-01-12 | 1 | -11/+100 |
| | |||||
* | Add player controls on mobile | Chocobozzz | 2022-01-11 | 4 | -1/+78 |
| | |||||
* | Better control bar responsive | Chocobozzz | 2022-01-11 | 1 | -0/+8 |
| | |||||
* | Fix play icon vertical alignment | Chocobozzz | 2022-01-11 | 1 | -1/+3 |
| | |||||
* | Add missing password field to update user api doc | Chocobozzz | 2022-01-10 | 2 | -6/+5 |
| | |||||
* | Increase player control bar size | Chocobozzz | 2022-01-10 | 6 | -540/+517 |
| | |||||
* | Fix button group | Chocobozzz | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | Refactor admin plugins | Chocobozzz | 2021-12-29 | 2 | -35/+28 |
| | |||||
* | Remove unused code | Chocobozzz | 2021-12-09 | 1 | -25/+1 |
| | |||||
* | Improve control bar inactivity handling | Chocobozzz | 2021-12-09 | 1 | -0/+1 |
| | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar | ||||
* | Fix player menu keyboard navigation | Chocobozzz | 2021-11-19 | 1 | -1/+4 |
| | |||||
* | Update angular | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| |