Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix button/input/select heights | Chocobozzz | 2023-03-16 | 5 | -15/+8 |
| | |||||
* | Fix notification tick size | Chocobozzz | 2023-03-16 | 1 | -1/+5 |
| | |||||
* | Fix small action dropdown | Chocobozzz | 2023-03-16 | 2 | -3/+2 |
| | |||||
* | Fix button width | Chocobozzz | 2023-03-14 | 2 | -2/+2 |
| | |||||
* | Don't send undefined with HTML input | Chocobozzz | 2023-03-10 | 1 | -0/+3 |
| | |||||
* | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -2/+2 |
| | |||||
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 2 | -24/+8 |
| | |||||
* | Add ability for plugins to add metadata | Chocobozzz | 2023-03-10 | 3 | -2/+46 |
| | |||||
* | Add action:video-edit.form.updated hook | Chocobozzz | 2023-03-10 | 1 | -1/+9 |
| | |||||
* | Add timestamp auto link doc | Chocobozzz | 2023-03-07 | 1 | -3/+5 |
| | |||||
* | Don't display alt for actor images | Chocobozzz | 2023-03-07 | 2 | -10/+1 |
| | | | | We don't need it since it's just a "cosmetic" image | ||||
* | Fix update user password confirm message | Chocobozzz | 2023-03-07 | 2 | -4/+4 |
| | |||||
* | Refactor my actor avatar edit | Chocobozzz | 2023-03-07 | 9 | -77/+85 |
| | |||||
* | Hotfix/channel avatars overview (#5667) | Wicklow | 2023-03-07 | 1 | -7/+5 |
| | | | | | | | | | * Fix channel avatar display * Improve video overview component style * Better alignment of avatar and title * Convert in rem video overview component | ||||
* | Fix displaying remote actor avatars | Chocobozzz | 2023-03-02 | 2 | -22/+47 |
| | |||||
* | Fix confirm modal containing 2 inputs | Chocobozzz | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | List my channels using pagination | Chocobozzz | 2023-03-01 | 2 | -57/+77 |
| | |||||
* | Fix action dropdown height | Chocobozzz | 2023-03-01 | 1 | -1/+0 |
| | |||||
* | Fix hotkeys close button | Chocobozzz | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | Fix action button height | Chocobozzz | 2023-02-28 | 1 | -1/+1 |
| | |||||
* | Fix instance accordion line height | Chocobozzz | 2023-02-27 | 1 | -1/+1 |
| | |||||
* | Fix hotkeys page theming | Chocobozzz | 2023-02-27 | 1 | -6/+6 |
| | |||||
* | Always list nsfw videos in admin | Chocobozzz | 2023-02-25 | 1 | -0/+1 |
| | |||||
* | Avoid always resuming the end of the video | Chocobozzz | 2023-02-25 | 1 | -7/+12 |
| | |||||
* | Fix infinite scroll on search page | Chocobozzz | 2023-02-24 | 2 | -2/+6 |
| | |||||
* | Update doc anchor links | Chocobozzz | 2023-02-23 | 4 | -5/+5 |
| | |||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 10 | -18/+18 |
| | |||||
* | Fix channel buttons height | Chocobozzz | 2023-02-22 | 2 | -17/+22 |
| | |||||
* | Fix angular build, again | Chocobozzz | 2023-02-20 | 16 | -16/+16 |
| | | | | Maybe a bug in the sass loader | ||||
* | Fix angular build | Chocobozzz | 2023-02-20 | 2 | -2/+1 |
| | |||||
* | Refactoring margin and padding mixins | Wicklow | 2023-02-20 | 8 | -19/+11 |
| | |||||
* | Fix basic linter issues | Wicklow | 2023-02-20 | 6 | -9/+8 |
| | |||||
* | Remove empty sass files | Wicklow | 2023-02-20 | 9 | -24/+4 |
| | |||||
* | Refactoring login component style | Wicklow | 2023-02-20 | 2 | -99/+40 |
| | |||||
* | Refactoring manage video channel component style | Wicklow | 2023-02-20 | 2 | -42/+9 |
| | |||||
* | Refactoring accounts component style | Wicklow | 2023-02-20 | 4 | -63/+25 |
| | |||||
* | Change bootstrap helpers and variables | Wicklow | 2023-02-20 | 2 | -4/+4 |
| | |||||
* | Refactoring error page component style | Wicklow | 2023-02-20 | 2 | -18/+7 |
| | |||||
* | Refactoring home component | Wicklow | 2023-02-20 | 3 | -5/+1 |
| | |||||
* | Refactoring style for about component | Wicklow | 2023-02-20 | 6 | -215/+120 |
| | |||||
* | Fix reset zoom button | Chocobozzz | 2023-02-20 | 2 | -4/+12 |
| | |||||
* | Fix buttons accessibility using keyboard | Chocobozzz | 2023-02-20 | 2 | -2/+2 |
| | |||||
* | Fix my library responsive | Chocobozzz | 2023-02-20 | 5 | -7/+7 |
| | |||||
* | Fix buttons CSS | Chocobozzz | 2023-02-20 | 6 | -13/+11 |
| | |||||
* | Fix default trending algorithm in admin config | Chocobozzz | 2023-02-20 | 5 | -17/+18 |
| | |||||
* | Increase theme compatibility | Chocobozzz | 2023-02-17 | 2 | -5/+2 |
| | | | | Try to use CSS variable as much as possible | ||||
* | Correctly handle 502 errors | Chocobozzz | 2023-02-17 | 1 | -0/+4 |
| | |||||
* | Add description to "remove" registration request | Chocobozzz | 2023-02-17 | 1 | -0/+1 |
| | |||||
* | Fix chevron in menu for touch screens | Chocobozzz | 2023-02-16 | 1 | -1/+0 |
| | |||||
* | Correctly unsubscribe on menu destroy | Chocobozzz | 2023-02-16 | 3 | -29/+51 |
| |