Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support mailto links for custom markup | Chocobozzz | 2023-01-19 | 5 | -59/+74 |
* | Support mailto for custom markup | Chocobozzz | 2023-01-19 | 2 | -5/+11 |
* | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 4 | -4/+3 |
* | Warn on too big max upload part | Chocobozzz | 2023-01-19 | 1 | -1/+6 |
* | Fix broken merge | Chocobozzz | 2023-01-19 | 1 | -2/+16 |
* | Fix semver comparison | Chocobozzz | 2023-01-19 | 3 | -13/+36 |
* | Add missing url unique index in local video viewer | Chocobozzz | 2023-01-19 | 4 | -19/+34 |
* | 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 |