Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-16 | 8 | -19/+15 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Improve accessibility | Chocobozzz | 2023-03-15 | 26 | -153/+139 |
| | | |||||
* | | Fix button width | Chocobozzz | 2023-03-14 | 2 | -2/+2 |
| | | |||||
* | | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-14 | 1 | -9/+0 |
| | | |||||
* | | Add ability for plugins to add metadata | Chocobozzz | 2023-03-14 | 1 | -0/+9 |
| | | |||||
* | | Add an option to provide responsive embed (#5690) | Wicklow | 2023-03-14 | 2 | -15/+34 |
| | | | | | | | | | | | | | | * Add option to provide responsive embed * Fix typo * More understandable parameter | ||||
* | | 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 |
| |