aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix buildChocobozzz2023-01-093-6/+6
* Add note regarding changelog for docker upgradeChocobozzz2023-01-091-1/+1
* Refactor table attributesChocobozzz2023-01-0913-137/+164
* Merge branch 'feature/SO035' into developChocobozzz2023-01-0931-297/+537
|\
| * Redirect to default login url on 401Chocobozzz2023-01-045-33/+44
| * External auth can update user on loginChocobozzz2023-01-0415-25/+214
| * External auth can set more user fieldsChocobozzz2023-01-045-48/+54
| * Add ability to customize token lifetimeChocobozzz2023-01-0411-195/+229
* | Use raw sql for commentsChocobozzz2023-01-099-375/+621
* | Merge branch 'release/5.0.0' into developChocobozzz2023-01-053-2/+19
|\ \
| * | Bumped to version v5.0.1v5.0.1Chocobozzz2023-01-052-2/+2
| * | Update changelogChocobozzz2023-01-041-0/+17
* | | Add tracker opentelemtry metricsChocobozzz2023-01-055-4/+61
* | | Implement getServerListeningConfig plugin helperChocobozzz2023-01-044-0/+25
| |/ |/|
* | Try to debug a CI issueChocobozzz2023-01-031-3/+9
* | Prefer using sequelize replacements even for testsChocobozzz2023-01-033-63/+49
* | Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-304-39/+80
* | Hide playback rate for livesChocobozzz2022-12-301-1/+3
* | Remove dead linkChocobozzz2022-12-301-2/+0
* | Merge branch 'release/5.0.0' into developChocobozzz2022-12-306-3/+35
|\|
| * Fix table pagination responsiveChocobozzz2022-12-301-1/+6
| * Fix P2P with object storageChocobozzz2022-12-305-2/+29
* | Process requests in correct orderChocobozzz2022-12-291-24/+38
* | Reorder playlists when adding an elementChocobozzz2022-12-293-7/+15
* | Try to fix github api rate limitChocobozzz2022-12-292-1/+12
* | Fix buildChocobozzz2022-12-295-9/+21
* | More robust player stats cardChocobozzz2022-12-291-2/+2
* | feat(player/playbackRate): set rate with url paramkontrollanten2022-12-293-0/+8
* | Log HLS fatal error with error label (#5484)kontrollanten2022-12-291-2/+2
* | Fix incorrect merge with hls.js dependencyChocobozzz2022-12-282-5/+5
* | Improve sync channel loggingChocobozzz2022-12-281-1/+1
* | Prevent sending log error to server on 404Chocobozzz2022-12-282-1/+13
* | More robust short to complete uuid error handlerChocobozzz2022-12-281-1/+7
* | Improve upgrade documentationChocobozzz2022-12-282-25/+31
* | Upgrade player p2p dependencyChocobozzz2022-12-232-11/+11
* | Fix sync testsChocobozzz2022-12-231-1/+2
* | Don't need to use redis to block tracker ipsChocobozzz2022-12-233-32/+20
* | Replay the stream when clicking on live buttonChocobozzz2022-12-231-0/+1
* | Merge branch 'release/5.0.0' into developChocobozzz2022-12-210-0/+0
|\|
| * Rollback to hls.js 1.2.5Chocobozzz2022-12-212-5/+5
* | Merge branch 'release/5.0.0' into developChocobozzz2022-12-214-21/+23
|\|
| * Display video actions in homepageChocobozzz2022-12-212-2/+2
| * Fix local channel statsChocobozzz2022-12-212-19/+21
* | Prevent grey live button when loading the liveChocobozzz2022-12-211-0/+3
* | Merge branch 'feature/improve-live' into developChocobozzz2022-12-208-11/+133
|\ \
| * | Add back to live featureChocobozzz2022-12-208-11/+133
* | | Prefer displaying channel in rss feedsChocobozzz2022-12-202-6/+6
* | | Add ability to get user from file tokenChocobozzz2022-12-207-31/+64
* | | Merge branch 'release/5.0.0' into developChocobozzz2022-12-196-31/+38
|\ \ \ | | |/ | |/|
| * | Forward 206 status code for object storage proxyChocobozzz2022-12-192-3/+17