Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2023-02-16 | 1 | -1/+1 | |
| | ||||||
* | Prevent edition with 0 task | Chocobozzz | 2023-02-15 | 1 | -0/+2 | |
| | ||||||
* | Fix stats anchor link | Chocobozzz | 2023-02-15 | 10 | -55/+71 | |
| | ||||||
* | Prefer displaying channel for playlist element | Chocobozzz | 2023-02-15 | 7 | -26/+37 | |
| | ||||||
* | Correctly fix table column widths | Chocobozzz | 2023-02-15 | 1 | -1/+1 | |
| | ||||||
* | Try to prevent layout shift with redundancy stats | Chocobozzz | 2023-02-15 | 2 | -2/+9 | |
| | ||||||
* | Fix live update of autoplay next video | Chocobozzz | 2023-02-15 | 3 | -10/+22 | |
| | ||||||
* | Fix mention detection | Chocobozzz | 2023-02-15 | 1 | -3/+50 | |
| | ||||||
* | Refactor login redirection/button links | Chocobozzz | 2023-02-14 | 21 | -48/+77 | |
| | | | | Correctly handle external auth redirection in all cases | |||||
* | Fix notification number | Chocobozzz | 2023-02-14 | 1 | -1/+1 | |
| | ||||||
* | Use displayName as label in channelFilters | Boo | 2023-02-13 | 1 | -1/+1 | |
| | | | Fixes #5038 | |||||
* | Fix broadcast message inconsistency with preview | Chocobozzz | 2023-02-13 | 2 | -3/+5 | |
| | ||||||
* | Improve channel's avatar display performance | Chocobozzz | 2023-02-13 | 3 | -0/+52 | |
| | ||||||
* | Use + when having more than 99 notifications | Chocobozzz | 2023-02-13 | 2 | -3/+8 | |
| | ||||||
* | Update copyright to 2023 | Chocobozzz | 2023-02-13 | 1 | -2/+2 | |
| | ||||||
* | Use pvar() instead of SCSS variables | Booteille | 2023-02-08 | 1 | -1/+1 | |
| | ||||||
* | Better auto block bypass label | Chocobozzz | 2023-01-27 | 1 | -2/+6 | |
| | ||||||
* | Fix custom markup | Chocobozzz | 2023-01-25 | 4 | -11/+26 | |
| | ||||||
* | Support short UUID for custom markup videos | Chocobozzz | 2023-01-25 | 1 | -1/+1 | |
| | ||||||
* | Prevent layout shift in videos list | Chocobozzz | 2023-01-24 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-23 | 2 | -2/+6 | |
|\ | ||||||
| * | Fix auto play setting for anonymous users | Chocobozzz | 2023-01-23 | 2 | -2/+6 | |
| | | ||||||
* | | Add user registration policy info | Chocobozzz | 2023-01-23 | 2 | -4/+12 | |
| | | ||||||
* | | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 4 | -32/+66 | |
| | | ||||||
* | | Refactor row selection reset | Chocobozzz | 2023-01-20 | 16 | -50/+53 | |
| | | ||||||
* | | Support bulk registration request removal | Chocobozzz | 2023-01-20 | 17 | -78/+107 | |
| | | ||||||
* | | Support mailto links for custom markup | Chocobozzz | 2023-01-19 | 5 | -59/+74 | |
| | | ||||||
* | | Support mailto for custom markup | Chocobozzz | 2023-01-19 | 1 | -4/+6 | |
| | |