Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add E2E client tests for signup approval | Chocobozzz | 2023-01-19 | 16 | -198/+942 | |
* | | Implement signup approval in client | Chocobozzz | 2023-01-19 | 67 | -215/+1041 | |
* | | Add signup approval API tests | Chocobozzz | 2023-01-19 | 30 | -452/+1418 | |
* | | Add signup approval API REST doc | Chocobozzz | 2023-01-19 | 1 | -18/+276 | |
* | | Implement signup approval in server | Chocobozzz | 2023-01-19 | 59 | -448/+1561 | |
* | | Optimize custom markup angular tags | Chocobozzz | 2023-01-13 | 5 | -10/+15 | |
* | | Increase textarea debounce time for custom markup | Chocobozzz | 2023-01-13 | 3 | -3/+5 | |
* | | Don't need a special comment sort function | Chocobozzz | 2023-01-12 | 2 | -16/+2 | |
* | | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 3 | -16/+38 | |
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 6 | -18/+25 | |
|\| | ||||||
| * | Fix support field when updating the video | Chocobozzz | 2023-01-12 | 1 | -0/+3 | |
| * | Fix ACL incompatibility with some s3 providers | Chocobozzz | 2023-01-12 | 5 | -18/+22 | |
* | | Fix table column widths | Chocobozzz | 2023-01-11 | 1 | -0/+1 | |
* | | Increase tests timeout | Chocobozzz | 2023-01-11 | 2 | -2/+2 | |
* | | Refactor model utils | Chocobozzz | 2023-01-10 | 46 | -414/+418 | |
* | | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 3 | -13/+23 | |
* | | Fix types build | Chocobozzz | 2023-01-09 | 2 | -5/+5 | |
* | | Fix lint | Chocobozzz | 2023-01-09 | 1 | -1/+1 | |
* | | Correctly fix build | Chocobozzz | 2023-01-09 | 2 | -3/+2 | |
* | | Fix build | Chocobozzz | 2023-01-09 | 3 | -6/+6 | |
* | | Add note regarding changelog for docker upgrade | Chocobozzz | 2023-01-09 | 1 | -1/+1 | |
* | | Refactor table attributes | Chocobozzz | 2023-01-09 | 13 | -137/+164 | |
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 31 | -297/+537 | |
|\ \ | ||||||
| * | | Redirect to default login url on 401 | Chocobozzz | 2023-01-04 | 5 | -33/+44 | |
| * | | External auth can update user on login | Chocobozzz | 2023-01-04 | 15 | -25/+214 | |
| * | | External auth can set more user fields | Chocobozzz | 2023-01-04 | 5 | -48/+54 | |
| * | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 11 | -195/+229 | |
* | | | Use raw sql for comments | Chocobozzz | 2023-01-09 | 9 | -375/+621 | |
* | | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-05 | 3 | -2/+19 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Bumped to version v5.0.1v5.0.1 | Chocobozzz | 2023-01-05 | 2 | -2/+2 | |
| * | | Update changelog | Chocobozzz | 2023-01-04 | 1 | -0/+17 | |
* | | | Add tracker opentelemtry metrics | Chocobozzz | 2023-01-05 | 5 | -4/+61 | |
* | | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 4 | -0/+25 | |
| |/ |/| | ||||||
* | | Try to debug a CI issue | Chocobozzz | 2023-01-03 | 1 | -3/+9 | |
* | | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 3 | -63/+49 | |
* | | Prevent hotkeys playback rate/seek with lives | Chocobozzz | 2022-12-30 | 4 | -39/+80 | |
* | | Hide playback rate for lives | Chocobozzz | 2022-12-30 | 1 | -1/+3 | |
* | | Remove dead link | Chocobozzz | 2022-12-30 | 1 | -2/+0 | |
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-30 | 6 | -3/+35 | |
|\| | ||||||
| * | Fix table pagination responsive | Chocobozzz | 2022-12-30 | 1 | -1/+6 | |
| * | Fix P2P with object storage | Chocobozzz | 2022-12-30 | 5 | -2/+29 | |
* | | 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 | |
* | | Try to fix github api rate limit | Chocobozzz | 2022-12-29 | 2 | -1/+12 | |
* | | Fix build | Chocobozzz | 2022-12-29 | 5 | -9/+21 | |
* | | More robust player stats card | Chocobozzz | 2022-12-29 | 1 | -2/+2 | |
* | | feat(player/playbackRate): set rate with url param | kontrollanten | 2022-12-29 | 3 | -0/+8 | |
* | | Log HLS fatal error with error label (#5484) | kontrollanten | 2022-12-29 | 1 | -2/+2 | |
* | | Fix incorrect merge with hls.js dependency | Chocobozzz | 2022-12-28 | 2 | -5/+5 | |
* | | Improve sync channel logging | Chocobozzz | 2022-12-28 | 1 | -1/+1 |