Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | ||||||
* | | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 1 | -2/+0 | |
| | | ||||||
* | | Implement signup approval in client | Chocobozzz | 2023-01-19 | 63 | -189/+1017 | |
| | | ||||||
* | | Optimize custom markup angular tags | Chocobozzz | 2023-01-13 | 5 | -10/+15 | |
| | | | | | | | | We can use the on push strategy with these components | |||||
* | | Increase textarea debounce time for custom markup | Chocobozzz | 2023-01-13 | 3 | -3/+5 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 1 | -0/+3 | |
|\| | ||||||
| * | Fix support field when updating the video | Chocobozzz | 2023-01-12 | 1 | -0/+3 | |
| | | ||||||
* | | Redirect to default login url on 401 | Chocobozzz | 2023-01-04 | 3 | -28/+30 | |
| | | | | | | | | Can be an external URL | |||||
* | | Prevent hotkeys playback rate/seek with lives | Chocobozzz | 2022-12-30 | 1 | -14/+24 | |
| | | ||||||
* | | Process requests in correct order | Chocobozzz | 2022-12-29 | 1 | -24/+38 | |
| | | ||||||
* | | Reorder playlists when adding an element | Chocobozzz | 2022-12-29 | 3 | -7/+15 | |
| | | ||||||
* | | feat(player/playbackRate): set rate with url param | kontrollanten | 2022-12-29 | 1 | -0/+2 | |
| | | ||||||
* | | Prevent sending log error to server on 404 | Chocobozzz | 2022-12-28 | 1 | -1/+5 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-21 | 2 | -2/+2 | |
|\| | ||||||
| * | Display video actions in homepage | Chocobozzz | 2022-12-21 | 2 | -2/+2 | |
| | | ||||||
* | | feat(config): add missing videos sort options in admin | paulienm | 2022-12-19 | 2 | -1/+8 | |
|/ | ||||||
* | Remove country limit of 10 items | Chocobozzz | 2022-12-01 | 1 | -1/+1 | |
| | ||||||
* | Fix cancel upload button style | Chocobozzz | 2022-11-24 | 1 | -1/+4 | |
| | ||||||
* | Fix client lint | Chocobozzz | 2022-11-15 | 6 | -8/+8 | |
| | ||||||
* | Force autoplay when live starts | Chocobozzz | 2022-11-15 | 1 | -10/+32 | |
| | | | | Using the mute | |||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-14 | 4 | -11/+28 | |
|\ | ||||||
| * | Prevent XSS with ng-select | Chocobozzz | 2022-11-14 | 4 | -11/+28 | |
| | | | | | | | | | | | | When using ng-option See https://github.com/ng-select/ng-select/issues/1363 | |||||
* | | Federate entire description | Chocobozzz | 2022-11-14 | 3 | -16/+28 | |
| | | | | | | | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | |||||
* | | Fix HTML in account/channel description | Chocobozzz | 2022-11-14 | 17 | -26/+64 | |
| | | ||||||
* | | Improve instance follow display | Chocobozzz | 2022-11-07 | 2 | -8/+21 | |
| | | ||||||
* | | Fix lodash import | Chocobozzz | 2022-10-31 | 1 | -1/+1 | |
| | | ||||||
* | | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 8 | -17/+27 | |
| | | ||||||
* | | Fix upload error handling | Chocobozzz | 2022-10-28 | 3 | -11/+3 | |
| | | ||||||
* | | Update privacy-concerns.component.html | treac1e | 2022-10-27 | 1 | -1/+1 | |
| | | | | | | When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space  ). | |||||
* | | Fix bad date display for jobs | Chocobozzz | 2022-10-25 | 1 | -0/+2 | |
| | | ||||||
* | | Fix playlist overflow in account channels page | Chocobozzz | 2022-10-25 | 2 | -12/+17 | |
| | | ||||||
* | | Don't display live sessions block without sessions | Chocobozzz | 2022-10-25 | 1 | -1/+1 | |
| | | ||||||
* | | Deleting an abuse is only for admins | Chocobozzz | 2022-10-25 | 1 | -4/+3 | |
| | | ||||||
* | | Reload data when deleting a blocked video | Chocobozzz | 2022-10-25 | 1 | -1/+4 | |
| | |